- 30 Jul, 2016 1 commit
-
-
Allan Chau authored
-
- 26 Jul, 2016 1 commit
-
-
Mark Otto authored
-
- 24 Jul, 2016 2 commits
-
-
Mark Otto authored
-
Mark Otto authored
- Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col') - Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding - Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
-
- 12 Jul, 2016 1 commit
-
-
Chris Rebert authored
As this causes non-standard dotted outline on checkboxes/radio buttons in OS X Firefox Ports #19935 to v4 Refs #19933 [skip sauce]
-
- 20 Jun, 2016 1 commit
-
-
Chris Rebert authored
Refs #19990 Continues the degruntification process. Also removes mq4-hover-shim for now, since it doesn't yet implement the standard PostCSS plugin interface.
-
- 12 May, 2016 2 commits
-
-
Mark Otto authored
-
- 09 May, 2016 1 commit
-
-
Mark Otto authored
-
- 17 Apr, 2016 1 commit
-
-
Rplus authored
-
- 06 Apr, 2016 1 commit
-
-
Lionel Erard authored
[skip sauce] [skip validator]
-
- 02 Mar, 2016 1 commit
-
-
Kevin P. Kucharczyk authored
-
- 17 Feb, 2016 2 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 15 Feb, 2016 1 commit
-
-
Patrick H. Lauke authored
-
- 11 Feb, 2016 1 commit
-
-
Ameya Pandilwar authored
-
- 09 Feb, 2016 2 commits
-
-
Mark Otto authored
Uses a new more specific class, adds some basic spacing, and clarifies that this class is only for validation feedback. Clears up the help text class question in https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731 and addresses the vertical spacing in #18703.
-
Mark Otto authored
Alternate fix to #17965: Updates to use the new class name and adds some basic docs for custom checkbox/radio validation
-
- 08 Feb, 2016 1 commit
-
-
Mark Otto authored
-
- 06 Feb, 2016 8 commits
-
-
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)
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Flexbox responsive behavior fixed with specific .col-{breakpoint} classes now added - Dropped the make-col mixin in favor of a column-basics placeholder that we can extend across our grid infrastructure - Updated docs to use required .col-xs-12 (as a safeguard for when folks enable flexbox mode--this isn't necessary in default grid mode) - Update flexbox grid docs to include responsive docs, tweak some other bits too
-
Mark Otto authored
flip things around again, no more base class, try out some new stuff to keep responsive flex grid working
-
Mark Otto authored
Revamp grid classes to require .col base class and improve flexbox grid classes with auto layout via flex: 1
-
- 04 Feb, 2016 1 commit
-
-
Mark Otto authored
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
-
- 18 Jan, 2016 1 commit
-
-
Chris Rebert authored
Fixes #16871 for v4
-
- 17 Jan, 2016 1 commit
-
-
Chris Rebert authored
-
- 14 Jan, 2016 1 commit
-
-
Chris Purssell authored
-
- 13 Jan, 2016 2 commits
-
-
Chris Rebert authored
gradient-{horizontal=>x}[-three-colors] gradient-{vertical=>y}[-three-colors]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 09 Jan, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 07 Jan, 2016 1 commit
-
-
Mark Otto authored
-
- 25 Dec, 2015 1 commit
-
-
Chris Rebert authored
In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property. Removing the quotes fixes the syntax error and does not cause any SCSS compiler error. [skip sauce] [skip validator]
-
- 11 Dec, 2015 1 commit
-
-
Patrick H. Lauke authored
-
- 10 Dec, 2015 1 commit
-
-
sergej2705 authored
cause hover isn't working since bg-color is !important
-
- 08 Dec, 2015 2 commits
-
-
Chris Rebert authored
Fixes #18036 [skip sauce] [skip validator]
-
Chris Rebert authored
-