Mark Otto
a9df5dd0e3
border utils, css/sass vars, and more
2025-06-10 09:10:46 -07:00
Mark Otto
bcf9e51c79
Remove some unused rgb vars
2025-05-31 15:28:39 -07:00
Mark Otto
fa3e4fe949
Fix an issue in utilities map, update scssdocs across docs files, remove migration for now
2025-05-31 12:25:38 -07:00
Mark Otto
5cea91b303
Modify Sass tests to pass for new Sass modules implementation
2025-05-31 11:32:48 -07:00
Mark Otto
e929e0cdcf
Migrate some Sass vars to be local to specific stylesheets
...
- Update ScssDocs tags where appropriate
- Removed a null Sass variable, $table-th-font-weight
- Removed $table-caption-color because we put table Sass vars in the _tables.scss file away from the _reboot.scss file
- Fix docs styles as needed
2025-05-30 22:20:50 -07:00
Mark Otto
d809eef178
fix some css vars
2025-05-30 21:03:02 -07:00
Mark Otto
08508c5024
fixes
2025-05-30 20:33:58 -07:00
Mark Otto
57a81db0cf
split border-radius, new utility reference table, start adding mdn link
2025-05-30 20:33:22 -07:00
Mark Otto
4634b58cd8
Redo aspect ratio docs
2025-05-30 20:33:22 -07:00
Mark Otto
808e15d387
Mirror docs content change for nested list vertical margin
2025-05-30 20:33:22 -07:00
Mark Otto
31eb33577b
Fix stylelint problems
2025-05-30 20:33:22 -07:00
Mark Otto
015f19a0a3
Redo background and color utilities with new classes and more
2025-05-30 20:33:22 -07:00
Mark Otto
18f90fbd3b
Fix masthead, remove Inter
2025-05-30 20:33:22 -07:00
Mark Otto
7f9c85d5bb
Fix RFS in utilities
2025-05-30 20:33:22 -07:00
Mark Otto
a9822ac21c
New focus styles
2025-05-30 20:33:22 -07:00
Mark Otto
509332ee40
New grid gap, tweak form layouts in docs
2025-05-30 20:33:22 -07:00
Mark Otto
f3f3ef99e4
Delete _maps.scss
2025-05-30 20:33:22 -07:00
Mark Otto
d30d9bfd96
Tweak docs layout and font-sizes, try out Inter
2025-05-30 20:33:21 -07:00
Mark Otto
f9c74a0974
Move around box shadow vars
2025-05-30 20:33:08 -07:00
Mark Otto
13a3d3e744
Don't import Bootstrap CSS again
2025-05-30 20:33:07 -07:00
Mark Otto
396f2bc4db
Rename mh-* and mw-* to max-h/w-*, add additional width and height values
...
Fixes #41330 , fixes #40674 .
2025-05-30 20:32:57 -07:00
Mark Otto
bcb50912cd
WIP scss
2025-05-30 20:32:57 -07:00
Mark Otto
e09539933c
Revamp theme colors and more
2025-05-30 20:32:45 -07:00
Mark Otto
88fbaa9073
Revamp some docs layout
2025-05-30 20:32:44 -07:00
Mark Otto
e311985f1e
New .prose component, put it to work in the docs
2025-05-30 20:31:15 -07:00
Mark Otto
12fb082b3b
WIP, needs to be broken apart
...
- button ideas
- rewrite utility mixin
- cleanup some code
- remove hyphen from infix by default
2025-05-30 20:31:15 -07:00
Mark Otto
02c1e34645
More docs Sass modules
2025-05-30 20:31:15 -07:00
Mark Otto
6e9f89d81d
WIP on new .content-body class
2025-05-30 20:31:15 -07:00
Mark Otto
4dc3e62ec2
Update Alerts variables and remove deprecation mentions
2025-05-30 20:30:55 -07:00
Mark Otto
d1fe9fedba
Fix stylelint
2025-05-30 20:30:55 -07:00
Mark Otto
125651adbd
Remove add(), subtract(), and divide() functions for calc() and Sass math.div()
2025-05-30 20:30:55 -07:00
Mark Otto
eb3622e4ce
Drop clearfix helper for display: flow-root
2025-05-30 20:30:55 -07:00
Mark Otto
37d579548a
All utilities are no longer !important; they use the top CSS layer instead so they're always applied
2025-05-30 20:30:55 -07:00
Mark Otto
78b6a5a0ad
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-05-30 20:30:55 -07:00
Mark Otto
80c4f78ffb
Migrate from flex to CSS grid layout
2025-05-30 20:30:55 -07:00
Mark Otto
c1e8462c4b
Implement CSS layers
...
Rearrange and comment import stack
Move content stylesheets to new folder
2025-05-30 20:30:55 -07:00
Mark Otto
06df112bc1
Remove some enable vars
2025-05-30 20:30:55 -07:00
Mark Otto
21a94cae37
Give helpers folder an index.scss, migrate ratio helper to aspect-ratio utility
2025-05-30 20:30:55 -07:00
Mark Otto
c4fefeba36
Use CSS variable for border-radius in utilities
2025-05-30 20:30:55 -07:00
Mark Otto
3ce5bfcfb2
Migrate to Sass modules
...
fix function
2025-05-30 20:30:55 -07:00
Mark Otto
8692a00565
Reorganize scss folder
2025-05-30 20:30:55 -07:00
Mark Otto
ede41f571b
New _colors.scss
2025-05-30 20:30:55 -07:00
Mark Otto
726d4fa16c
Remove grid, reboot, and utilities bundles
2025-05-30 20:30:55 -07:00
Julien Déramond
7f946d4241
Consolidate multiple 'none' values in box-shadow
Sass mixin ( #41469 )
2025-05-19 20:53:18 -07:00
Mark Otto
f849680d16
Release v5.3.6 ( #41406 )
...
* Update to v5.3.6
* Rebuild
* Rebuild
2025-05-05 12:21:55 -07:00
Gaël Poupard
c5bec4ea7b
fix(visually-hidden): prevent overflowing children to become focusable ( #41286 )
2025-05-04 13:21:30 -07:00
mscdex
c9cb0d679c
Limit selectors in .card-group
to immediate children to fix border-radius
bug ( #41298 )
2025-04-09 19:52:24 +02:00
Mark Otto
85f23534bd
Bump to v5.3.5 ( #41348 )
...
* Bump to v5.3.5
* Undo comment version change
* undo comment
* release again
2025-04-04 11:20:30 -07:00
XhmikosR
51581ed235
Release v5.3.4 ( #40656 )
...
* Bump version to v5.3.4
* Dist
* Dist
* dist again
* re-run npm release
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2025-04-03 08:58:10 -07:00
Somi Park
ed2bf138a3
Fix null modal-content-color in modal.scss ( #39977 )
...
Identified that $modal-content-color was set to null, which could lead
to display issues in React Bootstrap Modals. Changed the value to --#{$prefix}body-color
to ensure consistency and correct color application in modal components.
2025-04-02 23:49:33 -07:00