diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 546d72b6b..da4830e1e 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -38,6 +38,15 @@ During the alpha period, things might break! We take breaking changes very serio - Added convenience tokens for `--wa-font-size-smaller` and `--wa-font-size-larger` - Updated components to use relative `em` values for internal padding and margin wherever appropriate - 🚨 BREAKING: removed the `hint` property and slot from ``; please apply hints directly to `` instead +- 🚨 BREAKING: redesigned `` with extensive new functionality + - Added support for range sliders with dual thumbs using the `range` attribute + - Added vertical orientation support with `orientation="vertical"` + - Added visual markers at each step with `with-markers` + - Added contextual reference labels with `with-references` and the `reference` slot + - Added tooltips showing current values with `with-tooltip` + - Added customizable indicator offset with `indicator-offset` attribute + - Added value formatting support with the `valueFormatter` property + - Updated to use consistent `with-*` attribute naming pattern - Added a new free component: `` (#2 of 14 per stretch goals) - Added a `min-block-size` to `` to ensure the divider is visible regardless of container height [issue:675] - Added support for `name` in `` for exclusively opening one in a group @@ -52,7 +61,6 @@ During the alpha period, things might break! We take breaking changes very serio - Improved native `