mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-04 16:48:51 +08:00
5.3 KiB
5.3 KiB
Changelog
1.3.9 (2024-11-27)
1.3.8 (2024-11-27)
1.3.7 (2024-11-26)
Features
- button: add
icon
andloadingIcon
prop support (2996866)
1.3.6 (2024-11-26)
1.3.5 (2024-11-26)
1.3.4 (2024-11-25)
1.3.3 (2024-11-24)
1.3.3-beta.1 (2024-11-24)
Performance Improvements
- input: update InputType in input.d.ts (e9b9b07)
1.3.2 (2024-11-23)
v1.3.1
🩹 Fixes
- docs: Hydration mismatch (d685aae)
❤️ Contributors
- HoshinoSuzumi (@HoshinoSuzumi)
v1.3.0
🚀 Enhancements
- Button): add match and invert color mode refactor(docs: Update docs (0e070c8)
💅 Refactors
- button: Export defineComponent instead of setup (15aa231)
📖 Documentation
- message: Fix typo (f68fa2f)
🏡 Chore
❤️ Contributors
- HoshinoSuzumi (@HoshinoSuzumi)
v1.2.0
🚀 Enhancements
- button: Add disabled and loading state (ed419ef)
- message: New component
messages
andmessage
(4406130)
🩹 Fixes
- docs: Some colors can not be rendered (36818ce)
- docs: Interactive colors rendering and lint code (e62f759)
- docs: Wrong import path (6d95d9f)
💅 Refactors
- message: BREAKING redesign component props (222d2e8)
📖 Documentation
- interactive: Add interactive props (355843b)
- ui: Adjust the readability of page title (ce52146)
- message,button: Update docs (d9ad42d)
🏡 Chore
❤️ Contributors
- HoshinoSuzumi master@uniiem.com
v1.1.0
🚀 Enhancements
- button: Add disabled and loading state (ed419ef)
📖 Documentation
- Fix typo (2b9e776)
❤️ Contributors
- HoshinoSuzumi (@HoshinoSuzumi)
- Timothy Yin (@HoshinoSuzumi)
v1.0.7
📖 Documentation
- Installation guide (8cbef08)
🏡 Chore
- Update tsconfig to exclude docs directory (339cb86)
❤️ Contributors
- HoshinoSuzumi (@HoshinoSuzumi)