Skip to content

Release 1.4.8

Choose a tag to compare

@github-actions github-actions released this 07 May 08:44
· 88 commits to main since this release

1.4.8 (2026-05-07)

πŸ› Bug Fixes

  • UCol: update grow/shrink logic with explicit boolean class mappings in tests and config (8e3be0f)
  • URow: update grow/shrink logic with explicit boolean class mappings in tests and config (5288317)
  • UListbox: update max-height calculation to use nextTick for accurate DOM measurements (b49d3f5)

πŸ“– Docs

  • enhance error messaging in storybook examples for form components with detailed guidance in list format (8b1fc0a)
  • enhance Storybook documentation with anchor scrolling functionality and update empty cell label (ed4510e)