Skip to content

Releases: nank1ro/flutter-shadcn-ui

v0.17.6

07 Jan 17:19
54fbdfb
Compare
Choose a tag to compare

Changelog

  • FIX: Fix the iconSize of ShadButton, add iconSize to ShadButton.

What's Changed

Full Changelog: v0.17.5...v0.17.6

v0.17.5

07 Jan 16:18
Compare
Choose a tag to compare

Changelog

  • FEAT: New OrderPolicy, LinearOrderPolicy, ReverseOrderPolicy and CustomOrderPolicy to update the order policy of the items in a list, this can be very useful to arrange the order of the parts of the shadcn components.
  • FEAT: Add orderPolicy to ShadOption, ShadAlert, ShadButton, ShadCheckbox, ShadCheckboxFormField, ShadDatePicker, ShadDatePickerFormField, ShadDateRangePickerFormField, ShadRadio, ShadSwitch, ShadSwitchFormField, ShadToast.
  • FEAT: Add expands to ShadButton, defaults to false. Use it if you want the button's child to expand to fill the available space.

What's Changed

Full Changelog: v0.17.4...v0.17.5

v0.17.4

07 Jan 12:11
ba1bead
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.3...v0.17.4

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