Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bootstrap-5.3.8-examples.zip | 2025-08-26 | 1.4 MB | |
bootstrap-5.3.8-dist.zip | 2025-08-26 | 1.5 MB | |
README.md | 2025-08-26 | 4.9 kB | |
v5.3.8 source code.tar.gz | 2025-08-26 | 8.1 MB | |
v5.3.8 source code.zip | 2025-08-26 | 8.4 MB | |
Totals: 5 Items | 19.4 MB | 27 |
What's Changed
- Streamline release prep script by @mdo in https://github.com/twbs/bootstrap/pull/41539
- Docs: restore local dev port to 9001 by @chalin in https://github.com/twbs/bootstrap/pull/41545
- Docs: use Example shortcode instead of divs with only
.bd-example
class by @julien-deramond in https://github.com/twbs/bootstrap/pull/41556 - Docs: fix scss autorecompile in dev mode by @MaxLardenois in https://github.com/twbs/bootstrap/pull/41574
- Fix
color-contrast()
function for WCAG 2.1 compliance by @julien-deramond in https://github.com/twbs/bootstrap/pull/41585 - OSSF Scorecard by @mdo in https://github.com/twbs/bootstrap/pull/41571
- Workflows: Use SHA-1 for third-party actions by @julien-deramond in https://github.com/twbs/bootstrap/pull/41595
- Docs: unminify downloadable example HTML files by @julien-deramond in https://github.com/twbs/bootstrap/pull/41637
- Docs: Add tooltips to buttons when
<Example>
is used, not just<Code>
by @louismaximepiton in https://github.com/twbs/bootstrap/pull/41582 - Set cursor pointer on input search cancel button by @mdo in https://github.com/twbs/bootstrap/pull/41639
- CSS: Prevent spinner distortion in flex containers with multiline content by @julien-deramond in https://github.com/twbs/bootstrap/pull/41654
- Migrate MyGet script to GH actions by @supergibbs in https://github.com/twbs/bootstrap/pull/41583
- Revert "Attempt to return focus explicitly to dropdown trigger" by @mdo in https://github.com/twbs/bootstrap/pull/41668
- docs: Minor range example code optimization by @coliff in https://github.com/twbs/bootstrap/pull/41665
- Remove Themes from docs by @mdo in https://github.com/twbs/bootstrap/pull/41671
- Release v5.3.8 by @mdo in https://github.com/twbs/bootstrap/pull/41669
Dependencies
- Build(deps-dev): Bump the development-dependencies group with 3 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41540
- Build(deps-dev): Bump the development-dependencies group with 2 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41544
- Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 by @julien-deramond in https://github.com/twbs/bootstrap/pull/41546
- Build(deps-dev): Bump the development-dependencies group with 5 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41552
- Build(deps-dev): Bump the development-dependencies group with 4 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41560
- Build(deps-dev): Bump the development-dependencies group with 3 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41566
- Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41594
- Build(deps-dev): Bump the development-dependencies group with 4 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41599
- Build(deps-dev): Bump the development-dependencies group with 2 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41609
- Build(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41611
- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41610
- Build(deps-dev): Bump the development-dependencies group with 4 updates by @julien-deramond in https://github.com/twbs/bootstrap/pull/41621
- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.2 to 7.2.0 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41625
- Build(deps): Bump actions-cool/issues-helper from 3.6.0 to 3.6.2 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41623
- Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41624
- Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41626
- Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41640
- Build(deps): Bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41649
- Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41657
- Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41655
- Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 by @dependabot[bot] in https://github.com/twbs/bootstrap/pull/41664
New Contributors
- @chalin made their first contribution in https://github.com/twbs/bootstrap/pull/41545
Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8