Releases: knadh/oat
Releases · knadh/oat
v0.3.0
What's Changed
- Fix typo in toast button example by @muhammad-paksi in #35
- Fix link to theme.css by @hfactor in #38
- docs: clarify ot.toast() parameter order (message, title) by @amareshsm in #50
- Fix typo in download instructions for CSS and JS files by @santanubiswas948 in #54
- docs: add Extensions section beginning with oat-chips library by @someshkar in #26
New Contributors
- @muhammad-paksi made their first contribution in #35
- @hfactor made their first contribution in #38
- @amareshsm made their first contribution in #50
- @santanubiswas948 made their first contribution in #54
- @someshkar made their first contribution in #26
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: persist theme toggle with localStorage by @ashishxcode in #4
- fix: dark mode style fixes for scrollbars and chevron icon colors by @Vikram-Hegde in #16
- fix(docs): prevent FOUC in dark mode by @Vikram-Hegde in #18
- feat(css): migrate to logical properties for better internationalization by @Vikram-Hegde in #19
New Contributors
- @ashishxcode made their first contribution in #4
- @Vikram-Hegde made their first contribution in #16
Full Changelog: v0.1.0...v0.2.0