Skip to content

Releases: ba-st/Willow-Bootstrap

v14.0.0

29 May 20:03
506e63a
Compare
Choose a tag to compare

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

Full Changelog: v13.2.0...v14.0.0

v13.2.0

25 Apr 11:26
3e9765a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1.1...v13.2.0

v13.1.1

19 Apr 18:29
7262353
Compare
Choose a tag to compare

Adapted tests to new ids generated by Boardwalk

v13.1.0

10 Feb 19:27
b8056a9
Compare
Choose a tag to compare
  • Adjusted to changes in Willow v14 (#beIdentifiable implementors and senders)

v13.0.0

23 Jan 01:50
f460320
Compare
Choose a tag to compare

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)

v12.1.1

20 Jul 19:52
1fdb2a3
Compare
Choose a tag to compare

Changelog

  • Pharo 9 compatibility
  • Minor improvements

v12.1.0

17 May 19:06
441d81a
Compare
Choose a tag to compare

Changelog

  • Add some missing shortcuts on the classification commands for Bootstrap 4

v12.0.0

04 May 13:43
7800989
Compare
Choose a tag to compare

Non breaking changes

  • Add Bootstrap 4 support
  • Update Datepicker and Select libraries
  • Use GitHub actions instead of TravisCI
  • Use CodeCov instead of Coveralls

Breaking changes

  • Updated Willow to v13 (due to changing Seaside support to v3.4.x)

v11.3.2

09 May 22:36
9081ec3
Compare
Choose a tag to compare

Changelog

  • Updated Willow to v12

v11.3.1

27 Mar 15:27
6b27c74
Compare
Choose a tag to compare

Changelog

  • #75 Updated Bootstrap version to fix security problems.