v3.130.0
·
64 commits
to master
since this release
Bug Fixes
- @clayui/css: custom-control-outside shouldn't be clickable beyond the text (42b167f)
- @clayui/css: LPD-47339 loading-animation-squares should look like loading-animation when c-prefers-reduced-motion is on (66f0d11)
- @clayui/css: LPD-51231 custom-control-outside renders text below input (b70f601)
Features
- @clayui/core: LPD-46157 Improvements on visual and review requests (94005a2)
- @clayui/core: LPD-46157 simplifies the implementation of IconSelector, adds public APIs and removes some unnecessary stuff (18455d4)
- @clayui/core: LPD-46381 Language Picker should use shrink be default (d946364)
- @clayui/core: LPD-46381 Picker adds shrink prop (885c124)
- @clayui/css: LPD-46381 Forms add form-control-shrink to make width of select element only as wide as its contents (7f8db3d)
- @clayui/css: LPD-49901 Icons, adds send.svg (0fd5cf5)
- @clayui/css: LPD-50634 Icons adds Speed and Voice svgs (cb40bc1)
- @clayui/form: LPD-46381 Select adds shrink to make select element only as wide as its longest option (e87cd5c)
- @clayui/icon-selector: LPD-46157 Add docs and stories (9db809d)
- @clayui/icon-selector: LPD-46157 Add new icon-selector component and it's imports (0c0b26a)
- @clayui/icon-selector: LPD-46157 Add style to icon selector (fa00f38)
- @clayui/icon-selector: LPD-46157 Update dependencies (1e6fbf6)