v0.11.0-rc.0
Pre-release
Pre-release
·
4907 commits
to main
since this release
0.11.0-rc.0 (2020-10-08)
Bug Fixes
chore
Features
BREAKING CHANGES
- deleted deprecated component
FilterItem, please useFilterGroupIteminstead. TheFilterBaris now accepting onlyFilterGroupItems as children. - Token: the Token text is now defined via the
textprop,childrenhas no effect anymore. - Token:
onDeleteis removed as the Token shouldn’t be used as a standalone component.