Releases: ba-st/Willow-Bootstrap
Releases · ba-st/Willow-Bootstrap
v14.0.0
What's Changed
- Add
synchronicLinkLabeled:applying:
to component suppliers this by @matiasgiorda1999 in #127 - Add Pharo 11 support by @gcotelli in #128
- Update Willow to v15
- Update Bootstrap to v4.6.2
- Update Bootstrap Select to v1.13.18
- Update Bootstrap Datepicker to v1.10.0
New Contributors
- @matiasgiorda1999 made their first contribution in #127
Full Changelog: v13.2.0...v14.0.0
v13.2.0
What's Changed
- Minor protocol corrections. by @mtabacman in #118
- Trim blank spaces in classifications by @jvanecek in #121
- Add Radio Button to B3 and B4 supplier by @jvanecek in #123
- Add Pharo 10 support by @gcotelli in #124
Full Changelog: v13.1.1...v13.2.0
v13.1.1
v13.1.0
v13.0.0
Willow v14 includes many changes in the interaction and component supplier protocols.
See the updated migration notes for details.
Deprecations for Willow-Bootstrap methods and classes are available in the migration package Willow-Bootstrap-MigrationTo13 (not loaded by default).
Breaking Changes
- Updated Willow to v14
- Added support for the new unified single selection view (thanks @jvanecek)
Non breaking changes
- Added support for the new time fields (thanks @ezeBalsamo)