diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md index 725e481be..2e51ef074 100644 --- a/docs/docs/resources/changelog.md +++ b/docs/docs/resources/changelog.md @@ -12,6 +12,14 @@ Components with the Experimental bad During the alpha period, things might break! We take breaking changes very seriously, but sometimes they're necessary to make the final product that much better. We appreciate your patience! ::: +## Next + +- Added `checked` and `disabled` custom states to `` and `` +- Removed stateful CSS parts in favor of custom states + - ``: `control--checked`, `control--indeterminate` + - ``: `control--checked` + - ``: `item--disabled`, `item--expanded`, `item--indeterminate`, `item--selected` + ## 3.0.0-alpha.5 - Added the Finnish translation