Skip to content

v0.1.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Mar 04:36
· 1253 commits to master since this release

🚀 Features

  • palettes: add static palettes and generator adapters (275cd9f)
  • useRtl: add to composables barrel export (52a9fb9)
  • useRtl: add comprehensive tests (d277ba0)
  • useRtl: add createRtl factory and plugin trinity (203c265)
  • useRtl: add adapter barrel export (10c7990)
  • useRtl: add Vuetify0RtlAdapter with dir attribute management (d518f28)
  • useRtl: add RtlAdapter interface (c83c363)
  • useRules: add new composable (#140) (1b19054)

🔧 Bug Fixes

  • Switch: add dir="ltr" to SwitchTrack to prevent thumb flip in RTL (1b61e41)

🔬 Code Refactoring

  • useStorage: use isObject and isNullOrUndefined helpers (2455fb2)

🔄 Reverts

  • Revert "docs: FAQ search, ToC auto-collapse, UnoCSS icons, pill slider example" (f2dddbb)