Releases: ikun-svelte/ikun-ui
Releases · ikun-svelte/ikun-ui
v0.2.6
🚀 Features
- Added indicators component - by @baiwusanyu-c in #434 (83879)
- Added KTour component - by @baiwusanyu-c (e4521)
View changes on GitHub
v0.2.5
No significant changes
View changes on GitHub
v0.2.3
🚀 Features
- Added timeline component - by @baiwusanyu-c in #424 (816f3)
- Timeline component support dark mode - by @baiwusanyu-c in #427 (87a8e)
View changes on GitHub
v0.2.2
🚀 Features
- Added dark mode for KSegmented - by @pkc918 in #415 (1b82a)
- Checkbox supports setting icon color and background color - by @baiwusanyu-c in #416 (68f98)
- Complete the color picker component presets partial interaction - by @baiwusanyu-c (e58ac)
- Added picker color component - by @baiwusanyu-c (7243d)
- Color picker component adds tinycolor2 api - by @baiwusanyu-c in #420 (06dd9)
- KForm supports KColorPicker component - by @baiwusanyu-c in #422 (8d782)
🐞 Bug Fixes
- Fix rgb format input value error - by @baiwusanyu-c (df770)
- Fix slider shaking when palette is dragged - by @baiwusanyu-c (10382)
- Fix the issue of stuck when dragging palette - by @baiwusanyu-c (8a5ef)
- Fix hex format color compute error - by @baiwusanyu-c (942b0)
View changes on GitHub
v0.2.1
🚀 Features
- Added skeleton component - by @baiwusanyu-c (5cc6b)
🐞 Bug Fixes
- Fix typo export error & missing dependencies - by @baiwusanyu-c in #413 (40561)
View changes on GitHub
v0.2.1-beta.0
🚀 Features
- Added skeleton component - by @baiwusanyu-c (5cc6b)
🐞 Bug Fixes
- Fix typo export error & missing dependencies - by @baiwusanyu-c in #413 (40561)
View changes on GitHub
v0.2.0
🚀 Features
- Added KFlex component - by @baiwusanyu-c in #387 (5632a)
- Added tooltip for Slider - by @pkc918 and @baiwusanyu-c in #391 (d15c8)
- Added tooltip format for Slider Component - by @pkc918 in #395 (30a53)
- Added segmented component - by @baiwusanyu-c in #396 (84d39)
- Added discrete values for KSlider - by @pkc918 in #399 (3a496)
- Added autocomplete component - by @baiwusanyu-c (8d4a9)
🐞 Bug Fixes
- Descriptions component supports dark mode - by @pkc918 in #390 (08dfd)
- Correct value of 'value' in KFlex docs - by @pkc918 in #400 (dcc32)
- Fixed can't found module file in the dropdown component - by @vtrbo in #403 (33411)
View changes on GitHub
v0.1.5
🚀 Features
- Added KStatistic component - by @baiwusanyu-c (71c0f)
- Added KCountdown component - by @baiwusanyu-c (94b74)
- Added KInputNumber component - by @baiwusanyu-c in #375 (e3be2)
- Added pageHeader component - by @baiwusanyu-c (e155e)
- Added KScrollbar component - by @baiwusanyu-c in #379 (6e566)
🐞 Bug Fixes
- Fix missing exports condition - by @baiwusanyu-c (675ec)
- The inputNumber should be reset correctly when its initial value is null - by @baiwusanyu-c in #377 (24e50)
- Fix IKunUncertainFunction typo error - by @baiwusanyu-c (77b2a)
View changes on GitHub
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