update(deps): update dependency django-bootstrap5 to v26.3 - #128
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==26.2→==26.3Release Notes
zostera/django-bootstrap5 (django-bootstrap5)
v26.3Compare Source
monthanddatetime-localinput-type widget subclasses as form-control widgets, enabling addons and floating labels for them (#309, #678).radio_select.htmlto forward each option's own attrs (fixing custom attrs likedata-totalfrom a customcreate_option()being silently dropped onRadioSelect/CheckboxSelectMultiple, #300) and to stop leakingdisabled/required/form/an always-emptyclass=""onto the non-form-control wrapper<div>(#806). Individual radio/checkbox inputs now correctly getrequired/disabled, matching Django's own default widget rendering, instead of only the wrapper having them.server_side_validationnot propagating frombootstrap_form/bootstrap_formsetto field renderers (#612).url_replace_param, jinja2 helpers, andBaseRenderer.render; add AGENTS.md (#830).labelargument tobootstrap_fieldto override a field's label text without touching the form definition — works with horizontal/floating layout and as the default placeholder (#635).label_classsetting so a default label CSS class can be set globally (#260).addon_before/addon_afteronSelectwidgets, excludingSelectMultipleandRadioSelect(#613).layoutsetting to set a default layout for forms and fields (#190, #531, thanks @blag).input_classargument tobootstrap_field(#525, #535, thanks @frolenkov-nikita).layout="floating"is used withaddon_beforeoraddon_after(#833).django.contrib.gisform field rendering.timeout-minutesto every CI job.just build: ignore the transientpyproject.toml.origincheck-manifest.typosspell checking tojust lint.CHANGELOG.mdanddocs/settings.rst.sizedocstrings forbootstrap_field/bootstrap_formandbootstrap_pagination— the documented values ('small'/'medium'/'large') don't exist; the accepted values are'sm'/'md'/'lg'(#777).Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.