- 18 May, 2016 1 commit
-
-
akai authored
[skip validator]
-
- 16 May, 2016 2 commits
-
-
Patrick H. Lauke authored
Fixed a small typo
-
dumb authored
-
- 12 May, 2016 17 commits
-
-
Mark Otto authored
v4: Couple popover fixes
-
Mark Otto authored
Make named anchor/placeholder link style reset more specific
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Mark Otto authored
v4: Card improvements
-
Mark Otto authored
-
Mark Otto authored
Here we're doing some margin swapping, so it looks a little funky. All this does is match the margin implementation and rendering across our table and flex versions of card decks.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Remove the box-shadow and switch back to border to match .card basics - Update the header nav margin override--since we restored the border, we need that default negative margin at the bottom
-
- 11 May, 2016 20 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Add inverse examples for all variants - Use rgba() colors for hover and accent states for easy usage in inverse styles
-
Mark Otto authored
Update tags/labels/badges migration docs to mention class and change in behavior for alignment in list groups
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
v4: Figuring out split dropdown buttons
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size - Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed - Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button
-
Mark Otto authored
-
Mark Otto authored
v4: Forms cleanup
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Patrick H. Lauke authored
Handle aria-hidden on modal container when showing/hiding
-
Patrick H. Lauke authored
Fixes #19878
-