Releases: nextui-vue/nextui-vue
Releases · nextui-vue/nextui-vue
v0.0.16-beta.2
No significant changes
View changes on GitHub
v0.0.16-beta.1
v0.0.15
No significant changes
View changes on GitHub
v0.0.15-beta.2
No significant changes
View changes on GitHub
v0.0.15-beta.1
No significant changes
View changes on GitHub
v0.0.14
🚀 Features
- button:
- Support the
disableRipple
prop - by @hotdogc1017 (64aaf) - Support the
spinnerPlacement
prop - by @hotdogc1017 (f64f4)
- Support the
- useRipple:
- Support the disabled option - by @hotdogc1017 (78694)
🐞 Bug Fixes
- Add vitepress patch for component display issue - by @hotdogc1017 in #141 (f0dbf)
- button: Boolean type props are not effective - by @hotdogc1017 in #150 (8d07d)
- core: Package not available - by @hotdogc1017 (93605)
View changes on GitHub
v0.0.13
🚨 Breaking Changes
- Migrate to the HeroUI structure - by @hotdogc1017 (1ba2d)
🚀 Features
- Add a new package for creating component template - by @hotdogc1017 (94b37)
- alert:
- Add a new component under development - by @hotdogc1017 (70339)
- Enhance the
Alert
component feature and docs. - by @hotdogc1017 (a24be)
- bin:
- Improve the bin file for creating new template component and the required template files - by @hotdogc1017 (303a5)
- button:
- Support startContent & endContent & spinner slots - by @hotdogc1017 (61ec6)
- docs:
- Migrate to tailwindCSS v4 - by @hotdogc1017 (303a5)
- shared:
- Adjust ripple styles - by @hotdogc1017 (95ce2)
🐞 Bug Fixes
- Error when bundling in the
docs
workspace. - by @hotdogc1017 (e233b) - Button: Interactive effects are lost. - by @hotdogc1017 (75f6e)
- alert: The component's content no align - by @hotdogc1017 (59db3)
- button: Replace
@nextui-org/theme
to@heroui/theme
- by @hotdogc1017 (77914) - docs: Update build script - by @hotdogc1017 (a6864)
🏎 Performance
- alert: Enhance the component's features - by @hotdogc1017 (2c33b)
View changes on GitHub
v0.0.13-beta.5
No significant changes
View changes on GitHub
test/ci
🚀 Features
- Add a new package for creating component template - by @hotdogc1017 (94b37)
- alert:
- Add a new component under development - by @hotdogc1017 (70339)
- Enhance the
Alert
component feature and docs. - by @hotdogc1017 (a24be)
- bin:
- Improve the bin file for creating new template component and the required template files - by @HOTD
v0.0.12
🐞 Bug Fixes
- Reorganize the package.json file and required dependencies in the
docs
workspace - by @hotdogc1017 (abf23)
🏎 Performance
- button: Remove redundant reactive variables controlling the button component's styles. - by @hotdogc1017 (df342)