Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunarya-thito committed Feb 28, 2025
1 parent 3caa65f commit 687a200
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 0.0.26
* Added ControlledComponent and ComponentController
* Added DateInput component
* Added FormattedInput component
* Fixed Calendar component
* Added ControlledCheckbox component
* Added ControlledChips component
* Added ControlledChipInput component
* Added ControlledDatePicker component
* Added ControlledRadioGroup component
* Added ControlledSelect component
* Added ControlledSlider component
* Added ControlledStarRating component
* Added ControlledSwitch component
* Added ControlledTimePicker component
* Added ControlledToggle component
* Select and MultiSelect rework
* Added IgnoreForm component
* Remove non-alphanumeric filter on Avatar getInitials
* TextField no longer wraps material TextField
* Removed deprecated withOpacity usage
* Added WidgetStateProvider component
* Fix ContextMenu state issue
* Fix select hover scroll color

## 0.0.25
* Tabs, TabList, and TabPane are now based on the new TabContainer
* Fixed InputOTP onSubmit issue
Expand Down

0 comments on commit 687a200

Please sign in to comment.