Skip to content

Releases: FriendsOfCake/bootstrap-ui

5.1.0

13 Dec 06:21
3bd2963
Compare
Choose a tag to compare

New minor release compatible with CakePHP 5.1.4+ and Bootstrap 5.3+.

What's Changed

  • Update README.md by @dereuromark in #399
  • CI by @ADmad in #404
  • Remove uneeded code and ARIA attributes. by @ADmad in #405
  • implements container.formGroupClass parameter to pass or disable classes by @skie in #406
  • Update classes used by HtmlHelper::badge(). by @ADmad in #408
  • Update boostrap to v5.3 and bootstrap-icons to v1.11. by @ADmad in #409
  • Don't wrap buttons with "elementWrapper" for inline forms. by @ADmad in #411
  • code cleanup by @ADmad in #413
  • Simplify HTML for help text block. by @ADmad in #412
  • Remove uneeded class on error message container by @ADmad in #414
  • Defunct form-* classes by @ADmad in #410
  • Next by @ADmad in #415

Full Changelog: 5.0.1...5.1.0

5.0.1

12 Nov 15:00
4d98010
Compare
Choose a tag to compare

What's Changed

  • Fixes #394 - Removes role="form" from form tags. by @fr3nch13 in #395
  • 5.x - Some bake/template fixes. by @ndm2 in #396
  • 5.x - Fix type error when using control() outside of an open form. by @ndm2 in #397

New Contributors

Full Changelog: 5.0.0...5.0.1

5.0.0

13 Sep 16:23
7ce12a7
Compare
Choose a tag to compare

What's Changed

CakePHP 5 compatible release.

Full Changelog: 4.0.2...5.0.0

4.0.2

13 Sep 16:18
bd65698
Compare
Choose a tag to compare

What's Changed

  • Fix dashboard layout closing elements. by @ndm2 in #380

Full Changelog: 4.0.1...4.0.2

4.0.1

12 Aug 14:47
4b60b2d
Compare
Choose a tag to compare

What's Changed

  • Fix missing/incorrect form-* classes for checkbox() and select(). by @ndm2 in #373
  • Add default value in InputGroupTrait.php by @umer936 in #372
  • Update CI config by @ADmad in #375

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.0

08 Apr 20:14
6924ce4
Compare
Choose a tag to compare

The first stable 4.x release, introducing Bootstrap 5 support.

What's Changed

  • Update jquery version. by @ADmad in #352
  • Add BS5 support by @ndm2 in #350
  • Improve ARIA attribute handling. by @ndm2 in #355
  • CakePHP 4.3 compatibility by @ndm2 in #356
  • Remove comment that no longer applies. by @ndm2 in #357
  • Update dependencies. by @ndm2 in #358
  • Update tests. by @ADmad in #361
  • Escape request params. by @ADmad in #360
  • 4.x - Fix install command test. by @ndm2 in #363
  • 4.x - Escape request params. by @ndm2 in #362
  • Add support for configurable spacing. by @ndm2 in #359
  • 4.x - Add docs for the spacing feature. by @ndm2 in #365
  • Merge BS5 into Master by @ndm2 in #366
  • 4.x - Automatically generate placeholders for floating labels. by @ndm2 in #367

Full Changelog: 3.1.0...4.0.0

4.0.0-RC2

23 Feb 14:53
e974cb5
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release

What's Changed

  • 4.x - Fix install command test. by @ndm2 in #363
  • 4.x - Escape request params. by @ndm2 in #362

Full Changelog: 4.0.0-RC1...4.0.0-RC2

3.1.2

23 Feb 13:06
8fca5c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

4.0.0-RC1

06 Nov 10:49
eb70a72
Compare
Choose a tag to compare
4.0.0-RC1 Pre-release
Pre-release

First release candidate with Bootstrap 5 support.

4.0.0-alpha1

04 Aug 11:49
79c7de0
Compare
Choose a tag to compare
4.0.0-alpha1 Pre-release
Pre-release

First pre-release with Bootstrap 5 support.