- 28 Aug, 2019 1 commit
-
-
ysds authored
-
- 16 Aug, 2019 5 commits
-
-
Mark Otto authored
- Rename and move the variable to variables file - Move code to the grid file - Use the mixin to generate our own classes - Wrap in a grid classes enabled conditional - Document the mixin
-
Mark Otto authored
-
Mark Otto authored
Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too.
-
XhmikosR authored
-
Martijn Cuppens authored
-
- 14 Aug, 2019 1 commit
-
-
XhmikosR authored
-
- 08 Aug, 2019 2 commits
- 07 Aug, 2019 2 commits
- 05 Aug, 2019 1 commit
-
-
Mark Otto authored
* Follow-up to #29095 This PR fixes the responsive containers that were added in #29095, originally stubbed out in #25631. Apologies to @browner12 for getting that wrong. Fixes #25631. * update navbar as well because we cannot reset all containers uniformly * Update navbars example to include container-xl example to ensure containers match * rewrite responsive containers docs, add table of max-widths * Update container docs - Move table up to the intro - Remove the container example because it's actually hella confusing - Update and link to grid example as a demo instead
-
- 04 Aug, 2019 6 commits
-
-
XhmikosR authored
Fix Readonly plain text form alignment
-
XhmikosR authored
-
Johann-S authored
-
Johann-S authored
-
joseigor authored
Improvement to better understand how utilities class name are generated by the (_api.scss) base in the line of code below: `$property-class: if($property-class, $property-class, nth($properties, 1));` https://github.com/twbs/bootstrap/blob/fc02932946424e986a72bb7b47044eab815851cb/scss/mixins/_utilities.scss#L21
-
XhmikosR authored
-
- 03 Aug, 2019 2 commits
-
-
Mark Otto authored
From #28948.
-
Martijn Cuppens authored
-
- 02 Aug, 2019 3 commits
- 01 Aug, 2019 5 commits
- 31 Jul, 2019 1 commit
-
-
Herst authored
-
- 30 Jul, 2019 1 commit
-
-
Patrick H. Lauke authored
-
- 29 Jul, 2019 5 commits
-
-
XhmikosR authored
-
Johann-S authored
-
Patrick H. Lauke authored
"Popovers whose both title..."
-
XhmikosR authored
-
XhmikosR authored
-
- 28 Jul, 2019 1 commit
-
-
Brian Juul Andersen authored
Fixed minor grammatical error: "... the best method get scroll ..." => "... the best method to get scroll ..."
-
- 26 Jul, 2019 3 commits
-
-
Martijn Cuppens authored
-
XhmikosR authored
* Update bs-custom-file-input.min.js to v1.3.2. * Update anchor.min.js to v4.2.0.
-
- 25 Jul, 2019 1 commit
-
-
ysds authored
* Remove about generated button of file form * Remove and merge layout examples of custom forms * Clarify id/for * Change some spacing classes for consistency
-