Releases: nank1ro/flutter-shadcn-ui
Releases · nank1ro/flutter-shadcn-ui
v0.16.3
v0.16.2
v0.16.1
Full Changelog: v0.16.0...v0.16.1
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
v0.15.4
What's Changed
- chore: remove unnecessary track color in switch by @RaghavTheGreat1 in #194
- CHORE: Set minimum Flutter version to
3.24.0
New Contributors
- @RaghavTheGreat1 made their first contribution in #194
Full Changelog: v0.15.3...v0.15.4
v0.15.3
Full Changelog: v0.15.2...v0.15.3