Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 10:29
· 132 commits to main since this release

πŸš€ Release addon-ui v0.5.0 (2025-10-17)

✨ Features

  • ScrollArea: add scrollTo support and improve imperative handle usage (2a752d1)

  • ScrollArea: add viewportRef and viewportProps support, update transitions in styles (0ce3323)

  • styles: add view mixin for scoped styling based on view attributes (1f098fb)

  • styles: extend transition properties to include border-color and background (46cb160)

  • Viewport: add transition support with withTransition control and scoped styles (3652483)

πŸ› Bug Fixed

  • Tooltip: set default value for delayDuration prop (ea29ff2)

πŸ› οΈ Refactoring

  • types: update tooltip type to omit content property in TooltipProps (5231c3e)

πŸ™Œ Contributors