Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(checkbox): remove deprecated value input #2618

Merged
merged 2 commits into from
Dec 16, 2020
Merged

feat(checkbox): remove deprecated value input #2618

merged 2 commits into from
Dec 16, 2020

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Dec 16, 2020

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

BREAKING CHANGE:
NbCheckboxComponent.value and NbCheckboxComponent.valueChange properties removed. Use checked and checkedChange accordingly.

BREAKING CHANGE:
`NbCheckboxComponent.value` property removed. Use `checked`.
`NbCheckboxComponent.valueChange` property removed. Use `checkedChange`.
@yggg yggg merged commit 0380050 into akveo:master Dec 16, 2020
@yggg yggg deleted the feat/checkbox-remove-deprecated-value-input branch December 16, 2020 19:52
yggg added a commit that referenced this pull request Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant