Releases: ba-st/Willow-JQueryUI
Releases · ba-st/Willow-JQueryUI
v13.1.0
What's Changed
- Swap the format of the Jquery UI files by @mtabacman in #42
- Allow configuring the selection interpreter for the autocomplete command by @mtabacman in #43
- Added UI classes by @mtabacman in #44
- Removed support for Pharo 7, 8 and 9
Full Changelog: v13.0.0...v13.1.0
v13.0.0
v12.1.0
What's Changed
- Library improvements by @mtabacman in #30
- Removed unused class
ComponentVisibilityTogglingCommand
by @mtabacman in #31 - Improved usability of collapsible sections view by @mtabacman in #32
- Updated evaluation affordances by @mtabacman in #33
- Added to the single selection web view the possibility to add a custom command to its options by @jvanecek in #34
- Added Pharo 10 support by @gcotelli in #38
Full Changelog: v11.0.0...v12.1.0
v12.0.0
Willow v14 includes many changes in the interaction and component supplier protocols.
See the updated migration notes for details.
Deprecations for Willow-JQueryUI methods and classes are available in the migration package Willow-JQueryUI-MigrationTo12 (not loaded by default).
Breaking Changes
- Updated Willow to v14
- Added support for the new unified single selection view (thanks @jvanecek)
Non breaking changes
- Improved usability of collapsible sections view
v11.0.0
v10.1.2
v10.1.1
v10.1.0
v10.0.0
v9.0.0
Non Breaking Changes
- Internal clean-ups
Breaking Changes
- Updated Willow to v10
- Removed
JQueryUICssStyles
Migration Notes
Review also the Willow v10 Migration Notes
- References to HTML classes can be changed to
Willow classification >> #jQueryUI
, but if you use the new command building API it shouldn't be necessary to refer to them.