- 19 Feb, 2016 2 commits
-
-
Russell Beye authored
Add documentation to components/utilities to publicly expose the .pos-f-t utility class to users. Closes #18799 [skip sauce]
-
Tobias authored
It's very handy to add another spacer size (e.g. `4`) which can easily be done by extending the map. Example: ``` $spacers: ( 0: ( x: 0, y: 0 ), 1: ( x: $spacer-x, y: $spacer-y ), 2: ( x: ($spacer-x * 1.5), y: ($spacer-y * 1.5) ), 3: ( x: ($spacer-x * 3), y: ($spacer-y * 3) ), 4: ( x: ($spacer-x * 5), y: ($spacer-y * 5) ) ); ``` Closes #18706 [skip sauce]
-
- 17 Feb, 2016 1 commit
-
-
Patrick H. Lauke authored
- Add/replace callout for color and AT with include
-
- 16 Feb, 2016 1 commit
-
-
Igor Tarasov authored
This one was overlooked at edit See #17719 and #19199
-
- 11 Feb, 2016 2 commits
-
-
Ameya Pandilwar authored
-
Ameya Pandilwar authored
-
- 09 Feb, 2016 3 commits
- 08 Feb, 2016 4 commits
-
-
Chris Rebert authored
[ci skip]
-
Chris Rebert authored
-
Mark Otto authored
-
Chris Rebert authored
Fixup for 365db6e3 /fyi @mdo [skip sauce]
-
- 07 Feb, 2016 7 commits
-
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
Refs #19102 [skip sauce]
-
Chris Rebert authored
Fixup for #19105 [ci skip]
-
Mark Otto authored
- Make it an explicit class instead of qualifying with elements (.list-group-item-action) - Rearrange the entire file for more straightforward flow - Fix text-decoration bug as a result of the reorder - Switch from h4's to h5's in docs - Update docs to merge anchors and buttons sections; clearify usage guidelines there, too - Nullify #17479 in the process
-
Mark Otto authored
-
Mark Otto authored
-
- 06 Feb, 2016 1 commit
-
-
Mark Otto authored
- Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated)
-
- 04 Feb, 2016 2 commits
-
-
Mark Otto authored
-
- 29 Jan, 2016 1 commit
-
-
cndpzc authored
Closes #19049
-
- 26 Jan, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 24 Jan, 2016 1 commit
-
-
Abdullah Alrasheed authored
-
- 18 Jan, 2016 1 commit
-
-
Mark Otto authored
-
- 15 Jan, 2016 1 commit
-
-
Quy authored
-
- 14 Jan, 2016 2 commits
-
-
Raphael Ackermann authored
-
Chris Rebert authored
[skip sauce]
-
- 13 Jan, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 11 Jan, 2016 1 commit
-
-
Bass Jobsen authored
see https://github.com/twbs/bootstrap/pull/18782
-
- 07 Jan, 2016 2 commits
-
-
Mark Otto authored
-
Chris Rebert authored
[skip sauce]
-
- 06 Jan, 2016 6 commits
-
-
Chris Rebert authored
Put all the textual input types right next to each other for easy visual comparison. Refs #17308, #18763 [skip sauce]
-
Mark Otto authored
- More consistent states and labels in nav examples - Add stacked pills example for with <nav> element
-
Chris Rebert authored
Refs #18708 [ci skip]
-
Mark Otto authored
-
Chris Rebert authored
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce]
-
Chris Rebert authored
/fyi @mdo [skip sauce]
-