v0.39.0
github-actions
released this
05 Mar 16:05
·
250 commits
to master
since this release
⚠️ Breaking Changes
🌟 Features
- Create
FileInputField
component (#219) (PR #245) - Define minimum tap target size for interactive elements (#234) (PR #242)
- Refactor
Radio
,CheckboxField
andToggle
and make them themeable (#20) (PR #238)
🐞 Bug Fixes
- Get rid of unwanted spacing of inline elements placed in
Toolbar
(PR #239)
📖 Documentation
- Bring back docs
Playground
resize bar and editor max. height, both lost after theme switch (PR #246)
🔧 Maintenance
- Upgrade GitHub actions: setup-node and upload/download-artifact (PR #247)