Releases: ikun-svelte/ikun-ui
Releases · ikun-svelte/ikun-ui
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)