Skip to content

Releases: witchcraftjs/ui

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)

v0.4.0-beta.5

14 Apr 22:37

Choose a tag to compare

v0.4.0-beta.5 Pre-release
Pre-release

0.4.0-beta.5 (2026-04-14)

⭐ 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

Choose a tag to compare

v0.4.0-beta.4 Pre-release
Pre-release

0.4.0-beta.4 (2026-04-14)

🐛 Fixes

fixed the component resolver (04ece4e)

📖 Documentation

small lint (b4584f4)