Skip to content

Releases: TxnLab/use-wallet-ui

v1.1.0

04 Mar 07:34

Choose a tag to compare

1.1.0 (2026-03-04)

Features

  • plugin: add modular plugin architecture for UI extensions (#44) (cf08429)

v1.0.0

21 Jan 04:56

Choose a tag to compare

1.0.0 (2026-01-21)

Bug Fixes

  • css: inject styles at start of head for consumer overrides (#32) (820c6c7)

  • NfdAvatar: add data-wallet-ui for CSS utility scoping (#31) (b58b7a0)

  • css: use :where() for button reset to allow utility overrides (#25) (221c660)

  • css: use Tailwind v3-compatible CSS variable syntax (#24) (a4aeeb7)

  • feat(css)!: redesign CSS architecture for v1.0 (fb6ccc3)

BREAKING CHANGES

  • CSS architecture has been redesigned for better
    customization support and isolation.

v1.0.0-beta.3

21 Jan 02:32

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2026-01-21)

Bug Fixes

  • css: inject styles at start of head for consumer overrides (#32) (820c6c7)

v1.0.0-beta.2

20 Jan 21:47

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2026-01-20)

Bug Fixes

  • NfdAvatar: add data-wallet-ui for CSS utility scoping (#31) (b58b7a0)

v1.0.0-beta.1

20 Jan 13:28

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2026-01-20)

Bug Fixes

  • css: use :where() for button reset to allow utility overrides (#25) (221c660)

  • css: use Tailwind v3-compatible CSS variable syntax (#24) (a4aeeb7)

  • feat(css)!: redesign CSS architecture for v1.0 (fb6ccc3)

BREAKING CHANGES

  • CSS architecture has been redesigned for better
    customization support and isolation.

v0.4.2

19 Jan 08:27

Choose a tag to compare

0.4.2 (2026-01-19)

Bug Fixes

  • theme: use CSS custom properties for portal-rendered components (#22) (f13f7e0)

v0.4.1

19 Jan 05:52

Choose a tag to compare

0.4.1 (2026-01-19)

Bug Fixes

  • css: scope preflight/reset styles to wallet UI containers only (#15) (75eb934)

v0.4.0

18 Jan 07:27

Choose a tag to compare

0.4.0 (2026-01-18)

Features

  • theme: add light/dark mode theming support (#5) (f1fd7ac)

v0.3.1

17 Jan 20:33

Choose a tag to compare

0.3.1 (2026-01-17)

Bug Fixes

  • ci: remove pnpm version to use packageManager field (#3) (fdf7c12)