Releases: FriendsOfCake/bootstrap-ui
Releases · FriendsOfCake/bootstrap-ui
5.1.0
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
5.0.0
4.0.2
4.0.1
4.0.0
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
3.1.2
4.0.0-RC1
4.0.0-alpha1
First pre-release with Bootstrap 5 support.