update changelog

This commit is contained in:
Cory LaViska
2024-12-17 11:10:10 -05:00
parent 37a1680a85
commit 8fbd0b54e4

View File

@@ -12,6 +12,14 @@ Components with the <wa-badge variant="warning" pill>Experimental</wa-badge> 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 `<wa-checkbox>` and `<wa-radio>`
- Removed stateful CSS parts in favor of custom states
- `<wa-checkbox>`: `control--checked`, `control--indeterminate`
- `<wa-radio>`: `control--checked`
- `<wa-tree-item>`: `item--disabled`, `item--expanded`, `item--indeterminate`, `item--selected`
## 3.0.0-alpha.5
- Added the Finnish translation