v6.3.0
This release adds a new OptionButton
component and updates LinkButton
to support the styling API. The generate-icons
script has been updated to take input and output directory arguments.
Added
- Add new
OptionButton
component by @lyzadanger in #1065
Changed
- Update
LinkButton
to use styling API; align withLink
by @lyzadanger in #1055 - Add optional input and output directory arguments to
scripts/generate-icons.js
by @robertknight in #1064
Full Changelog: v6.2.0...v6.3.0