Releases: defaultdino/PillPickerView
Releases · defaultdino/PillPickerView
1.4.0
1.3.0
What's Changed
- Added selectable Limit by @xartistax in #4
New Contributors
- @xartistax made their first contribution in #4
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Option to add custom leading/trailing icons
- Option to conditionally render the icons based on item selection state
- Fix bug in static pill view causing the content to horizontally overflow
- Update example to use new features
- Update images and readme
Refer to:
- Additions/pills by @adisve in #2
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Added possibility to opt out of wrapping behavior for content.
- Icon displayed when a pill is selected can be changed
- Vertical and horizontal spacing can be changed
- Fix minor issues related to GeometryReader, and using the picker view in scroll views
- Update example project to use both wrapping and non-wrapping content
Refer to: UI/wrapping by @adisve in #1
Full Changelog: 1.0.0...1.1.0
1.0.0
Full Changelog: https://github.com/adisve/PillPickerView/commits/1.0.0