2.1.0 (2025-01-16)
Features
- improve stacking context for overlay components (#3349) (7ea0640)
- sbb-container, sbb-sticky-bar: add 'midnight' and 'charcoal' color variants (#3337) (6eee274)
- sbb-dialog: introduce
backdrop
property to control backdrop density (#3325) (813b141), closes #2806 - sbb-menu: improvements on arrow navigation (#3341) (d90364f)
Bug Fixes
- fix active color of buttons (#3327) (4a13b78)
- handle datepicker association reliably (#3339) (be060fb), closes #3331
- sbb-select: handle properties change (#3334) (d6b914a)
- sbb-select: respect text node mutations for displayed value (#3329) (707366a), closes #3298