v4.6.2
版本发布时间: 2022-07-19 23:58:28
twbs/bootstrap最新发布版本:v5.3.3(2024-02-20 23:19:46)
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-adjust
withprint-color-adjust
in 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
small
and.small
to compute to a whole pixel value (was12.8px
and now is14px
). - Improved accessibility around our dropdowns, color contrast, and
role
attributes. - Fixed some broken links to supporting documentation.
- Updated dependencies across the board.
What's Changed
- Removed blurred background reference from the Toast Docs. by @pricop in https://github.com/twbs/bootstrap/pull/35190
- Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls, more resources by @patrickhlauke in https://github.com/twbs/bootstrap/pull/35427
- v4-dev backports and updates by @XhmikosR in https://github.com/twbs/bootstrap/pull/35482
- Backport #35556 by @julien-deramond in https://github.com/twbs/bootstrap/pull/35558
- Tweak toast docs by @patrickhlauke in https://github.com/twbs/bootstrap/pull/35633
- v4-dev backports and updates by @XhmikosR in https://github.com/twbs/bootstrap/pull/35642
- Doc: Reorder alphabetically lists of components by @julien-deramond in https://github.com/twbs/bootstrap/pull/36128
- Updated the small-font-size to use a round value by @pricop in https://github.com/twbs/bootstrap/pull/36172
- v4 dev backports and updates by @XhmikosR in https://github.com/twbs/bootstrap/pull/35767
- _custom-forms.scss: fix order of attributes by @twin-elements in https://github.com/twbs/bootstrap/pull/36231
- Replace the deprecated
color-adjust
withprint-color-adjust
by @AdrianCurtin in https://github.com/twbs/bootstrap/pull/36283 - [v4] Doc: remove
role="group"
from some split drop* buttons by @julien-deramond in https://github.com/twbs/bootstrap/pull/36254 - Dynamic tabs: use buttons rather than links (backport to v4) by @patrickhlauke in https://github.com/twbs/bootstrap/pull/33163
- v4 dev updates by @XhmikosR in https://github.com/twbs/bootstrap/pull/36430
- Fix closing HTML tag in navs docs by @julien-deramond in https://github.com/twbs/bootstrap/pull/36466
- v4: Horizontal collapse by @mdo in https://github.com/twbs/bootstrap/pull/36434
- Fixing tabs' tests v4 by @louismaximepiton in https://github.com/twbs/bootstrap/pull/36485
- Docs: fix some ARIA Authoring Practices Guides broken links by @julien-deramond in https://github.com/twbs/bootstrap/pull/36490
- v4 - Remove confusing unnecessary id/aria-labelledby for dropdown menus by @patrickhlauke in https://github.com/twbs/bootstrap/pull/36491
- v4 Docs: outdated ARIA/PF link, expand contrast explanation in
accessibility.md
by @patrickhlauke in https://github.com/twbs/bootstrap/pull/36492 - v4: Improve accessible name of version dropdown in docs navbar by @patrickhlauke in https://github.com/twbs/bootstrap/pull/36504
- Update devDependencies by @XhmikosR in https://github.com/twbs/bootstrap/pull/36522
- Docs: update clipboard.js to v2.0.11 by @julien-deramond in https://github.com/twbs/bootstrap/pull/36631
- Update devDependencies by @XhmikosR in https://github.com/twbs/bootstrap/pull/36724
- v4: Add Fathom by @mdo in https://github.com/twbs/bootstrap/pull/36727
- Docs: Capitalize Unicode by @julien-deramond in https://github.com/twbs/bootstrap/pull/36735
- Release v4.6.2 by @XhmikosR in https://github.com/twbs/bootstrap/pull/36725
New Contributors
- @twin-elements made their first contribution in https://github.com/twbs/bootstrap/pull/36231
- @AdrianCurtin made their first contribution in https://github.com/twbs/bootstrap/pull/36283
Full Changelog: https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.2
1、 bootstrap-4.6.2-dist.zip 722.4KB
2、 bootstrap-4.6.2-examples.zip 284.76KB