Releases: ikun-svelte/ikun-ui
Releases · ikun-svelte/ikun-ui
v0.1.0
🚀 Features
- Added KTabs component - by @baiwusanyu-c in #360 (48510)
- KTabs added dark mode - by @baiwusanyu-c in #363 (3e27a)
- Added Descriptions Component - by @vtrbo and @baiwusanyu-c in #340 (64d8d)
- Added KCarousel component - by @baiwusanyu-c in #366 (e7f5c)
- Added affix component - by @vtrbo and @baiwusanyu-c in #352 (36469)
🐞 Bug Fixes
- Fix buttonGroupKey export error - by @baiwusanyu-c (4495d)
- Input and select component bg should be transparent - by @baiwusanyu-c in #364 (69e61)
View changes on GitHub
v0.0.16
No significant changes
View changes on GitHub
v0.0.13
🚀 Features
- feat: select component support sizes prop (@baiwusanyu-c in #324)
- feat: pagination component support dark mode (@baiwusanyu-c in #329)
- feat: Form & FormItem component (@moushicheng in #108)
- feat: KSlider support size prop (@baiwusanyu-c in #339)
- feat: KForm support KSlider component (@baiwusanyu-c in #350)
- feat: popover can control the arrow display (@baiwusanyu-c in #309)
- feat: added input component clearable props (@baiwusanyu-c in #313)
- feat: select component support remote search (@baiwusanyu-c in #316)
🐞 Bug Fixes
- fix: Fixed display error when there is only 1 page (@baiwusanyu-c in 03e2ea3)
- fix: fixed pagination color error in dark mode (@baiwusanyu-c in #330)
- fix: Fixed some atomic classes being ignored by unocss (@baiwusanyu-c in #332)
- fix: switch does not require verification required (@baiwusanyu-c in 3b3c5a5)
- fix: fixed the smallest size input box has abnormal style in dark mode (@vtrbo in #303)
- fix: fixed divider style error and doc error (@vtrbo in #315)
- fix: Replace the $app/environment with esm-env (@Soya-xy in #319)
View changes on GitHub
v0.0.13-beta.3
No significant changes
View changes on GitHub
v0.0.11
🚀 Features
- Added virtual list component - by @baiwusanyu-c in #295 (a2b65)
- Contextmenu support dark mode - by @baiwusanyu-c in #297 (bd1d0)
- Optimize popover animation and shadow - by @baiwusanyu-c in #300 (5d67f)
🐞 Bug Fixes
View changes on GitHub
v0.0.10
🚀 Features
- Added switch three sizes - by @vtrbo in #286 (477f5)
- Added rate three sizes - by @vtrbo in #288 (dee70)
- Added radio, radio-group three sizes - by @vtrbo and @baiwusanyu-c in #287 (96416)
- Added checkbox, checkbox-group three sizes - by @vtrbo and @baiwusanyu-c in #285 (4ab7c)
- Added empty component - by @baiwusanyu-c in #290 (6aefa)
- Added card component - by @vtrbo in #279 (34afc)
🐞 Bug Fixes
- Fix svelte unknown extension - by @baiwusanyu-c in #294 (e50f4)
View changes on GitHub
v0.0.10-beta.0
🚀 Features
- Added switch three sizes - by @vtrbo in #286 (477f5)
- Added rate three sizes - by @vtrbo in #288 (dee70)
- Added radio, radio-group three sizes - by @vtrbo and @baiwusanyu-c in #287 (96416)
- Added checkbox, checkbox-group three sizes - by @vtrbo and @baiwusanyu-c in #285 (4ab7c)
- Added empty component - by @baiwusanyu-c in #290 (6aefa)
- Added card component - by @vtrbo in #279 (34afc)
🐞 Bug Fixes
- Fix svelte unknown extension - by @baiwusanyu-c in #294 (e50f4)
View changes on GitHub
v0.0.9
chore: release v0.0.9
v0.0.9-beta.9
🚀 Features
- Popover component added disabled prop - by @baiwusanyu-c in #257 (10160)
- Popover component added change event - by @baiwusanyu-c in #258 (9bc46)
- Added popconfirm component - by @baiwusanyu-c in #259 (53759)
- Added contextmenu component - by @baiwusanyu-c in #262 (038f1)
- Better notification component destruction animation - by @Lete114 and baiwusanyu-c in #260 (918d4)
- Added divider component - by @vtrbo in #265 (fdb05)
- Added KInfinite component - by @baiwusanyu-c in #267 (96b5d)
- Added password input - by @baiwusanyu-c in #268 (6b10a)
- Input component added prepend and append - by @baiwusanyu-c in #269 (ce01f)
- Added input component search event - by @baiwusanyu-c in #270 (ede73)
🐞 Bug Fixes
- Fixed the rate component is started, unocss reports warning. - by @vtrbo in #264 (a23a9)
- Fixed the problem that the tag component icon style error - by @vtrbo in #263 (68412)
View changes on GitHub
v0.0.9-beta.8
🐞 Bug Fixes
- Unocss reports cursor warning in rate component started - by @vtrbo in #252 (18eb9)
- Fix export error - by @baiwusanyu-c (56f8d)