v15.5.0
What's Changed
- fix(listbox-button): added invalid state to form by @agliga in #1984
- feat(icons): updated icons by @ArtBlue in #1988
- fix(button): added hover color and border color to secondary button by @agliga in #1990
- build(deps): bump activesupport from 6.0.5.1 to 6.0.6.1 by @dependabot in #1980
- 15.5.0 release by @agliga in #1994
- build(deps): bump ua-parser-js from 1.0.2 to 1.0.33 by @dependabot in #1993
Major icon update
After a long time coming, we have updated all our icons to match design system. We have a plentitude of new icons using the format icon-{icon-name}-{size}
, like for example: icon-add-16
will be the add icon at 16 pixels.
All old icons are still present, but will be removed next major version. We plan on putting out an icon map where we show the old names and what new names they map out to. So stay tuned for that!
Full Changelog: v15.4.0...v15.5.0