Closed davidrus closed 7 years ago
affects: @blaze-elements/toggle
Please check if the PR fulfills these requirements
yarn ts:format && yarn ts:lint:fix
What kind of change does this PR introduce? (check one with "x")
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Other... Please describe:
What is the current behavior? (You can also link to an open issue here) Toggle does not emit onchange event when value changed
What is the new behavior? OnChange was emitted when toggle checked was changed
Does this PR introduce a breaking change? (check one with "x")
[ ] Yes [x] No
affects: @blaze-elements/toggle
Please check if the PR fulfills these requirements
yarn ts:format && yarn ts:lint:fix
)What kind of change does this PR introduce? (check one with "x")
What is the current behavior? (You can also link to an open issue here) Toggle does not emit onchange event when value changed
What is the new behavior? OnChange was emitted when toggle checked was changed
Does this PR introduce a breaking change? (check one with "x")