Breaking changes
class="spinner"is replaced witharia-busy="true"- Toast functions have changed to
ot.toast(), ot.toast.el(), ot.toast.clear()in addition to being available as ES6 modules.
What's Changed
- fix: ensure that commandfor polyfill only affects button elements by @TravonteD in #68
- fix: add
resizeevent to dropdown for proper repositioning by @amareshsm in #65 - fix: add missing --faint-foreground variable and implement .text-lighter by @amareshsm in #64
- chore: move .unstyled utility inside @layer utilities by @amareshsm in #63
- [Updated to typo fixes] docs typo cleanup by @sarthakworks in #81
- Make border on focused form elements more visible by @klovaaxel in #90
- ot-dropdown: flip on overflow; add Home/End/Escape keys by @shreyansh96 in #95
- enhancement: Improve dialog spacing and responsive margins by @Vikram-Hegde in #100
New Contributors
- @TravonteD made their first contribution in #68
- @sarthakworks made their first contribution in #81
- @klovaaxel made their first contribution in #90
- @shreyansh96 made their first contribution in #95
Full Changelog: v0.3.0...v0.4.0