Releases: ikun-svelte/ikun-ui
Releases · ikun-svelte/ikun-ui
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)
View changes on GitHub
v0.0.9-beta.5
🚀 Features
🐞 Bug Fixes
- Provide typing for context - by @sakanjo in #192 (5998f)
- Fixed the problem that the progress component background style is not displayed - by @baiwusanyu-c in #199 (5a7cf)
- README.md: Changed svg path - by @sakanjo in #190 (6f853)
View changes on GitHub
v0.0.9-beta.4
🚀 Features
- Update watch script - by @moushicheng in #148 (795c8)
- Added slider component - by @pkc918 and @baiwusanyu-c in #141 (c1817)
- Add useCompositionInput for better input composition - by @a145789 in #173 (eca3d)
- Added alert component - by @vtrbo in #175 (f02cc)
- Added ghost button and plain button - by @baiwusanyu-c in #186 (64be8)
- Added progress component - by @pkc918 in #183 (bcd73)
- Progress component added attrs prop - by @baiwusanyu-c (e02d8)
- Progress component added dark mode - by @baiwusanyu-c (74184)
- Progress component added format prop - by @baiwusanyu-c (a8bd8)
- KInput: Expose compositionstart and compositionend events - by @so1ve in #170 (489bd)
🐞 Bug Fixes
- Input bind value can't be updated in real time - by @vtrbo in #152 (fa590)
- Button & button-group component style enhancement - by @vtrbo in #161 (fa21e)
- Fix popover automatic update is arrow rendering error - by @baiwusanyu-c in #169 (375e7)
- Set button props default value - by @vtrbo in #168 (d4f9a)
- Fix alert export config - by @baiwusanyu-c in #179 (a5eda)
- Fix flicker when mask is off - by @baiwusanyu-c in #184 (14d77)
- The message box component hides the scroll bar - by @baiwusanyu-c in #185 (185b9)
- Fix button component types - by @baiwusanyu-c (9ddf7)
🏎 Performance
View changes on GitHub
v0.0.9-beta.3
🚀 Features
- Badge component add attrs props - by @baiwusanyu-c in #119 (0bc17)
- Add avatar component - by @vtrbo in #115 (f9692)
- Add breadcrumb and breadcrumbItem components - by @vtrbo in #123 (8f100)
- Add spin component - by @wzanbaichi and @baiwusanyu-c in #118 (8b476)
- KBadge component, docs updates, added unit test - by @vtrbo in #133 (01d57)
- Button add button size and isBorder - by @jobsofferings and Jobs in #112 (6ba74)
- Button can set icon size - by @baiwusanyu-c in #135 (d7cb3)
- Add custom header in KDrawer - by @jobsofferings and Jobs in #111 (7e828)
- Added backtop component - by @baiwusanyu-c in #138 (c6d2b)
🐞 Bug Fixes
- Use absolute position handle KMask - by @baiwusanyu-c in #129 (6dfa2)
- Fix mask height setting problem - by @baiwusanyu-c in #131 (150c8)