Version 0.10.0 - 28th January 2026
Overview
- support Angular 21 in angular packages
Breaking Changes
- the
headingTagprop from the accordion has been renamed toheadingLeveland 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