2022-10-12 11:43:37 +02:00
|
|
|
## 0.0.2 - October 10th 2022
|
2022-09-19 09:52:00 +02:00
|
|
|
|
2022-09-28 11:52:18 +02:00
|
|
|
- Initial release
|
2022-10-11 16:35:47 +02:00
|
|
|
|
2022-10-12 17:01:35 +02:00
|
|
|
## 0.1.0 - October 12th 2022
|
2022-10-11 16:35:47 +02:00
|
|
|
|
|
|
|
- Added a multi line plain text input widget
|
|
|
|
- Ability to set the scrolldirection of the pageview
|
|
|
|
- Ability to set the scrollphysics of the pages' scrollview.
|
2022-10-12 17:01:35 +02:00
|
|
|
|
|
|
|
## 0.2.0 - October 13th 2022
|
|
|
|
|
|
|
|
- Added date input widget
|
2022-10-13 13:38:42 +02:00
|
|
|
|
2022-10-13 13:39:35 +02:00
|
|
|
## 1.0.0 - October 13th 2022
|
2022-10-13 13:38:42 +02:00
|
|
|
|
|
|
|
- Fix: Proper use of generics
|
|
|
|
- Inputcontrollers now have an onChange.
|
2022-10-13 13:39:12 +02:00
|
|
|
- Added switch input field
|
2022-10-13 14:59:14 +02:00
|
|
|
|
|
|
|
## 1.0.1 - October 13th 2022
|
|
|
|
|
|
|
|
- Added forgotten onChanged parameter on date input field
|
2022-10-19 09:24:37 +02:00
|
|
|
|
|
|
|
## 1.0.2 - October 13th 2022
|
|
|
|
|
|
|
|
- Added forgotten icon parameter on date input field and scrollpadding on text inputfield
|