v0.16.0
Changelog
- FEAT: New
ShadTimePicker
andShadTimePickerFormField
components. - FIX:
maxLength
,maxLengthEnforcement
andshowCursor
not working onShadInput
- FIX:
ShadCalendar
range day button text style whendisableSecondaryBorder
istrue
. - CHORE: Set minimum Flutter version to
3.24.0
- CHORE: Remove
trackColor
fromShadSwitch
(thanks to @raghavthegreat) - FIX:
ShadSlider
onChanged
called on every controller update (thanks to @helightdev).
What's Changed
- docs: update button docs to child from text by @rhaeyx in #197
- Docs/fix wrong code samples by @nank1ro in #198
- Fix onChanged being called on every controller update by @helightdev in #202
- feat/time-picker by @nank1ro in #195
New Contributors
- @rhaeyx made their first contribution in #197
- @helightdev made their first contribution in #202
Full Changelog: v0.15.4...v0.16.0