Skip to content

v0.4.2

Latest

Choose a tag to compare

@harasya harasya released this 17 Apr 01:04

0.4.2 (2026-04-17)

🚀 Features

  • update props (456abbb)
  • add docs package (VitePress) (a12860a)
  • deploy: rename Dockerfile and add docker-compose (653bb92)
  • docs: add Dockerfile and .dockerignore for containerized docs deployment (3e22de8)
  • docs: add Foundation and Assets sections to documentation (b4c5085)
  • vue: add tooltip placement, new component exports, and build CSS (77d47ed)

🩹 Fixes

  • pagination: inactive items border-only style, fix VitePress border reset (dbb91e6)
  • select-picker: add dark mode styles for dropdown options (cb0876f)
  • slots: add dark mode support and fix positioner z-index (0b266a7)
  • solid: use pnpm instead of yarn for test command in build script (e0a8fea)
  • vue: move vue to peerDependencies to prevent dual instance on SSR (4d4efcc)
  • vue: add node export condition and fix external regex for SSR compatibility (dd48ebd)
  • vue: revert node export condition, bump versions (c3098bc)
  • vue: overlay components — dialog, menu, popover, tooltip (c509584)

❤️ Thank You