docs: update changelog

This commit is contained in:
2025-05-25 12:35:54 +03:00
parent 9afd83cb71
commit d3f32276a9

View File

@@ -1,3 +1,20 @@
## 0.0.2
### Changes
- `RectButtonComponent`: Make color mandatory
- `ModalComponent`: Support any component as closeButton
## 0.0.1
* TODO: Describe initial release.
Initial release.
Components:
- `TextFieldComponent`
- `RectButtonComponent`
- `ModalComponent`
- `ScrollableAreaComponent`
- `GridComponent`
- `ListComponent`
- `ListItemComponent`