New
v0.2.0
What's Changed
- fix: persist theme toggle with localStorage by @ashishxcode in https://github.com/knadh/oat/pull/4
- fix: dark mode style fixes for scrollbars and chevron icon colors by @Vikram-Hegde in https://github.com/knadh/oat/pull/16
- fix(docs): prevent FOUC in dark mode by @Vikram-Hegde in https://github.com/knadh/oat/pull/18
- feat(css): migrate to logical properties for better internationalization by @Vikram-Hegde in https://github.com/knadh/oat/pull/19
New Contributors
- @ashishxcode made their first contribution in https://github.com/knadh/oat/pull/4
- @Vikram-Hegde made their first contribution in https://github.com/knadh/oat/pull/16
Full Changelog: https://github.com/knadh/oat/compare/v0.1.0...v0.2.0