Releases: nank1ro/flutter-shadcn-ui
Releases · nank1ro/flutter-shadcn-ui
v0.11.1
What's Changed
- feat: Add custom
headers
support toShadImage
for network images by @devaryakjha in #162
New Contributors
- @devaryakjha made their first contribution in #162
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- FEAT: Add
ShadSelect.multiple
,ShadSelect.multipleWithSearch
,ShadSelectMultipleFormField
andShadSelectMultipleFormField.withSearch
constructors. - FEAT: Add
onChangedNullable
toShadSelect
andShadSelectFormField
, to allow the deselection of an option. - Improve the
ShadSelect
focus behavior. - Improve size of
ShadSelect
options to fit the available space.
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.8
v0.9.7
v0.9.6
- Fix: the browser context menu has been enabled again, and deactivated only for the
ShadContextMenu
component.
Full write-up:
https://mariuti.com/posts/flutter-web-disable-browser-context-menu-for-specific-widget/
What's Changed
Full Changelog: v0.9.5...v0.9.6
v0.9.5
- Add text selection toolbar to
ShadInput
(thanks to @moshOntong-IT).
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
v0.9.2
What's Changed
- feat: added gap on input and input theme by @moshOntong-IT in #136
New Contributors
- @moshOntong-IT made their first contribution in #136
Full Changelog: v0.9.1...v0.9.2