Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 17:50
· 103 commits to main since this release

πŸš€ Release addon-ui v0.8.0 (2026-01-19)

✨ Features

  • Truncate: add debounce functionality for improved performance on resize (b7d7029)

  • Truncate: add highlight functionality and improve layout in Truncate component (ef550ab)

πŸ› Bug Fixed

  • fix hooks usage and format code (21fc601)

πŸ“ Documentation

  • fix spacing inconsistencies in prop tables (a121239)

πŸ€– CI

  • release: update release-it config and workflow for improved npm handling (46ef514)

🧹 Chores

  • deps: update dependencies in package.json and package-lock.json (7047c7f)

πŸ› οΈ Refactoring

  • Highlight: update class handling and extract highlight styles (b1fbf25)

  • improve styles for components - accordion, checkbox, modal, tabs (305d4d7)

πŸ™Œ Contributors