Skip to content

v0.10.0

Latest

Choose a tag to compare

@quentinderoubaix quentinderoubaix released this 28 Jan 22:05
· 7 commits to main since this release

Version 0.10.0 - 28th January 2026

Overview

  • support Angular 21 in angular packages

Breaking Changes

  • the headingTag prop from the accordion has been renamed to headingLevel and is now a number

Features

  • drawer: add new component drawer
  • added createResizeObserverMap utility to be able to apply ResizeObserver to multiple elements
  • added a PointerdownPositionDirective for tracking pointer position during drag operations. is now used in the drawer and the slider

Fixes

  • slider: put the handle labels within the slider bounds