Skip to content

v0.28.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 08:12
· 23 commits to main since this release

   🚀 Features

  • playground: add internationalization setup and locale management  -  by @soybeanfe (ce7d7)

   🐞 Bug Fixes

  • i18n: update locale file extensions from .yml to .json in translation scripts  -  by @soybeanfe (3b054)
  • styles: adjust layout for dialog, drawer, and popconfirm components  -  by @soybeanfe (f8a09)
  • types: update TypesConfig and add pathParamNames to route definitions  -  by @soybeanfe (9d18c)

   🛠 Optimizations

  • affix: remove function type from AffixTarget definition  -  by @soybeanfe (b33e9)

   💅 Refactors

  • icon: simplify icon handling and remove Nuxt-specific logic  -  by @soybeanfe (63725)

   🏡 Chore

    View changes on GitHub