mergecal
mergecal copied to clipboard
Bump crispy-bootstrap5 from 0.7 to 2024.2
Bumps crispy-bootstrap5 from 0.7 to 2024.2.
Release notes
Sourced from crispy-bootstrap5's releases.
2024.2 (2024-02-24)
- Added support for Switches. (#162)
- Used
<fieldset>and<legend>to group related inputs.- Added modal template.
2023.10 (2023-10-2023)
- Added Django 5.0 and 4.2 support
- Added Python 3.11 and 3.12 support
- Dropped Python 3.7 support
- Dropped Django 3.2, 4.0 and 4.1 support
- Switched to CalVer versioning
See Milestones for full change log.
Changelog
Sourced from crispy-bootstrap5's changelog.
2024.2 (2024-02-24)
- Added support for Switches. (#162)
- Used
<fieldset>and<legend>to group related inputs.- Added modal template.
2023.10 (2023-10-2023)
- Added Django 5.0 and 4.2 support
- Added Python 3.11 and 3.12 support
- Dropped Python 3.7 support
- Dropped Django 3.2, 4.0 and 4.1 support
- Switched to CalVer versioning
See Milestones for full change log.
Commits
1b218092024.2 Release. (#171)668e66dUsed <fieldset> and <legend> to group related inputs. (#158)2737939Add modal template and tests (#151)739f5b7Fixed #90 -- Added support for switches. (#162)b4a762aCreate FUNDING.yml2b5450dDon't set bottom margin (mb-3) twice for a checkbox field (#119)bfa2e28Fixed #148 -- FieldWithButtons uses form-select class for select elements. (#...4b8ed70Fixed #153 -- Inline radio & checkbox error classes (#159)34971beRemoved 3.2 support in field.html. (#157)c7be48cRelease 2023.10 (#156)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Superseded by #149.