Commit Graph

14089 Commits

Author SHA1 Message Date
Mark Otto
cecc3017dc Merge pull request #19105 from twbs/v4-modal-widths
v4: Update modal sizing
2016-02-06 20:31:27 -08:00
Mark Otto
64b88bd707 remove comment 2016-02-06 20:28:36 -08:00
Mark Otto
6c2b0d2b76 Updat modal sizing
- 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-06 20:18:48 -08:00
Mark Otto
9ca44d29f5 Follow up to #19099: Correct grid gutter value 2016-02-06 20:12:55 -08:00
Mark Otto
cf9079ecf9 Merge pull request #19104 from twbs/v4-dl-row
v4: Fix row-based <dl>
2016-02-06 20:11:11 -08:00
Mark Otto
eee0a685a4 only do it for non-flex version 2016-02-06 20:02:39 -08:00
Mark Otto
ccf971d860 Fixes #17969: Clear horizontal dls
- Using the grid classes, they still need clearfixes since rows aren't injected between them all
- Update docs to fix broken classes
2016-02-06 20:01:37 -08:00
Mark Otto
f3802a839b Merge pull request #19103 from twbs/v4-list-group-action
v4: Revamp list group items built with anchors and buttons
2016-02-06 19:58:18 -08:00
Mark Otto
cbda7e3862 Revamp list group items built with anchors and buttons
- 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-06 19:50:00 -08:00
Mark Otto
44c1396a56 Merge pull request #17638 from zalog/patch-9
v4 - The .text-hide won't hide the text :)
2016-02-06 19:33:15 -08:00
Mark Otto
de944e088b Fixes #17300: drop the unused at-viewports 2016-02-06 18:45:56 -08:00
Mark Otto
b8ff763d62 Tweak disabled button docs to help out #17231 2016-02-06 18:34:52 -08:00
Mark Otto
9c0e20e41d grunt 2016-02-06 18:20:30 -08:00
Mark Otto
caa36b8dd7 Fixes #17194: Ensure proper height on default select.form-control instances 2016-02-06 18:20:27 -08:00
Mark Otto
365db6e3a8 clarify some docs for form validation including quick mention for customizing or disabling icons 2016-02-06 18:16:37 -08:00
Mark Otto
12bb0a7212 grunt 2016-02-06 18:09:07 -08:00
Mark Otto
f25f9bceb1 Remove csscomb (soon replace it with something else) because scsslint has most of it covered already 2016-02-06 18:08:54 -08:00
Mark Otto
697466badf tweak sizing 2016-02-06 18:05:34 -08:00
Mark Otto
dee1979683 move the url to the variable value 2016-02-06 18:05:24 -08:00
Mark Otto
11606d391e update to latest from @thekondrashov's jsfiddle 2016-02-06 18:05:07 -08:00
Mark Otto
198e34a096 Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into thekondrashov-patch-1 2016-02-06 17:00:57 -08:00
Mark Otto
b2854d85c5 grunt 2016-02-06 16:47:57 -08:00
Mark Otto
b03684d04c Merge pull request #19102 from twbs/v4-center-utils
v4: Drop .center-block for new-ish .m-x-auto
2016-02-06 16:45:57 -08:00
Mark Otto
1285ec34fa Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted
Use text-emphasis mixin for .text-muted
2016-02-06 16:30:07 -08:00
Mark Otto
4be6b91467 Fixes #18562: Disable Hound for Ruby 2016-02-06 16:07:24 -08:00
Mark Otto
442277ddce Merge branch 'v4-dev' into v4-center-utils 2016-02-06 15:58:40 -08:00
Mark Otto
856e217574 migration notes for the text utils changes 2016-02-06 15:56:33 -08:00
Mark Otto
27ba4beb22 cross ref the type utils in the type docs 2016-02-06 15:53:10 -08:00
Mark Otto
fc6c593bec rogue line break 2016-02-06 15:50:19 -08:00
Mark Otto
b72e4ed8d6 add note to migration docs 2016-02-06 15:41:30 -08:00
Mark Otto
c59dbe56fe Drop .center-block for .m-x-auto
- 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-06 15:40:25 -08:00
Mark Otto
612b824ae0 grunt 2016-02-06 15:32:03 -08:00
Mark Otto
e06d6365f8 Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets 2016-02-06 15:32:00 -08:00
Mark Otto
40c3be90ca grunt 2016-02-06 15:20:08 -08:00
Mark Otto
3b38801c5a Merge pull request #19099 from twbs/v4-grid-redux
v4: Grid redux
2016-02-06 15:18:19 -08:00
Mark Otto
fffaaed0fd Merge branch 'v4-dev' into v4-grid-redux 2016-02-06 15:09:32 -08:00
Mark Otto
c344ff5b17 Merge pull request #19098 from twbs/v4-font-stack
v4: Native system font stack for sans-serif
2016-02-06 15:07:39 -08:00
Mark Otto
8291562258 unrelated linting bs 2016-02-06 15:07:25 -08:00
Mark Otto
9c69f6f5c5 Merge branch 'v4-dev' into v4-font-stack 2016-02-06 15:01:44 -08:00
Mark Otto
447fc28f8d linting grid css 2016-02-06 14:54:13 -08:00
Mark Otto
d8e82e2e8f document 2016-02-06 13:32:53 -08:00
Mark Otto
cd3af1fa1a Update to drop Open Sans, add Fira and Droid Sans 2016-02-06 13:23:00 -08:00
Mark Otto
844a180fae mention media query changes 2016-02-06 13:05:54 -08:00
Mark Otto
ce81dd8537 document migration for grid system /cc #17593 2016-02-06 13:02:59 -08:00
Mark Otto
fb4f5f0bf1 document how to customize grid tiers 2016-02-06 13:02:42 -08:00
Mark Otto
bc45addbc3 update grid vars docs 2016-02-06 13:02:28 -08:00
Mark Otto
7114e94d66 formatting 2016-02-06 13:02:10 -08:00
Mark Otto
414ae3aa1a use px in grid col padding since we're using px everywhere else for them 2016-02-06 13:01:52 -08:00
Mark Otto
3743f279c1 linting 2016-02-06 12:32:43 -08:00
Mark Otto
8d46a95071 Merge branch 'v4-dev' into v4-grid-redux 2016-02-06 12:30:03 -08:00