wagtail-tailwind-blog
wagtail-tailwind-blog copied to clipboard
Bump django-crispy-forms from 1.10.0 to 1.12.0
Bumps django-crispy-forms from 1.10.0 to 1.12.0.
Release notes
Sourced from django-crispy-forms's releases.
Version 1.12.0
- Fixed rendering of grouped checkboxes and radio inputs in the Bootstrap 4 template pack. (#1155)
- Introduced new
input_sizeargument toAppendedText,PrependedTextandPrependedAppendedText. This allows the size of these grouped inputs to be changed in the Bootstrap 4 template pack. (#1114)- Confirmed support for Django 3.2
- Dropped support for Python 3.5
- Dropped support for Django 3.0
See the 1.12.0 Milestone for the full change list.
Version 1.11.2
- Added HTML parsing tools to help testing of template packs (#1128)
- Fixed rendering of all widget attributes for file fields (#1130)
See the 1.11.2 Milestone for the full change list.
Version 1.11.1
- Added
custom-selectfor select widgets within prepended and appended fields (#1116)See the 1.11.1 Milestone for the full change list.
Version 1.11.0
- Implemeneted
custom-selectfor Select widgets in the Bootstrap4 Template Pack (#1091)- Fixed
data-parentin AccodrianGroup (#1091)- Documentation improvements
See the 1.11.0 Milestone for the full change list
Changelog
Sourced from django-crispy-forms's changelog.
1.12.0 (2021-06-11)
- Fixed rendering of grouped checkboxes and radio inputs in the Bootstrap 4 template pack. (#1155)
- Introduced new
input_sizeargument toAppendedText,PrependedTextandPrependedAppendedText. This allows the size of these grouped inputs to be changed in the Bootstrap 4 template pack. (#1114)- Confirmed support for Django 3.2
- Dropped support for Python 3.5
- Dropped support for Django 3.0
See the 1.12.0 Milestone for the full change list.
1.11.2 (2021-03-16)
- Added HTML parsing tools to help testing of template packs (#1128)
- Fixed rendering of all widget attributes for file fields (#1130)
See the 1.11.2 Milestone for the full change list.
1.11.1 (2021-02-21)
- Added
custom-selectfor select widgets within prepended and appended fields (#1116)See the 1.11.1 Milestone for the full change list.
1.11.0 (2021-01-30)
- Implemeneted
custom-selectfor Select widgets in the Bootstrap4 Template Pack (#1091)- Fixed
data-parentin AccodrianGroup (#1091)- Documentation improvements
See the 1.11.0 Milestone for the full change list
Commits
7ce02ffFixed release number in changelog (#1172)1635074Version 1.12 (#1165)0a7f429Removedhas-dangerfrom bootstrap4 templates (#1168)a5cef68Fixed error messages for checkboxes and radios (#1167)a7c0c15Fixed Grouped Choices for Radios and Checkboxes (#1155)f467645Allow codecov to fail (#1163)bbeda22Updated uni-form link (#1161)877dda9Added guidance for custom widgets (#1158)f5185a1Removed empty "for" attribute for checkboxes (#1157)79714a6Changed checked to a boolean attribute (#1156)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)