Skip to content

Releases: nank1ro/flutter-shadcn-ui

v0.17.3

03 Jan 10:50
Compare
Choose a tag to compare

What's Changed

  • Protect onExit from setting value after dispose by @jezell in #219

New Contributors

Full Changelog: v0.17.2...v0.17.3

v0.17.2

02 Jan 15:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

31 Dec 15:28
d3b96db
Compare
Choose a tag to compare

Changelog

  • FIX: ShadInputOTP text alignment and padding
  • FEAT: Add textInputAction to ShadInputOTPSlot

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

30 Dec 11:28
Compare
Choose a tag to compare

Changelog

  • FEAT: Add ShadInputOTP and ShadInputOTPFormField components.
  • BREAKING CHANGE: The ShadBorder no longer has default values, if you want to see the border rendered provide a color and a width greater than 0. This fixes the merge of material borders.
  • FIX: ShadTabs border radius.
  • FIX: ShadSlider focused thumb.
  • FIX: ShadResizable resize when Directionality is RTL.
  • FIX: Update the destructive color on dark mode to be more visible.
  • FIX: Make inherited widget lookup untyped

What's Changed

Full Changelog: v0.16.3...v0.17.0

v0.16.3

11 Dec 14:12
378c989
Compare
Choose a tag to compare

Changelog

  • FIX: showCursor default value in ShadInputFormField

What's Changed

Full Changelog: v0.16.2...v0.16.3

v0.16.2

09 Dec 11:58
Compare
Choose a tag to compare

Changelog

  • FIX: ShadTabs and ShadResizable lerp
  • FIX: ShadTabs focused border color in dark mode

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1

09 Dec 11:45
Compare
Choose a tag to compare

Full Changelog: v0.16.0...v0.16.1

v0.16.0

27 Nov 10:58
bf7028f
Compare
Choose a tag to compare

Changelog

  • FEAT: New ShadTimePicker and ShadTimePickerFormField components.
  • FIX: maxLength, maxLengthEnforcement and showCursor not working on ShadInput
  • FIX: ShadCalendar range day button text style when disableSecondaryBorder is true.
  • CHORE: Set minimum Flutter version to 3.24.0
  • CHORE: Remove trackColor from ShadSwitch (thanks to @raghavthegreat)
  • FIX: ShadSlider onChanged called on every controller update (thanks to @helightdev).

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.16.0

v0.15.4

15 Nov 15:09
Compare
Choose a tag to compare

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

Full Changelog: v0.15.3...v0.15.4

v0.15.3

08 Nov 17:48
Compare
Choose a tag to compare

Full Changelog: v0.15.2...v0.15.3