Skip to content

v0.22.2

Compare
Choose a tag to compare
@nank1ro nank1ro released this 04 Mar 11:01
· 10 commits to main since this release

Changelog

  • FIX: Add constraints to ShadInput and ShadInputFormField, by default the min height is calculated based on the style and placeholderStyle.
  • FIX: ShadInput style and placeholder style which are now merged instead of replaced.
  • FIX ShadMenubar wrong padding used for the context menu.
  • CHORE: Set min flutter version to 3.29.0 (thanks to @qk7b)

What's Changed

  • chore: Update pubspec.yaml to set minimal version to 3.29.0 by @qk7b in #312
  • fix: input constraints by @nank1ro in #315

New Contributors

  • @qk7b made their first contribution in #312

Full Changelog: v0.22.1...v0.22.2