Releases: witchcraftjs/ui
Releases · witchcraftjs/ui
v0.4.2
19 Apr 19:35
Compare
Sorry, something went wrong.
No results found
0.4.2 (2026-04-19)
🐛 Fixes
notifications: fixed type of notification componentProps (cb47b44 )
Props the component needs but are already handled should be optional for the end
user creating the notification.
v0.4.1
19 Apr 16:10
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-04-19)
🐛 Fixes
fixed small issue with WIcon resolution in nuxt (495eb27 )
v0.4.0-beta.9
18 Apr 02:59
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
fixed incorrect text size in popovers (8d5b2a0 )
v0.4.0-beta.8
18 Apr 02:41
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
changed popup/popover content class names to make more sense (ec49dd6 )
v0.4.0-beta.7
18 Apr 01:15
Compare
Sorry, something went wrong.
No results found
⭐ New Features
Popover: added option showArrow to be able to hide popover arrow (5d5876f )
Popover: added show/none options to animationDirection (b561886 )
🐛 Fixes
Popover: fixed class names in Popover (a70127b )
Combobox: fixed corners squaring when no suggestions available (2b12335 )
v0.4.0-beta.11
18 Apr 16:46
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
WPopup: fixed incorrect reka element name (d4c08a1 )
v0.4.0-beta.10
18 Apr 16:20
Compare
Sorry, something went wrong.
No results found
⭐ New Features
WPopup: added and reworked slots (473fb12 )
v0.4.0-beta.6
15 Apr 00:09
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
fixed icon imports when using nuxt module (e2d5918 )
v0.4.0-beta.5
14 Apr 22:37
Compare
Sorry, something went wrong.
No results found
⭐ New Features
Combobox: added right slot to add small icons inline with the input (7d332cc )
🐛 Fixes
Combobox: small style fixes (be3ac57 )
Combobox: fixed trigger icon (147cf6a )
v0.4.0-beta.4
14 Apr 20:26
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
fixed the component resolver (04ece4e )
📖 Documentation