-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [90.0.0](v89.3.0...v90.0.0) (2021-09-24) ### ⚠ BREAKING CHANGES * **inputs:** Props not declared in propTypes (including className) are no longer being spread on the root element in following components: ButtonToggleGroup, Checkbox, Date, Decimal, GroupedCharacter, Number, RadioButton, Select, MultiSelect, FilterableSelect, Switch, Textarea, Textbox. Furthermore in all these components apart from the ButtonToggleGroup all not declared props will be passed to the underlying HTML input element ### Code Refactoring * **inputs:** change the way props are spread internally ([1cc93ec](1cc93ec))
- Loading branch information
1 parent
72b1da9
commit 590f6c4
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters