aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-06gruntMark Otto10-316/+318
2016-02-06Merge pull request #19105 from twbs/v4-modal-widthsMark Otto2-6/+6
v4: Update modal sizing
2016-02-06remove commentMark Otto1-6/+1
2016-02-06Updat modal sizingMark Otto2-6/+6
- Switch from width to max-width for all widths to avoid scaling outside viewport bounds - Rejigger the media queries for a more logical breakpoint for the large and small modal sizes - Avoids changing the width of the default modal (nullifying #17794 and fixing #17581)
2016-02-06Follow up to #19099: Correct grid gutter valueMark Otto1-1/+1
2016-02-06Merge pull request #19104 from twbs/v4-dl-rowMark Otto2-3/+14
v4: Fix row-based <dl>
2016-02-06only do it for non-flex versionMark Otto1-6/+8
2016-02-06Fixes #17969: Clear horizontal dlsMark Otto2-3/+12
- Using the grid classes, they still need clearfixes since rows aren't injected between them all - Update docs to fix broken classes
2016-02-06Merge pull request #19103 from twbs/v4-list-group-actionMark Otto2-67/+61
v4: Revamp list group items built with anchors and buttons
2016-02-06Revamp list group items built with anchors and buttonsMark Otto2-67/+61
- 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
2016-02-06Merge pull request #17638 from zalog/patch-9Mark Otto0-0/+0
v4 - The .text-hide won't hide the text :)
2016-02-06Fixes #17300: drop the unused at-viewportsMark Otto9-37/+7
2016-02-06Tweak disabled button docs to help out #17231Mark Otto1-1/+5
2016-02-06gruntMark Otto8-24/+32
2016-02-06Fixes #17194: Ensure proper height on default select.form-control instancesMark Otto1-8/+5
2016-02-06clarify some docs for form validation including quick mention for ↵Mark Otto1-1/+6
customizing or disabling icons
2016-02-06gruntMark Otto6-844/+830
2016-02-06Remove csscomb (soon replace it with something else) because scsslint has ↵Mark Otto2-25/+2
most of it covered already
2016-02-06tweak sizingMark Otto1-1/+1
2016-02-06move the url to the variable valueMark Otto2-6/+6
2016-02-06update to latest from @thekondrashov's jsfiddleMark Otto1-3/+3
2016-02-06Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into ↵Mark Otto2-8/+8
thekondrashov-patch-1
2016-02-06gruntMark Otto8-20/+16
2016-02-06Merge pull request #19102 from twbs/v4-center-utilsMark Otto6-34/+14
v4: Drop .center-block for new-ish .m-x-auto
2016-02-06Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-mutedMark Otto1-3/+1
Use text-emphasis mixin for .text-muted
2016-02-06Fixes #18562: Disable Hound for RubyMark Otto1-2/+6
2016-02-06Merge branch 'v4-dev' into v4-center-utilsMark Otto2-3/+6
2016-02-06migration notes for the text utils changesMark Otto1-2/+2
2016-02-06cross ref the type utils in the type docsMark Otto1-0/+4
2016-02-06rogue line breakMark Otto1-1/+0
2016-02-06add note to migration docsMark Otto1-2/+3
2016-02-06Drop .center-block for .m-x-autoMark Otto5-34/+13
- 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)
2016-02-06gruntMark Otto2-2/+2
2016-02-06Strip out .err from our syntax highlighting styles because it fucks up our ↵Mark Otto1-1/+0
placeholders in code snippets
2016-02-06gruntMark Otto10-448/+1002
2016-02-06Merge pull request #19099 from twbs/v4-grid-reduxMark Otto16-117/+370
v4: Grid redux
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto3-5/+30
2016-02-06Merge pull request #19098 from twbs/v4-font-stackMark Otto5-8/+35
v4: Native system font stack for sans-serif
2016-02-06unrelated linting bsMark Otto1-0/+2
2016-02-06Merge branch 'v4-dev' into v4-font-stackMark Otto27-652/+785
2016-02-06linting grid cssMark Otto1-3/+3
2016-02-06documentMark Otto2-3/+28
2016-02-06Update to drop Open Sans, add Fira and Droid SansMark Otto1-1/+1
2016-02-06mention media query changesMark Otto1-0/+1
2016-02-06document migration for grid system /cc #17593Mark Otto1-1/+10
2016-02-06document how to customize grid tiersMark Otto1-0/+22
2016-02-06update grid vars docsMark Otto1-4/+10
2016-02-06formattingMark Otto1-2/+1
2016-02-06use px in grid col padding since we're using px everywhere else for themMark Otto1-1/+1
2016-02-06lintingMark Otto2-9/+9