Skip to content

Release 1.4.3

Choose a tag to compare

@github-actions github-actions released this 16 Mar 03:35
· 115 commits to main since this release

1.4.3 (2026-03-16)

πŸ› Bug Fixes

  • Fix outline styles across many UI components to support build as module (7f08788)
  • show vueless attributes on --watch or -w app serve modes (84aed48)
  • UAlert: updated contentWrapper and content classes to ensure proper width handling (6245d93)
  • UNotify: fixed text wrapping for the content and description fields to allow wrapping only long words (84c6758)
  • UTable: added rows ordering bases on columns order (9829370)
  • UTable: updated cellRef to handle a single element instead of an array (bb88cca)