Releases: ikun-svelte/ikun-ui
Releases · ikun-svelte/ikun-ui
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)
View changes on GitHub
v0.0.9-beta.7
🚀 Features
- Added rate component - by @vtrbo in #177 (31d39)
- Added checkbox group component - by @baiwusanyu-c in #237 (ed3b5)
- Added radio group component - by @baiwusanyu-c in #245 (4a56d)
- Added ellipsis component - by @baiwusanyu-c in #248 (7aea0)
- Added layout component - by @baiwusanyu-c in #251 (298bc)
- Added input three size - by @vtrbo in #246 (9ac8f)
- Added KRow and KCol component - by @baiwusanyu-c in #254 (502ae)
🐞 Bug Fixes
- Fixed the problem that the spin component rotation style error - by @pkc918 in #241 (db669)
- Fixed the problem that the radio component style is missing - by @pkc918 and @baiwusanyu-c in #243 (7e641)
- Fixed the problem that the alert component close button background styles wrong - by @pkc918 (bff5c)
- The color of the close button of the alert component is wrong - by @vtrbo in #244 (4290f)
View changes on GitHub
v0.0.9-beta.6
🚀 Features
- Lint only staged-files - by @sakanjo in #202 (416b6)
- Collapse component added showClose prop and closeIcon slot - by @baiwusanyu-c in (28b38)(48863)
- Added KLink component - by @baiwusanyu-c in #221 (7ee19)
- CONTRIBUTING.md: Update CONTRIBUTING - by @zhangmo8 (b4e18)
🐞 Bug Fixes
- Npm install clsx - by @sakanjo in #209 (c020f)
- Typing - by @sakanjo in #212 (cf4d4)
- Remove --plugin-search-dir - by @sakanjo in #232 (342af)