server
server copied to clipboard
Bump bootstrap from 4.6.1 to 4.6.2
Bumps bootstrap from 4.6.1 to 4.6.2.
Release notes
Sourced from bootstrap's releases.
v4.6.2
Highlights
- Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it.
- We've replaced the deprecated
color-adjustwithprint-color-adjustin our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. If you're using our distribution CSS files, likebootstrap.min.css, you may still see the warning.- Tweaked the size of
smalland.smallto compute to a whole pixel value (was12.8pxand now is14px).- Improved accessibility around our dropdowns, color contrast, and
roleattributes.- Fixed some broken links to supporting documentation.
- Updated dependencies across the board.
What's Changed
- Removed blurred background reference from the Toast Docs. by
@pricopin twbs/bootstrap#35190- Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls, more resources by
@patrickhlaukein twbs/bootstrap#35427- v4-dev backports and updates by
@XhmikosRin twbs/bootstrap#35482- Backport #35556 by
@julien-deramondin twbs/bootstrap#35558- Tweak toast docs by
@patrickhlaukein twbs/bootstrap#35633- v4-dev backports and updates by
@XhmikosRin twbs/bootstrap#35642- Doc: Reorder alphabetically lists of components by
@julien-deramondin twbs/bootstrap#36128- Updated the small-font-size to use a round value by
@pricopin twbs/bootstrap#36172- v4 dev backports and updates by
@XhmikosRin twbs/bootstrap#35767- _custom-forms.scss: fix order of attributes by
@twin-elementsin twbs/bootstrap#36231- Replace the deprecated
color-adjustwithprint-color-adjustby@AdrianCurtinin twbs/bootstrap#36283- [v4] Doc: remove
role="group"from some split drop* buttons by@julien-deramondin twbs/bootstrap#36254- Dynamic tabs: use buttons rather than links (backport to v4) by
@patrickhlaukein twbs/bootstrap#33163- v4 dev updates by
@XhmikosRin twbs/bootstrap#36430- Fix closing HTML tag in navs docs by
@julien-deramondin twbs/bootstrap#36466- v4: Horizontal collapse by
@mdoin twbs/bootstrap#36434- Fixing tabs' tests v4 by
@louismaximepitonin twbs/bootstrap#36485- Docs: fix some ARIA Authoring Practices Guides broken links by
@julien-deramondin twbs/bootstrap#36490- v4 - Remove confusing unnecessary id/aria-labelledby for dropdown menus by
@patrickhlaukein twbs/bootstrap#36491- v4 Docs: outdated ARIA/PF link, expand contrast explanation in
accessibility.mdby@patrickhlaukein twbs/bootstrap#36492- v4: Improve accessible name of version dropdown in docs navbar by
@patrickhlaukein twbs/bootstrap#36504- Update devDependencies by
@XhmikosRin twbs/bootstrap#36522- Docs: update clipboard.js to v2.0.11 by
@julien-deramondin twbs/bootstrap#36631- Update devDependencies by
@XhmikosRin twbs/bootstrap#36724- v4: Add Fathom by
@mdoin twbs/bootstrap#36727- Docs: Capitalize Unicode by
@julien-deramondin twbs/bootstrap#36735- Release v4.6.2 by
@XhmikosRin twbs/bootstrap#36725New Contributors
@twin-elementsmade their first contribution in twbs/bootstrap#36231@AdrianCurtinmade their first contribution in twbs/bootstrap#36283Full Changelog: https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.2
Commits
e5643aaRelease v4.6.2 (#36725)82a1f33Docs: Capitalize Unicode (#36735)4954ea1Add Fathom to v4 (#36727)fdf1c37Update devDependencies (#36724)35be9e7Docs: update clipboard.js to v2.0.11def158dUpdate devDependencies (#36522)6fd2030v4: Improve accessible name of version dropdown in docs navbar (#36504)d136302v4 Docs: Update outdated ARIA/PF link, expand color contrast explanation in `...b4c994dRemove confusing unnecessary id/aria-labelledby for dropdown menus (#36491)4e951f8Docs: fix some ARIA Authoring Practices Guides broken links (#36490)- 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot recreate
/compile amend /
@dependabot recreate
/compile amend /
@dependabot recreate
/compile amend /
@dependabot recreate
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
@dependabot recreate
Marking this as closed, since NC23 is EOL.