Skip to content

Release 1.3.8

Choose a tag to compare

@github-actions github-actions released this 24 Jan 14:56
· 400 commits to main since this release

1.3.8 (2026-01-24)

✨ Features

  • UCard: add divided prop to toggle divider between content and footer (034ef96)
  • UPagination: emit change event when pagination value updates (9c82a52)

πŸ› Bug Fixes

  • UDrawer: change default position to right (14dc960)
  • UDrawer: prevent closing drawer if mouse down on overlay and move mouse (3ae616a)
  • UDrawer: set modelValue default to true for storybook examples (300b835)
  • UDrawer: update handle and position dimensions (0d5fc78)
  • UEmpty: update styles and enhance slot content handling (6838266)
  • UIcon: remove redundant ICONS_CACHED_DIR usage to show icons (9911138)
  • UModal: adjust innerWrapper to use h-max instead of h-screen (7e9e88d)
  • UModal: prevent closing modal if mouse down on modal block and move mouse (8a4568d)
  • ensure cleanup of .cache folder and component restoration on server stop (b014628)