Skip to content

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 27 May 06:17
· 123 commits to main since this release

   🚀 Features

  • components: add direction prop to Popper components  -  by @soybeanfe (90584)
  • config-provider: integrate Nuxt detection and remove nuxt prop  -  by @soybeanfe (1cd2f)
  • nuxt: initialize Nuxt project structure with essential files and configurations  -  by @soybeanfe (36fb8)
  • typings: add SWatermark component to global typings  -  by @soybeanfe (cfb01)

   🐞 Bug Fixes

  • icon:
  • package:
    • remove unnecessary postinstall script from package.json  -  by @soybeanfe (b8bb1)

   🛠 Optimizations

  • css: remove unused reset CSS import  -  by @soybeanfe (18677)
  • tree-menu: enhance tooltip and badge integration in tree menu styles and components  -  by @soybeanfe (07bc0)
    View changes on GitHub