v0.26.0
🚀 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:
- update icon prop type to IconValue and enhance Nuxt support - by @soybeanfe (b372a)
- improve Nuxt icon handling and condition checks - by @soybeanfe (8002e)
- 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)