Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next #415

Merged
merged 26 commits into from
Dec 13, 2024
Merged

Next #415

merged 26 commits into from
Dec 13, 2024

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Dec 13, 2024

Prepare for new minor targeting CakePHP 5.1.4+ and Bootstrap 5.3+.

ADmad and others added 26 commits November 16, 2024 22:47
Remove unneeded code and ARIA attributes.
…ses (#406)

Implements container.formGroupClass parameter to pass or disable class different from form-group to containers
Drop popper as a direct dependency as it's now included in bootstrap bundle.
It makes is difficult for e.g. to put a submit and reset button together in the same column.
Update classes used by HtmlHelper::badge().
Update boostrap to v5.3 and bootstrap-icons to v1.11.
Don't wrap buttons with "elementWrapper" for inline forms.
Use "div" instead of "small" to avoid use of "d-block".
Remove "text-muted" as "form-text" already applies the secondary color.
Simplify HTML for help text block.
It no longer exists in Bootstrap 5.
Remove uneeded class on error message container
Remove undeeded code as the issue with ARIA attributes for `select` has been fixed
in the core.
@ADmad ADmad merged commit 3bd2963 into master Dec 13, 2024
7 checks passed
@ADmad ADmad deleted the next branch December 13, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants