0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

14 Commits

Author SHA1 Message Date
Mark Otto
29c34e4cdb Update Alerts variables and remove deprecation mentions 2025-03-04 16:22:05 -08:00
Mark Otto
67492eeef2 Fix stylelint 2025-03-04 16:22:05 -08:00
Mark Otto
fc1891e1bb Remove add(), subtract(), and divide() functions for calc() and Sass math.div() 2025-03-04 16:22:05 -08:00
Mark Otto
0bcaa38839 Drop clearfix helper for display: flow-root 2025-03-04 16:22:05 -08:00
Mark Otto
6b09f36aea Remove jQuery support in plugins 2025-03-04 16:22:05 -08:00
Mark Otto
7020a7eba4 All utilities are no longer !important; they use the top CSS layer instead so they're always applied 2025-03-04 16:22:05 -08:00
Mark Otto
ca2d5f6139 Breakpoints edits
Breakpoints update

- Rename $grid-breakpoints to $breakpoints
- Rename -xxl to -2xl
- Update docs to use new classes
- Update breakpoints docs to add new language around updated breakpoint mixins and media queries, including no longer needing -.02px
2025-03-04 16:22:05 -08:00
Mark Otto
6ea40f9267 Migrate from flex to CSS grid layout 2025-03-04 16:22:05 -08:00
Mark Otto
d36b7d5dfc Generate classes for color palette instead of manually doing it 2025-03-04 15:23:44 -08:00
Mark Otto
4977970844 Give helpers folder an index.scss, migrate ratio helper to aspect-ratio utility 2025-03-04 15:23:44 -08:00
Mark Otto
b9416b7630 Migrate docs to Sass modules, comment out docs grid CSS 2025-03-04 15:23:44 -08:00
Mark Otto
9e28b858b5 Migrate to Sass modules
fix function
2025-03-04 15:23:44 -08:00
Mark Otto
9a524de7b7 Browserslist: move into package.json, make super agressive 2025-03-04 12:12:28 -08:00
Julien Déramond
c2d39dfc39
docs: migration to Astro
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
2025-03-04 20:54:48 +01:00