Skip to content

Releases: witchcraftjs/ui

v0.4.4

06 May 20:12

Choose a tag to compare

0.4.4 (2026-05-06)

🐛 Fixes

fix WRoot not taking up vertical space (25df794)

v0.4.3

23 Apr 21:53

Choose a tag to compare

0.4.3 (2026-04-23)

🐛 Fixes

make id optional for the date pickers (25ff549)

v0.4.2

19 Apr 19:35

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

v0.4.0-beta.9 Pre-release
Pre-release

0.4.0-beta.9 (2026-04-18)

🐛 Fixes

fixed incorrect text size in popovers (8d5b2a0)

v0.4.0-beta.8

18 Apr 02:41

Choose a tag to compare

v0.4.0-beta.8 Pre-release
Pre-release

0.4.0-beta.8 (2026-04-18)

🐛 Fixes

changed popup/popover content class names to make more sense (ec49dd6)

v0.4.0-beta.7

18 Apr 01:15

Choose a tag to compare

v0.4.0-beta.7 Pre-release
Pre-release

0.4.0-beta.7 (2026-04-18)

⭐ 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

Choose a tag to compare

v0.4.0-beta.11 Pre-release
Pre-release

0.4.0-beta.11 (2026-04-18)

🐛 Fixes

WPopup: fixed incorrect reka element name (d4c08a1)

v0.4.0-beta.10

18 Apr 16:20

Choose a tag to compare

v0.4.0-beta.10 Pre-release
Pre-release

0.4.0-beta.10 (2026-04-18)

⭐ New Features

WPopup: added and reworked slots (473fb12)

v0.4.0-beta.6

15 Apr 00:09

Choose a tag to compare

v0.4.0-beta.6 Pre-release
Pre-release

0.4.0-beta.6 (2026-04-15)

🐛 Fixes

fixed icon imports when using nuxt module (e2d5918)