Skip to content

Releases: nank1ro/flutter-shadcn-ui

v0.6.3

12 Jul 17:50
b42ee49
Compare
Choose a tag to compare
  • Fix FormFields label not getting the correct style.
  • Update the Popover animation duration to be faster, the same applies to the Select component.
  • Remove unused waitDuration and showDuration from Popover.
  • Add effects and shadows to Select and SelectTheme.

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

05 Jul 16:19
863afdb
Compare
Choose a tag to compare
  • Fix form field error border decoration not working
  • Add ShadAutovalidateMode to ShadForm, with the new alwaysAfterFirstValidation mode (the new default)
  • Fix: apply Google Font to Material text theme

What's Changed

  • fix/material text theme with google font by @nank1ro in #88

Full Changelog: v0.6.1...v0.6.2

v0.6.1

04 Jul 08:17
Compare
Choose a tag to compare
  • Remove ShadButtonSize.icon. Now by default, when the icon is provided and the text is not, the button will use the icon size.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

03 Jul 16:43
96505e3
Compare
Choose a tag to compare

What's Changed

  • Add ShadTabs component
  • Add ShadColorScheme.fromName to easily create a color scheme from a name (String)
  • Add package to ShadImage (thanks to @farhanfadila1717)
  • Fix decoration of form fields
  • Fix selection controls of ShadInput

Full Changelog: v0.5.6...v0.6.0

v0.5.6

21 Jun 09:53
Compare
Choose a tag to compare
  • Fix mismatch of childAlignment and overlayAlignment in ShadPortal
  • Remove top padding of ShadPopover
  • Set default values to ShadAnchor and ShadAnchorAuto

Full Changelog: v0.5.5...v0.5.6

v0.5.5

17 Jun 09:43
Compare
Choose a tag to compare

Full Changelog: v0.5.4...v0.5.5

v0.5.4

16 Jun 09:56
f71ed25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

16 Jun 09:10
1c9f813
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 May 09:23
452244a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.2

v0.5.0

23 May 14:46
9b2a330
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.5.0