Ameya Pandilwar
4ed5fa77ff
Rename .label class to .tag
2016-02-11 03:54:30 -05:00
vsn4ik
f29f0ffd22
Remove unused .csscomb.json
2016-02-10 00:34:47 +03:00
Chris Rebert
a1bf344c4f
Merge pull request #18925 from twbs/fixes-18922
...
Make translation of custom file input text easier
2016-02-09 01:38:14 -08:00
Mark Otto
371fbdb0e8
.text-help is dead, long live .form-control-feedback
...
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 .
2016-02-09 01:10:05 -08:00
Mark Otto
04f145b9d5
fix #18515 : add .form-control-label-* classes to match large/small inputs
2016-02-09 00:35:14 -08:00
Mark Otto
51d3267ea9
don't set horizontal padding on .form-control-label /cc #18130 #17498
2016-02-09 00:34:41 -08:00
Mark Otto
33d7ed77c8
linting follow up to #19140
2016-02-08 23:43:37 -08:00
Mark Otto
8c991939ab
Merge pull request #19136 from twbs/v4-input-border
...
v4: Translucent .form-control borders
2016-02-08 23:41:48 -08:00
Mark Otto
cb77f68868
Merge pull request #19140 from twbs/v4-card-list-group-corners
...
v4: Avoid shorthand border-radius for list groups in cards
2016-02-08 23:41:16 -08:00
Mark Otto
faa7cea301
fixes #18940 : use specific border properties when changing the corners of list groups in cards to avoid overriding combo first-/last-child items
2016-02-08 23:37:38 -08:00
Mark Otto
09aefaa2af
Alternate fix to #17965 : Updates to use the new class name and adds some basic docs for custom checkbox/radio validation
2016-02-08 23:21:32 -08:00
Mark Otto
4b97596982
Fixes #18949 : Remove extra margin overrides for buttons in .modal-footer
2016-02-08 22:34:38 -08:00
Mark Otto
c3e4cbdfb0
Move to a translucent input border with background-clip: padding-box for improved blending across different background-colors
2016-02-08 22:28:11 -08:00
Chris Rebert
b7f70102eb
Merge pull request #19128 from twbs/flex-utils
...
Flex utility classes shouldn't depend on $enable-grid-classes
2016-02-08 13:04:09 -08:00
Chris Rebert
472e0e1259
Flex utility classes shouldn't depend on $enable-grid-classes
...
[skip sauce]
[skip validator]
2016-02-08 04:25:45 -08:00
Chris Rebert
8141835682
_forms.scss: Use division instead of fractional multiplication
...
[skip sauce]
[skip validator]
2016-02-08 03:34:24 -08:00
Chris Rebert
8ffcb5f055
_forms.scss: Remove extra trailing 0 in fractional number
...
[skip sauce]
[skip validator]
2016-02-08 03:31:54 -08:00
Mark Otto
23d47122ef
Merge branch 'multiple-input-group-addon' of https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon
2016-02-07 23:41:35 -08:00
Mark Otto
e455b6b8d2
Merge branch 'v4-dev' into v4-form-sizing
2016-02-07 22:48:26 -08:00
Mark Otto
e589cdbfe9
Put that new var to use to match form group addons to form controls
2016-02-07 22:47:04 -08:00
Mark Otto
38c93371c1
updated button/form-control padding and line-height
...
- Moves from no set line-height (inherited of 1.5) to declared 1.25 for
all inputs and buttons (regardless of size modifier).
- Updates padding to be `.5rem` instead of `.375rem` so that padding is
more likely to be whole numbers based on the root font-size.
- Whole numbers will be beneficial in avoiding odd fractional pixels
that can lead to misalignment as shown in #18607 .
- Large buttons and inputs are now a tad wider, and smaller
buttons/inputs a tad shorter and narrower, too.
2016-02-07 22:46:50 -08:00
Mark Otto
a16b2ef162
Remove line-height from the button size mixin too
2016-02-07 22:43:53 -08:00
Mark Otto
ab451e5dc0
Remove commented out height on large/small inputs
2016-02-07 22:43:24 -08:00
Mark Otto
8fcdbd38f8
Remove specific line-heights from large/small inputs as well
2016-02-07 22:43:10 -08:00
Mark Otto
1db8dc10b5
Remove line-height from button mixin calls
2016-02-07 22:39:49 -08:00
Chris Rebert
da848536ce
_forms.scss: Remove extra url()s in commented-out code
...
[skip sauce]
[skip validator]
2016-02-07 20:20:14 -08:00
Chris Rebert
1dc6e4c9e5
Merge pull request #19115 from vsn4ik/v4-dev-fix-css3-not-selector
...
Fix css3 :not selector
2016-02-07 11:51:39 -08:00
vsn4ik
e7b0ccff63
Fix CSS3 :not() selector
2016-02-07 19:21:26 +03:00
Chris Rebert
35617a4b22
Assert that $grid-breakpoints and $container-max-widths are in ascending order; fixes #18549
...
[skip sauce]
2016-02-07 02:53:37 -08:00
Chris Rebert
41977db43a
Reboot: Update @viewport comment to account for de944e088b
...
[ci skip]
2016-02-07 00:28:23 -08:00
Chris Rebert
ecdfc71d1f
Add $enable-print-styles variable for _print.scss; fixes #19101
...
[skip sauce]
2016-02-06 21:35:19 -08:00
Mark Otto
612d287a07
Fixes #18550 : really remove that reference
2016-02-06 20:46:11 -08:00
Mark Otto
ef50b7839c
linting
2016-02-06 20:36:21 -08:00
Mark Otto
d7d0e186bd
Merge branch 'v4-dev' into v4-split-buttons
2016-02-06 20:33:26 -08:00
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
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
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
de944e088b
Fixes #17300 : drop the unused at-viewports
2016-02-06 18:45:56 -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
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
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
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
fffaaed0fd
Merge branch 'v4-dev' into v4-grid-redux
2016-02-06 15:09:32 -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
cd3af1fa1a
Update to drop Open Sans, add Fira and Droid Sans
2016-02-06 13:23:00 -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
Mark Otto
d5e474b4ab
linter
2016-02-06 12:29:53 -08:00
Mark Otto
f127bc68a3
Merge branch 'v4-dev' into v4-grid-redux
2016-02-06 12:29:06 -08:00
Mark Otto
03ec195974
linter overhaul
2016-02-06 12:28:18 -08:00
Mark Otto
15018a6d8a
Ugh, Sass doesn't do extends across media, so we can't use placeholder here
2016-02-06 11:48:28 -08:00
Mark Otto
50e854affa
property order and white space
2016-02-06 11:36:45 -08:00
Mark Otto
4ab7c93bcc
property order
2016-02-06 11:33:31 -08:00
Mark Otto
95f34be093
More grid updates
...
- 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
2016-02-06 11:31:46 -08:00
Mark Otto
414997baa8
flip things around again, no more base class, try out some new stuff to keep responsive flex grid working
2016-02-06 10:51:59 -08:00
Mark Otto
9e3214051d
add horizontal flex utils
2016-02-06 01:47:04 -08:00
Mark Otto
5e41887c3c
rename vertical align flex utils to middle to avoid clash with horizontal center
2016-02-06 01:46:42 -08:00
Mark Otto
82b98e72a4
more accurate comments
2016-02-06 01:46:14 -08:00
Mark Otto
7b7cf221cd
Move the conditional statement back to the file because nested imports aren't supported in Sass
2016-02-06 01:29:51 -08:00
Mark Otto
0de7321bbb
rename .flex-all-* to .flex-items-* to match flexbox nomenclature
2016-02-06 00:59:43 -08:00
Mark Otto
044716ed4a
Conditionally include the flex utils in the import stack and reduce to a single query
2016-02-06 00:58:19 -08:00
Mark Otto
f50dedaaaf
Move grid flex classes to utils instead maybe?
2016-02-06 00:52:53 -08:00
Mark Otto
cac92017d3
Merge branch 'v4-dev' into v4-grid-redux
2016-02-06 00:47:40 -08:00
Mark Otto
5a9538d4c7
Revamp grid classes to require .col base class and improve flexbox grid classes with auto layout via flex: 1
2016-02-06 00:45:29 -08:00
Mark Otto
263e06a021
rearrange scss lint config to put flex over float
2016-02-06 00:20:24 -08:00
Mark Otto
73e5e89e0e
Switch to native font stack
2016-02-05 23:01:59 -08:00
Chris Rebert
23979a9994
Revert separation of <hN> and .hN heading styles
...
This reverts commit deeb74e321
.
Reverts #18038
Fixes #18992
[skip sauce]
[skip validator]
2016-02-04 00:05:02 -08:00
Mark Otto
b75116c679
Merge branch 'v4-card-fuckery' into v4-dev
2016-02-03 20:53:30 -08:00
Mark Otto
b75a0ca979
fuck that other class, let's just get tabs and pills in there
2016-02-03 20:52:33 -08:00
Mark Otto
b4a2b99395
Dump the type margin overrides in alerts for utils, document that particular example, sidesteps part of #18884
2016-02-03 20:43:12 -08:00
Mark Otto
ba37c37615
Redo line-height globally
...
- 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)
2016-02-03 19:45:13 -08:00
XhmikosR
e672d60646
Update print styles to v5.3.0 of html5 boilerplate.
2016-01-26 21:37:44 +02:00
mkroeders
a62f70b420
Allow a <label> for .input-group-addon by zeroing out margin-bottom
...
When using a <label> as an .input-group-addon, there will be a default margin-bottom of .5rem via Reboot.
This will lead to undesirable whitespace below the label and the <input> will become taller than needed. By removing the margin, it will play nice with <label> elements.
Closes #19012
2016-01-23 22:18:43 -08:00
Chris Rebert
d54d9d3f7a
Merge pull request #19001 from twbs/bump-normalize
...
Bump Normalize so we can remove Reboot's input[type=search] box-sizing override
2016-01-23 22:11:27 -08:00
Mark Otto
e672c15b6d
Merge pull request #19002 from twbs/blockquote-border-width
...
Add $blockquote-border-width variable
2016-01-23 20:42:23 -08:00
Mark Otto
fa0e68e486
Merge pull request #19000 from twbs/print-img-max-width-100-hell
...
Remove print-specific img max-width:100%; style so that Google Maps etc. print correctly
2016-01-23 20:37:36 -08:00
Mark Otto
2fe6c6c88b
Merge pull request #18927 from twbs/fix-16871
...
Apply word-wrap:break-word to Tooltips and Popovers
2016-01-23 20:36:59 -08:00
Chris Rebert
7e2e31e964
scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemption
...
[skip sauce]
2016-01-23 03:06:21 -08:00
Chris Rebert
739b51f264
Reboot: Remove now-unnecessary input[type="search"] box-sizing override
...
Revert "fixes #17379 : override search input box-sizing to match our global overrides"
This reverts commits 468a9d9359
& 57998dc274
.
https://github.com/necolas/normalize.css/pull/496 has made this override unnecessary.
[skip sauce]
2016-01-21 14:50:06 -08:00
Chris Rebert
beeafc2808
Bump Normalize to fe567632af
...
So as to pull in https://github.com/necolas/normalize.css/pull/496
2016-01-21 14:28:41 -08:00
Chris Rebert
8820c563d2
Remove print-specific img max-width:100%; style so that Google Maps and other widgets print correctly
...
See https://github.com/h5bp/html5-boilerplate/issues/1741
X-Ref: #1506
2016-01-21 14:18:54 -08:00
Kevin Ross
70c2686797
Resolves #18978 - flexbox list-group implementation. Requires the pull-right and pull-left flex change from PR #18976
2016-01-20 16:39:43 -06:00
Patrick H. Lauke
200860334d
Add pointer-events:none to custom indicator
...
Closes #18887
2016-01-19 01:34:47 +00:00
Chris Rebert
032adf1324
Apply word-wrap:break-word to Tooltips and Popovers
...
Fixes #16871 for v4
2016-01-17 22:23:29 -08:00
Chris Rebert
8b67d4c762
Make translation of custom file input text easier; fixes #18922
...
[skip sauce]
2016-01-17 20:53:11 -08:00
Chris Rebert
beb9fc2895
Merge pull request #18880 from twbs/gradient-x-y
...
Rename gradient mixins to match new naming convention
2016-01-17 19:34:10 -08:00
Mark Otto
26f10db70e
Merge pull request #18848 from twbs/rounded-progress
...
Respect $border-rounded inside progress bars too
2016-01-17 19:04:29 -08:00
Mark Otto
11efaf5439
Merge pull request #18878 from twbs/btn-group-vertical
...
rm unnecessary border-radius properties from .btn-group-vertical code
2016-01-17 19:00:37 -08:00
Mark Otto
955e0405ea
fuck around with card borders and more
2016-01-17 18:55:24 -08:00
Mark Otto
776337924e
Merge pull request #18920 from twbs/v4-custom-forms-vars
...
v4: Custom forms variables
2016-01-17 17:54:45 -08:00
Mark Otto
dd4062f213
Update docs to include mention of the custom variables file
2016-01-17 16:04:18 -08:00
Mark Otto
567a0e9cee
add custom overrides to other bundles
2016-01-17 15:54:17 -08:00
Mark Otto
d00eef1dac
Merge branch 'provide-custom-scss' of https://github.com/stephaniepurvis/bootstrap into stephaniepurvis-provide-custom-scss
2016-01-17 15:51:49 -08:00
Mark Otto
2f4af5c295
condense that comment, clean up formatting
2016-01-17 15:50:27 -08:00
Mark Otto
8a0b8b6b03
Merge pull request #18789 from twbs/fix-18733-more
...
Prevent breadcrumb separator from getting underlined on hover when not using <ol> markup
2016-01-17 15:45:02 -08:00
Mark Otto
c0a8a70d59
Missing ;
2016-01-17 15:32:01 -08:00
Mark Otto
3a2f0456bf
Merge pull request #18883 from twbs/zindex-dropdown-backdrop
...
Use proper variable for .dropdown-backdrop's z-index
2016-01-17 15:25:58 -08:00
Mark Otto
5c12d5e469
add custom file vars, fix up custom select var
2016-01-17 15:21:16 -08:00
Mark Otto
6b318ef176
Hella vars for custom checkboxes and radios and selects
2016-01-16 22:29:51 -08:00
Chris Rebert
802c1cb5fc
Extract variables for .modal-content box-shadow
...
[skip sauce]
[skip validator]
2016-01-16 20:25:00 -08:00
Chris Rebert
bbd449994a
Extract $thumbnail-box-shadow variable
2016-01-16 20:23:37 -08:00
Chris Rebert
9b2d9f6e04
Extract $popover-box-shadow variable
2016-01-16 20:23:37 -08:00
Chris Rebert
58f7e602ae
Extract $dropdown-box-shadow variable
2016-01-16 20:23:37 -08:00
Chris Rebert
a5b41e7254
Extract $btn-box-shadow variable
2016-01-16 20:23:37 -08:00
Chris Rebert
6293dd41cf
Extract $kbd-box-shadow variable
2016-01-16 20:23:37 -08:00
Chris Rebert
7be17b4a35
Merge pull request #18821 from twbs/popover-vars
...
Add variables for padding of popover title & content
2016-01-16 14:08:14 -08:00
Chris Rebert
dda263d9ac
Merge pull request #18820 from twbs/media-obj-vars
...
Add variables for media object margins and padding
2016-01-16 14:07:49 -08:00
Chris Rebert
a22c696485
Extract $blockquote-border-width variable
...
[skip sauce]
2016-01-14 22:27:08 -08:00
Chris Purssell
0762a1978c
Allow custom breakpoint config to be passed on by mixins which nest media query mixins.
2016-01-14 16:33:04 +10:00
Chris Rebert
27a7fff0fb
Use proper variable for .dropdown-backdrop's z-index
2016-01-13 16:21:52 -08:00
Chris Rebert
a4745dd7a1
Use proper units when adding/subtracting lengths
...
[skip sauce]
[skip validator]
2016-01-13 16:16:43 -08:00
Chris Rebert
44a1361079
Rename gradient mixins to match new naming convention
...
gradient-{horizontal=>x}[-three-colors]
gradient-{vertical=>y}[-three-colors]
2016-01-13 15:34:01 -08:00
Chris Rebert
d26b7c7a2c
Rename local vars per new naming convention: $padding-{vertical=>y} $padding-{horizontal=>x}
...
[skip sauce]
[skip validator]
2016-01-13 15:29:06 -08:00
Chris Rebert
3daf4275eb
rm unnecessary border-radius properties from .btn-group-vertical code
...
[skip sauce]
[skip validator]
2016-01-13 15:05:23 -08:00
ju1ius
bd62b185f6
Don't clearfix if flexbox is enabled. Fixes #18849
2016-01-11 22:36:30 +01:00
Chris Rebert
1e37f507d5
Respect $border-rounded inside progress bars too
...
[skip sauce]
2016-01-11 12:29:50 -08:00
Anders Sahlin
ea4a79c689
Modals respect $enable-rounded setting
...
See issue: https://github.com/twbs/bootstrap/issues/18385
2016-01-11 14:02:14 +01:00
Chris Rebert
cbc71dc229
Merge pull request #18816 from twbs/fix-17308
...
Switch to actually-Safari-specific CSS hack for iOS temporal input fix
2016-01-10 18:38:26 -08:00
Chris Rebert
350ce2f707
Switch to actually-Safari-specific CSS hack when fixing vertical alignment of temporal input text in iOS Safari
...
See http://browserbu.gs/css-hacks/webkit-full-page-media/
Fixes #17308
[skip sauce]
[skip validator]
2016-01-10 18:22:10 -08:00
Chris Rebert
ed3551415c
Extract $btn-active-box-shadow variable & refactor accordingly
...
[skip sauce]
[skip validator]
2016-01-09 15:14:36 -08:00
Chris Rebert
46c9f4b143
Add $progress-box-shadow variable
...
[skip sauce]
[skip validator]
2016-01-09 14:59:08 -08:00
Chris Rebert
c919746a4f
Add variables for padding of popover title & content
...
[skip sauce]
[skip validator]
2016-01-09 14:46:04 -08:00
Chris Rebert
4a667f5bb7
Add variables for media object margins and padding
...
[skip sauce]
[skip validator]
2016-01-09 14:34:59 -08:00
Chris Rebert
f646ed7920
Merge pull request #18466 from twbs/tooltip-padding-vars
...
Introduce $tooltip-padding & $tooltip-padding-x vars
2016-01-09 14:28:12 -08:00
Chris Rebert
8adc9d771f
Remove remaining reference to <input type="datetime"> in SCSS comment
...
Erratum of #18778
[skip sauce]
[skip validator]
2016-01-08 23:55:23 -08:00
Mark Otto
cf7795da93
Add liberation Mono to the font stack for the Linux peeps
...
Fixes #18609
[skip sauce]
[skip validator]
2016-01-08 23:31:30 -08:00
Mark Otto
f6ad665c26
Switch up some split button stuff
...
- New vars
- New function for stripping units so we can combine rems and ems in math functions
- Add new classes for sizing and spacing around the split dropdown toggle so that the caret isn't misaligned
2016-01-08 13:23:24 -08:00
Mark Otto
3740d8f2ac
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-01-07 11:52:20 -08:00
Mark Otto
643bd8eaeb
Merge pull request #18787 from twbs/btn-vars
...
Add variables for spacing of .btn-toolbar and split-button dropdown toggles
2016-01-07 00:47:40 -08:00
Chris Rebert
86caa76f54
In IE9-11, prevent breadcrumb separator from getting underlined on :hover when not using <ol> markup
...
Fixes #18733 in IE9-11
Also adds comments to the code explaining this and #18740 .
2016-01-07 00:43:35 -08:00
Bass Jobsen
53958dab0b
In modern browsers, prevent breadcrumb separator from getting underlined on :hover when not using <ol> markup
...
Fixes #18733 , except in IE9-11
Closes #18740
2016-01-07 00:43:28 -08:00
Mark Otto
1429a0d8a9
fix input group addon alignment
2016-01-07 00:38:41 -08:00
Mark Otto
dfae3d46e4
Add a comment to follow-up on #17756
2016-01-07 00:30:49 -08:00
Mark Otto
af13a97d51
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-01-07 00:29:34 -08:00
Mark Otto
2502f84dde
Merge pull request #17756 from zalog/patch-11
...
Flexbox grid column wrapping bug
2016-01-07 00:29:23 -08:00
Mark Otto
7fdd521459
more variables spacing
2016-01-07 00:21:58 -08:00
Mark Otto
de027e637f
pointless comments
2016-01-07 00:20:36 -08:00
Mark Otto
b39b8b631b
more variables spacing
2016-01-07 00:20:25 -08:00
Mark Otto
ea9967c535
spacing
2016-01-07 00:19:48 -08:00
Mark Otto
ea5fdc5b5f
Fixes #18681 : Use a local varible to calculate a unit-less border offset for the popover title
2016-01-07 00:16:59 -08:00
Chris Rebert
fb71efaeb2
Add variables for spacing of .btn-toolbar and split-button dropdown toggles
...
[skip sauce]
2016-01-06 16:42:21 -08:00
Mark Otto
c847279e14
Consolidate nav-tab dropdown styles with nav-tab styles
...
- Moves styles up the document a bit to nest them
- Drops the static 1px for $navbar-tabs-border-width so once again it’s
all tied together should folks customize that
2016-01-06 15:51:23 -08:00
Mark Otto
fac0c31a27
New $nav-pills-active-link-* variables
...
- Renames old and unused $nav-pills-active-link-hover-* for
$nav-pills-active-link-* ones
- Puts those vars to use in place of defaults $component-* vars on nav
pills
2016-01-06 15:50:08 -08:00
Mark Otto
774a2ed37e
Spacing y'all
2016-01-06 15:47:28 -08:00
Mark Otto
7da2e12852
Regroup nav variables
2016-01-06 15:46:48 -08:00
Mark Otto
93dda63b39
Revamp tabbed nav border variables
...
- Add new $nav-tabs-border-width for the bottom border on the .nav-tabs
parent class
- Use that new variable for the negative margin on nav-items within it
for consistent customization
- Drop the $nav-tabs-link-border-width for the new variable so it’s all
tied together
2016-01-06 15:45:26 -08:00
Mark Otto
7668a66bbe
Add $nav-disabled-link-hover-bg variable
2016-01-06 15:42:32 -08:00
Mark Otto
030ab626a5
Add $nav-item-inline-spacer variable
...
So folks can customize the distance between nav links in inline navs.
2016-01-06 15:41:35 -08:00
Mark Otto
fe40de1816
follow up to #18782 : remove pager vars
2016-01-06 15:00:28 -08:00
Mark Otto
095dd9ffb0
Merge pull request #18782 from twbs/v4-rip-pager
...
v4: Drop pager component
2016-01-06 14:57:51 -08:00
Chris Rebert
c3d1b7f256
Introduce $tooltip-padding-{x,y} & $tooltip-margin vars
...
[skip sauce]
2016-01-06 14:56:16 -08:00
Mark Otto
d5b2dea1a5
Rip out the pager component
2016-01-06 14:47:33 -08:00
Chris Rebert
f547806e88
Remove associated comment too
...
Erratum from #18658
[ci skip]
2016-01-06 14:42:37 -08:00
Mark Otto
d46c7ef565
fixes #18658 : no more min-width action on progress bars. we had them in v3 and ended up removing them for additional problems it caused folks.
2016-01-06 14:33:58 -08:00
Patrick H. Lauke
3da46631e7
Merge pull request #18775 from twbs/hack-18543
...
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
2016-01-06 20:15:58 +00:00
vsn4ik
e543565d78
Use text-emphasis-variant mixin for .text-muted
2016-01-06 16:47:44 +03:00
Chris Rebert
0c9429a803
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
...
Closes #18543
2016-01-06 01:21:01 -08:00
Mark Otto
b48eb53962
rename .card-*-outline to .card-outline-* for consistency with button outlines
2016-01-06 01:09:45 -08:00
Mark Otto
6d01de2f74
Merge pull request #18518 from sergej2705/v4-dev-background-variant
...
Added !important to hover
2016-01-06 01:07:28 -08:00
Mark Otto
3dd08d60eb
Merge pull request #18695 from bassjobsen/patch-30
...
.container, .container-fluid should be conditional upon $enable-grid-…
2016-01-06 01:00:22 -08:00
Mark Otto
0be0a8eb1a
fixes #17719 : rename .btn-*-outline to .btn-outline-*
2016-01-06 00:11:49 -08:00
Mark Otto
ff07ba3af4
Merge pull request #18771 from twbs/v4-custom-forms-revamp
...
v4: Custom forms (disabled state, revamp, etc)
2016-01-06 00:02:25 -08:00
Mark Otto
4625547aea
disable it for the whole file
2016-01-06 00:00:08 -08:00
Mark Otto
069277e86f
really disable the offending one
2016-01-05 23:58:34 -08:00
Mark Otto
00e2b29041
try disabling that
2016-01-05 23:56:08 -08:00
Mark Otto
d8d67eaa6a
rewrite custom file input component to use classes over nested elements
2016-01-05 23:45:44 -08:00
Mark Otto
ac446058ff
ensure custom selects get rounded corners
2016-01-05 23:45:20 -08:00
Mark Otto
8d66b9956c
Change .c-select to .custom-select
2016-01-05 23:34:51 -08:00
Mark Otto
11df78ec74
Revamp custom form styles
...
- Less nesting with more specific classes
- New class names for most elements to avoid unnecessary and potentially confusing shorthand
- Require new class and markup for the description (though it's only necessary for disable states, it's now part of the entire component's markup for all states just in case)
- Change up colors and variables for regular and disabled states
2016-01-05 23:25:42 -08:00
Mark Otto
c081d4802d
Merge pull request #18682 from twbs/media-obj-zoom
...
Remove nonstandard `zoom: 1` from media object
2016-01-05 20:58:39 -08:00
markau
871a003ca2
Fixes #17918 : Add styles for disabled custom checkboxes and radios
2016-01-05 00:47:32 -08:00
Mark Otto
6a7577d3c6
remove instances of font-weight: normal since we no longer specify bold labels (as of v4)
2016-01-05 00:14:58 -08:00
Mark Otto
c76a2c3218
Merge pull request #18669 from twbs/fix-18652
...
Remove .dl-horizontal; it's redundant to the grid system
2016-01-03 19:10:42 -08:00
Chris Rebert
e9192f6de0
Update copyright years to 2016
...
[ci skip]
2016-01-01 12:31:38 -08:00
Patrick H. Lauke
9cd6903768
Merge pull request #18699 from patrickhlauke/disabled-pointer-events
...
Add pointer-events:none to disabled pagination/pager links
2015-12-29 16:23:41 +00:00
Sam A. Horvath-Hunt
f7a43ed6b7
Add max-width to file browser; fixes #18651
2015-12-29 14:41:21 +00:00
Patrick H. Lauke
348763d65c
Add pointer-events:none to disabled pagination/pager links
...
as currently this was missed out (compared to disabled `a.btn`)
2015-12-27 10:03:09 +00:00
Bass Jobsen
ddb652b8d5
.container, .container-fluid should be conditional upon $enable-grid-classes
...
see: https://github.com/twbs/bootstrap/issues/17586
2015-12-27 00:14:01 +01:00
Chris Rebert
4de483a411
Remove nonstandard zoom: 1
from media object
...
It should be unnecessary since we only support IE>=9, and this hasLayout hack is for IE6-7.
https://developer.mozilla.org/en-US/docs/Web/CSS/zoom
http://stackoverflow.com/questions/1794350/what-is-haslayout
[skip sauce]
[skip validator]
2015-12-25 14:54:48 -07:00
Chris Rebert
4a05f19a3b
Fix syntax of .text-hide's font
property value
...
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]
2015-12-25 14:06:39 -07:00
Chris Rebert
4c86e37c2d
Remove .dl-horizontal; it's redundant to the grid system; fixes #18652
...
[skip sauce]
2015-12-24 21:26:26 -07:00
Chris Rebert
edbdf21de5
Merge pull request #18464 from twbs/btn-block-spacing-y
...
Introduce $btn-block-spacing-y variable
2015-12-23 23:44:50 -07:00
Chris Rebert
7cfdc771f8
Uncomment Firefox .progress styles; fixes #18536
...
[skip sauce]
[skip validator]
2015-12-23 23:19:44 -07:00
Chris Rebert
a96e522d6a
Organize existing .progress styles
2015-12-23 22:35:45 -07:00
Chris Rebert
76a4c303ee
Refactor Breadcrumbs component
...
Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors,
so as to no longer require the usage of `<ol>`-based markup.
Rename variables to follow naming conventions:
* $breadcrumb-padding-vertical => $breadcrumb-padding-y
* $breadcrumb-padding-horizontal => $breadcrumb-padding-x
Introduce new variable: $breadcrumb-item-padding
[skip sauce]
2015-12-23 22:16:35 -07:00
Chris Rebert
7aabd49364
Reorganize utilities into more separate files under a /scss/utilities/
directory
...
[skip sauce]
[skip validator]
2015-12-23 21:01:17 -07:00
Chris Rebert
1e8743ec89
Merge pull request #18473 from twbs/fix-18036
...
Remove useless .col-*-offset-12 and .col-xs-offset-0 classes
2015-12-23 20:33:37 -07:00
Chris Rebert
25cecdb55a
Apply clearfix to .card-footer
...
[skip sauce]
[skip validator]
2015-12-23 17:25:37 -07:00
Chris Rebert
da533b8926
Apply clearfix to .card-header; fixes #18633
2015-12-23 17:20:23 -07:00
Chris Rebert
2e2b48da13
Apply clearfix to .card-block; fixes #18583
2015-12-23 17:18:19 -07:00
Chris Rebert
646580a919
Actually use $progress-bg instead of hardcoded color
...
Refs #18535
[skip sauce]
2015-12-21 10:57:57 -07:00
Chris Rebert
c6a276dd74
Set $progress-bg to color we are actually using
2015-12-21 10:57:57 -07:00
Chris Rebert
0917b04711
Actually use $progress-bar-color instead of hardcoded color
...
Refs #18535
2015-12-21 10:57:57 -07:00
Chris Rebert
5a18638f26
Set $progress-bar-color to color we are currently using
2015-12-21 10:57:54 -07:00
Chris Rebert
e6fdebb9c7
Merge pull request #18463 from twbs/nav-item-margin
...
Introduce $nav-item-margin variable
/fyi @mdo
2015-12-16 22:17:09 -08:00
Chris Rebert
92338da1f3
Merge pull request #18469 from twbs/card-deck-margin
...
Introduce $card-deck-margin variable
/fyi @mdo; happy to tweak the var names if desired
2015-12-16 22:16:36 -08:00
Stephanie Kendall
523c5a3d1a
switching position of custom in bootstrap.scss for better efficiency
2015-12-16 09:27:09 -06:00
Patrick H. Lauke
7cffd334aa
Merge pull request #18541 from patrickhlauke/progress-patch1
...
remove generated content value for progress
2015-12-16 10:19:04 +00:00
Chris Rebert
34fe668af2
Merge pull request #18472 from twbs/x-y-vars
...
Rename 2 navbar variables to comply with updated naming convention
2015-12-12 00:32:28 -08:00
Vicary Archangel
54fdb45fa5
Alternative fix to double border
2015-12-12 02:22:48 +08:00
Patrick H. Lauke
3cfbeda08d
remove generated content value for progress
...
as it's currently not displayed, and (in my opinion) would look fugly if
it did appear...
2015-12-11 10:57:45 +00:00
Patrick H. Lauke
97461a51a2
progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, striped support)
2015-12-11 08:58:11 +00:00
sergej2705
7ad62ec9cd
Added !important to hover
...
cause hover isn't working since bg-color is !important
2015-12-10 08:51:09 +01:00
Vicary Archangel
c0f931d050
Multiple input-group-addon support
...
1. Invert `:first-child` into `:not(:last-child)` and vice versa
2. Remove double border at the left of `.form-control`
3. Shifts negative margins of `.btn` and `.btn-group` to retain
rightmost border when using at the left of `.form-control`.
2015-12-09 16:40:32 +08:00
Mark Otto
5d3144e8fb
manually bump versions because npm script wasn't working for me
2015-12-08 09:36:08 -08:00
Alexandr Kondrashov
c4c9e1959f
Fix size of validation feedback icons
2015-12-08 14:54:37 +03:00
Chris Rebert
c1c1b3885d
Remove useless .col-*-offset-12 and .col-xs-offset-0 classes
...
Fixes #18036
[skip sauce]
[skip validator]
2015-12-08 01:50:42 -08:00
Chris Rebert
1861b05b5f
Rename 2 navbar variables to comply with updated naming convention
...
$navbar-padding-horizontal => $navbar-padding-x
$navbar-padding-vertical => $navbar-padding-y
[skip sauce]
[skip validator]
2015-12-08 01:30:23 -08:00
Chris Rebert
0330d4acc2
Introduce $btn-block-spacing-y variable
...
[skip sauce]
2015-12-08 01:14:09 -08:00
Chris Rebert
6798485323
Introduce $card-deck-margin variable
...
[skip sauce]
[skip validator]
2015-12-08 01:13:37 -08:00
Chris Rebert
de9ad37c5d
Introduce $nav-item-margin variable
...
[skip sauce]
2015-12-08 01:12:57 -08:00
Chris Rebert
5871be0ce6
Refactor _utilities-spacing.scss; fixes #18129
2015-12-08 01:08:03 -08:00
Chris Rebert
8d4f5c1c12
Make SCSS Lint happy
...
[skip sauce]
[skip validator]
2015-12-08 01:06:52 -08:00
Mark Otto
35389f46df
order
2015-12-08 01:06:23 -08:00
Mark Otto
ac5be12f24
unfuck that border from rem to px
2015-12-08 00:49:31 -08:00
Mark Otto
11c287d1d7
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-12-08 00:16:56 -08:00
Mark Otto
60ad55b8f7
fixes #17776
2015-12-08 00:16:46 -08:00
Mark Otto
9c55815898
Merge pull request #17930 from zalog/patch-12
...
v4 - .c-select shouldn't inherit white text color
2015-12-08 00:05:52 -08:00
Chris Rebert
8b0d737a56
scss/_pagination.scss: Reassert #18257
...
[skip sauce]
2015-12-08 00:01:58 -08:00
Mark Otto
30aad997d0
tweak comment
2015-12-07 23:52:10 -08:00
Mark Otto
96dd9c57d2
Merge branch 'bassjobsen-patch-6' into v4-dev
2015-12-07 23:48:41 -08:00
Mark Otto
9e6d1c1ec6
Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-6
2015-12-07 23:48:33 -08:00
Mark Otto
4dd60d8310
fix variable
2015-12-07 23:46:56 -08:00
Mark Otto
a9f53f0fc0
Merge pull request #18110 from twbs/pagination-classes
...
Refactor pagination classes to avoid tag selectors & child selectors
2015-12-07 23:41:55 -08:00
Mark Otto
9e872efb3f
rip out the .blockquote-* children classes for margin utils
2015-12-07 23:36:35 -08:00
Mark Otto
886bbe9bc0
Merge pull request #18138 from bassjobsen/patch-12
...
refactor blockqoutes to to avoid tag selectors & child selectors
2015-12-07 23:32:31 -08:00
Mark Otto
515ff1aacb
rewrite list-inline to use margin and simpler styles
2015-12-07 23:31:02 -08:00
Mark Otto
d3c87d32fa
Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-11
2015-12-07 23:28:31 -08:00
Chris Rebert
e7edf10473
.page => .page-item
2015-12-07 22:37:17 -08:00
Chris Rebert
0c1df9912f
Refactor pagination code to remove unnecessary ancestor requirements in selectors
2015-12-07 22:37:17 -08:00
Chris Rebert
5f35ce2095
.page>{a,span => .page-link}
2015-12-07 22:37:17 -08:00
Chris Rebert
a878c4f0c6
.pagination>{li => .page}
2015-12-07 22:37:17 -08:00
Mark Otto
7eadfbc9b2
ignore that
2015-12-07 22:31:16 -08:00
Mark Otto
5a6a128728
fixes #18330
2015-12-07 21:57:06 -08:00
Mark Otto
e5b6922258
Merge pull request #18356 from lesleh/card-mixin
...
Card mixin
2015-12-07 21:55:26 -08:00
Mark Otto
c9eb483ca9
fixes #18320 : pull in suit base reset for button focus styles in FF and IE
2015-12-07 21:47:40 -08:00
Mark Otto
d36686afee
spacing
2015-12-07 21:46:03 -08:00
Chris Rebert
9dacdce42c
Use $input-btn-border-width for both .form-control and .btn borders; fixes #18424
...
Both widgets need to use the same border width because of input groups.
Thus:
$btn-border-width => $input-btn-border-width
$input-border-width => $input-btn-border-width
[skip sauce]
2015-12-07 20:41:51 -08:00
Alexandr Kondrashov
750d45c9e9
Add an empty line at the end of the file
2015-12-08 03:46:16 +03:00
Alexandr Kondrashov
d4e9dad3de
SVG: base64 > ASCII85 (fix merge)
2015-12-08 03:27:53 +03:00
Alexandr Kondrashov
568073feb9
SVG: base64 > ASCII85
2015-12-08 02:48:05 +03:00
Alexandr Kondrashov
5f316e6dc3
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into patch-1
2015-12-08 02:18:32 +03:00
Mark Otto
a22d2fb5a5
fixes #17433 : improve borders on .list-group-flush to remove dupe borders when appropro
2015-12-07 10:05:53 -08:00
Chris Rebert
d1a0af8b24
Tweak naming and docs of font utility classes
...
* `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity.
* Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`.
* In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles.
Refs #18433
[skip sauce]
2015-12-07 00:08:54 -08:00
Chris Rebert
28bbf42e26
Fix .font-italic utility class definition
...
Erratum from 26da610bd0
Refs #18001
2015-12-06 17:37:55 -08:00
Mark Otto
21b15d450d
fixes #18087 : .navbar-form is no more
2015-12-06 16:59:33 -08:00
Mark Otto
49674a8eba
fixes #18425 by using vars for 1px borders
2015-12-06 16:45:40 -08:00
Mark Otto
26da610bd0
fixes #18433 : add three new font utils
2015-12-06 16:39:55 -08:00
Mark Otto
db0f2df59c
Merge pull request #18426 from twbs/label-reboot-comment-grammar
...
Fix grammar of comment for <label> in Reboot
2015-12-06 16:29:56 -08:00
Mark Otto
239befe16b
Merge branch 'list-inline-padding' into v4-dev
2015-12-06 16:29:35 -08:00
Chris Rebert
0759d76bd2
Add 3 more font-weight variables
...
Refs #14368
[skip sauce]
[skip validator]
2015-12-06 12:32:49 -08:00
vsn4ik
ad698d124a
v4 - Add default param for form-icon variables
2015-12-05 21:32:25 +03:00
XhmikosR
e94891fe24
Merge pull request #18395 from twbs/scsslint-pseudo-elems
...
SCSS Lint: explicitly enable PseudoElement check
2015-12-05 10:29:18 +02:00
Chris Rebert
e8dcb2f917
Add $list-inline-padding variable
...
[skip sauce]
[skip validator]
2015-12-04 01:56:49 -08:00
Chris Rebert
191c82dc38
Fix grammar of comment for <label> in Reboot
2015-12-04 01:46:45 -08:00
Chris Rebert
2fcb2e099f
Use $border-width for .btn-group margins that make borders overlap
...
Fixes half of #18425
[skip sauce]
[skip validator]
2015-12-04 01:42:51 -08:00
Stephanie Kendall
aaae40c069
implements a _custom.scss, resolves #17322
2015-12-01 13:44:37 -06:00
Chris Rebert
c15e9fb9ad
SCSS Lint: enable PseudoElement check
2015-12-01 02:05:37 -08:00
Chris Rebert
548834e87f
Merge pull request #18340 from twbs/responsive-pulls
...
Add responsive float classes
2015-11-29 21:47:49 -08:00
Mark Otto
23d7b7fe42
Merge pull request #18381 from twbs/file-input-width-var
...
Use $input-border-width for custom file input borders
2015-11-29 21:18:52 -08:00
Mark Otto
b7e3e92d6b
Merge pull request #18380 from twbs/card-border-var
...
Use $card-border-width for .card-inverse's header/footer border-bottom override
2015-11-29 21:18:40 -08:00
Chris Rebert
12d0f98507
Use $input-border-width for custom file input borders
...
Fixes part of #18150
[skip sauce]
[skip validator]
2015-11-29 21:13:19 -08:00
Chris Rebert
3f2943424f
Remove reference to defunct Customizer from v3
...
[ci skip]
2015-11-29 20:54:45 -08:00
Chris Rebert
0b01c360fc
Use $card-border-width for .card-inverse's header/footer border-bottom override
...
Refs #18150
[skip sauce]
[skip validator]
2015-11-29 20:48:33 -08:00
Mark Otto
543580eafe
Merge pull request #18256 from twbs/print-border-widths
...
Use $border-width in misc border print styles
2015-11-29 20:03:02 -08:00
Mark Otto
f16ad22530
fixes #18188
2015-11-29 19:56:17 -08:00
Mark Otto
4005b316c6
rearrange comment lines for clarity
2015-11-29 19:55:51 -08:00
Mark Otto
0fa2c7c486
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-11-29 19:54:20 -08:00
Mark Otto
c68019e5d0
Merge pull request #18257 from twbs/border-width-vars
...
Add more border width variables
2015-11-29 19:52:22 -08:00
Mark Otto
1f487f79d3
Merge pull request #18260 from twbs/fix-18259
...
Move viewport-dependent padding tweak into main .jumbotron block
2015-11-29 19:49:20 -08:00
Mark Otto
94d7a8f4ef
Merge pull request #18265 from twbs/fix-v4-17007
...
Bring focused input group controls to front via z-index:3
2015-11-29 19:48:54 -08:00
Mark Otto
45632894d9
Merge pull request #18317 from twbs/redundant-text-aligns-18300
...
Remove non-responsive text alignment classes
2015-11-29 19:39:48 -08:00
Mark Otto
389a284766
fixes #18295 . improve .nav-inline usefulness and document the classes as well
2015-11-29 19:38:44 -08:00
Chris Rebert
a23cf74340
_dropdown.scss: Revise comments; fixes #18363
...
[skip sauce]
2015-11-27 20:12:37 -08:00
Chris Rebert
a8dc4812a4
Add responsive float classes; fixes #13690
2015-11-26 22:13:26 -08:00
Leslie
c050d1e2e4
Update _cards.scss
2015-11-26 13:33:54 +00:00
Leslie Hoare
beb11714dd
Use the new mixin.
2015-11-26 13:26:40 +00:00
Leslie Hoare
cc814f4d76
Create a mixin for creating new card styles.
...
I'm aware that currently cards are a lot simpler than buttons right now
but this may change in future and it feels cleaner to be able to create
new card styles without needing to know the internals of how they're
implemented.
2015-11-26 13:21:07 +00:00
Richard Kraaijenhagen
c960169807
Add responsive embed class for 1:1 aspect ratio
...
Closes #18141
2015-11-23 19:54:55 -08:00
Chris Rebert
ade2ab1341
Remove non-responsive text alignment classes
...
These can be replaced by their `.text-xs-*` parallels.
This also avoids any complications from interactions between the responsive and non-responsive classes.
(e.g. `<div class="text-left text-md-right">`)
Refs #18300
[skip sauce]
2015-11-22 21:33:42 -08:00
Deilv
2c3a592a6e
Add missing !important-s to responsive text alignment classes; fixes #18300
...
Closes #18314 by merging a tweaked version of it.
2015-11-22 20:41:34 -08:00
Chris Rebert
a9198d8385
scss/_reboot.scss: Add link to nice new docs regarding touch-action:manipulation
...
[ci skip]
2015-11-15 17:16:50 -08:00
Chris Rebert
5923e6fc58
Merge pull request #18051 from twbs/impl-18044
...
Add touch-action:manipulation on interactive elements to avoid 300ms click delay
2015-11-15 17:08:01 -08:00
Chris Rebert
1e6f23ce92
Fix #17001 in v4
...
Refs #18253
[skip sauce]
2015-11-15 14:20:44 -08:00
Chris Rebert
ca68331b8b
Add $list-group-border-width; refs #18150
...
[skip sauce]
2015-11-15 12:46:46 -08:00
Chris Rebert
e54a9d7e8d
$list-group-border => $list-group-border-color
...
[skip sauce]
2015-11-15 12:43:43 -08:00
Chris Rebert
9da0b7140a
Move viewport-dependent padding tweak into main .jumbotron block
...
Refs #18259
[skip sauce]
2015-11-15 01:25:38 -08:00
Chris Rebert
85c9cc806b
.form-control: Use $input-border-width instead of $border-width
...
[skip sauce]
2015-11-15 01:18:40 -08:00
Chris Rebert
6a66d2dd92
Add $table-border-width; refs #18150
2015-11-14 23:24:48 -08:00
Chris Rebert
c174d7ab4e
Add $popover-border-width; refs #18150
2015-11-14 23:11:20 -08:00
Chris Rebert
8b91f95d98
Use $border-width in misc border print styles
...
[skip sauce]
2015-11-14 23:06:40 -08:00
Chris Rebert
e3eaeb96e8
Add $thumbnail-border-width; refs #18150
2015-11-14 22:56:20 -08:00
Chris Rebert
13ac07a862
$thumbnail-border => $thumbnail-border-color
2015-11-14 22:54:53 -08:00
Chris Rebert
203264d7af
Add $pagination-border-width; refs #18150
2015-11-14 22:53:18 -08:00
Chris Rebert
5f45f652f7
Rename $pagination-border => $pagination-border-color for clarity
2015-11-14 22:51:18 -08:00
Chris Rebert
687610e6f1
Add $pager-border-width; refs #18150
2015-11-14 22:50:40 -08:00
Chris Rebert
a4594bd445
$pager-border => $pager-border-color
2015-11-14 22:48:18 -08:00
Chris Rebert
a420b66210
Add $nav-tabs-link-border-width; refs #18150
2015-11-14 22:40:43 -08:00
Chris Rebert
1f29c306a6
Add $input-border-width; refs #18150
2015-11-14 22:40:43 -08:00
Chris Rebert
2d02910e01
$input-border => $input-border-color
2015-11-14 22:40:43 -08:00
Chris Rebert
2ea8950b26
Add $dropdown-border-width; refs #18150
2015-11-14 22:40:43 -08:00
Chris Rebert
76f7056321
$dropdown-border => $dropdown-border-color
2015-11-14 22:28:45 -08:00
Mark Otto
0e77265c00
fixes #18170 , make cards block level by default so anchors can be used as base element
2015-11-14 21:40:17 -08:00
Mark Otto
36b33bd145
fixes #18241 : bump up border-radius values on .label-pill for when customization means the 1rem value doesn't cut it
2015-11-14 21:29:09 -08:00
Mark Otto
925f0ca018
fix error to danger
2015-11-14 19:45:48 -08:00
Mark Otto
1a3acc8a4b
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-11-14 17:23:22 -08:00
Mark Otto
23e746d479
nuke unhelpful comments
2015-11-14 17:23:16 -08:00
Bass Jobsen
0d34169e1f
Refactor figure image styles to use CSS class instead of child selector
...
Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104 .
Closes #18131
2015-11-14 15:00:08 -08:00
Chris Rebert
25e42ade42
Add touch-action:manipulation on interactive elements to avoid 300ms click delay
...
Fixes #18044
[skip sauce]
[skip validator]
2015-11-13 01:07:18 -08:00
Chris Rebert
6d591edcb7
.dropdown-menu: Swap color and font-size property order to make SCSS Lint happy
2015-11-13 00:21:43 -08:00
Chris Rebert
2315bc6052
scss/_nav.scss: Remove trailing whitespace
...
[ci skip]
2015-11-13 00:20:03 -08:00
Chris Rebert
98ec749117
Swap margin-right and margin-left ordering in .dropdown-toggle::after to make SCSS Lint happy
...
[ci skip]
2015-11-13 00:19:19 -08:00
Chris Rebert
0cdb204867
scss/_card.scss: Remove trailing whitespace
...
[ci skip]
2015-11-13 00:17:25 -08:00
Mark Otto
763cec82fb
Merge pull request #18089 from almirsarajcic/v4-dev
...
Rename .help-block to .text-help
2015-11-12 23:57:22 -08:00
Mark Otto
0aec084cae
Merge pull request #18093 from AndersMad/patch-1
...
Card fix static -> variable border radius
2015-11-12 23:56:45 -08:00
Mark Otto
cbb5e25482
Merge pull request #17939 from chrisbell08/#17895_alert_border_width
...
#17895 Added $alert-border-width that defaults to $border-width
2015-11-12 23:50:51 -08:00
Chris Rebert
5abd4e0142
Ports c256aca13c
to v4
...
Refs #15947 , #17542
[ci skip]
2015-11-12 23:47:13 -08:00
Chris Rebert
920f7fd695
Revert "Drop cursor pointer for button role"
...
This reverts commit 61067304cd
.
The normalize.css pull request (https://github.com/necolas/normalize.css/pull/379 )
was REJECTED, *NOT* merged!
2015-11-12 23:44:29 -08:00
Mark Otto
f25d709025
Merge pull request #18061 from mathisonian/patch-1
...
remove bro from comment
2015-11-12 23:37:02 -08:00
Mark Otto
97b0d37732
space
2015-11-12 23:33:15 -08:00
Mark Otto
d18cc5f77b
Merge branch 'reboot-cursor' of https://github.com/flexbox/bootstrap into flexbox-reboot-cursor
2015-11-12 23:31:19 -08:00
Mark Otto
d917f474f4
Merge pull request #17708 from biokillos/feature/add-variable-for-card-link-hover-state
...
Add variable for card-link hover state
2015-11-12 23:29:48 -08:00
Mark Otto
99219bac55
Merge pull request #17317 from dmbaughman/v4-media-breakpoint-between
...
v4 - Added mixin to handle media queries that span multiple breakpoints
2015-11-12 23:27:16 -08:00
Mark Otto
6a526d4890
Merge pull request #17596 from neilhem/remove-fallback-colors
...
remove not used popover fallback variables
2015-11-12 23:23:53 -08:00
Mark Otto
1c9b773293
Merge pull request #17733 from chrisbell08/v4
...
Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.
2015-11-12 23:20:35 -08:00
Mark Otto
9f66e7309c
fix broke shit, ugh my bad
2015-11-12 23:15:31 -08:00
Mark Otto
6fd1c80d37
Merge pull request #17153 from kkirsche/patch-17
...
v4 — Change .has-error to .has-danger for uniformity.
2015-11-12 22:20:07 -08:00
Mark Otto
c1af4aa227
Merge pull request #17277 from kkirsche/patch-5
...
v4 — Use the body color for dropdown menu text in navbars
2015-11-12 22:17:02 -08:00
Mark Otto
fd8cd7ea88
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-11-12 22:15:09 -08:00
O'meid
677b7bd1c0
scss: move Figures from _type to _images
2015-11-12 22:13:13 -08:00
Mark Otto
f29eb4d213
Merge pull request #17241 from tagliala/font-size-sm-fix
...
v4: Change the default value of $font-size-sm to .875rem
2015-11-12 22:07:06 -08:00
Mark Otto
078c7cac8d
manually pull in #17212 from @azmenak
2015-11-12 22:02:35 -08:00
Mark Otto
8d46755f99
Merge pull request #17137 from kkirsche/patch-10
...
v4: Dropdown caret is not horizontally alligned
2015-11-12 21:32:22 -08:00
Chris Rebert
be5e223177
Move [hidden]
style from _utilities.scss to _reboot.scss; fixes #18230
...
[skip sauce]
2015-11-12 19:15:54 -08:00
Chris Rebert
fcbf49ae0a
Merge pull request #18109 from twbs/color-utils-important
...
Add !important to text and background color utility classes
2015-11-12 17:02:56 -08:00
Chris Rebert
4f49654196
Merge pull request #18033 from twbs/invisible-important
...
Add !important to .invisible (visibility:hidden) utility class
2015-11-12 17:02:10 -08:00
Chris Rebert
019069a8b3
Merge pull request #18032 from twbs/text-transform-important
...
Add !important to text transform utility classes
2015-11-12 17:01:40 -08:00
Chris Rebert
cfd9c30eed
Merge pull request #18182 from twbs/img-fluid-doc
...
Add comments explaining why we don't make `<img>`s responsive by default
2015-11-10 23:28:02 -08:00
Chris Rebert
91005397b3
Merge pull request #18094 from twbs/util-resp-comment
...
scss/_utilities-responsive.scss: Fix outdated comment heading
2015-11-10 23:26:46 -08:00
Chris Rebert
d8d709da1f
Consolidate redundant heading style declaration
...
[skip sauce]
[skip validator]
2015-11-10 21:19:35 -08:00
Chris Rebert
1a0a2186b8
scss/_carousel.scss: Add missing backticks in comment
...
[ci skip]
2015-11-05 16:30:57 -08:00
Chris Rebert
be1232c580
Add comments explaining why we don't make <img>
s responsive by default
...
Refs #18178
[ci skip]
2015-11-05 13:18:42 -08:00
Chris Rebert
36d20a8514
Merge pull request #18081 from twbs/ie9-click-comment
...
Give better description of IE9 transparent click bug & workaround
2015-11-03 12:19:34 -08:00
Bass Jobsen
0fdfde7709
Update _type.scss
2015-11-03 10:52:18 +01:00
Bass Jobsen
bffd2905b9
refactor blockqoutes to to avoid tag selectors & child selectors css v4
2015-11-03 10:17:21 +01:00
Bass Jobsen
63ea4a38f8
refactor list-inlineto toavoid tag selectors & child selectors
2015-11-03 01:53:28 +01:00
Mark Otto
bfa392b097
Merge pull request #18105 from twbs/simpler-retina
...
Simplify .img-retina mixin and add explanatory comments
2015-11-01 21:40:21 -08:00
Mark Otto
18d6e1a648
Merge pull request #18108 from twbs/split-bg
...
Move .bg-* utility classes into separate file
2015-11-01 21:39:56 -08:00
Chris Rebert
43b130022b
scss/_progress.scss: Add comments for IE9 CSS hacks
...
[skip sauce]
[skip validator]
2015-10-31 14:37:22 -07:00
Chris Rebert
8bcf60148a
Add !important to text and background color utility classes
...
[skip sauce]
[skip validator]
2015-10-29 21:40:42 -07:00
Chris Rebert
9d201a8ef2
Move .bg-* utility classes into separate file
...
[skip sauce]
[skip validator]
2015-10-29 21:37:28 -07:00
Chris Rebert
6e8f08dc67
Remove Less->SCSS converter comment left over from bootstrap-sass
2015-10-29 20:45:34 -07:00
Chris Rebert
e0aa54c684
Simplify .img-retina mixin and add explanatory comments
...
[skip sauce]
[skip validator]
2015-10-29 17:33:22 -07:00
Bass Jobsen
54335d513c
cards mixins
2015-10-29 13:44:41 +01:00
Bass Jobsen
7b10659ec3
import cards mixins
2015-10-29 13:38:35 +01:00
Bass Jobsen
2e92360b8b
add variant mixins
2015-10-29 13:34:41 +01:00
Chris Rebert
7d766e4a94
Yes, we still need this. Silly IE9 😢
...
See the IE9 note in https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover#Browser_compatibility
The prereqs to trigger the bug are still present in v4.
/fyi @mdo
[skip sauce]
[skip validator]
2015-10-29 00:32:20 -07:00
Chris Rebert
ab84c1554a
scss/_utilities-responsive.scss: Fix outdated comment heading
...
[skip sauce]
[skip validator]
2015-10-28 14:35:18 -07:00
Chris Rebert
364925f951
Fix typos in comments
2015-10-28 14:33:48 -07:00
AndersMad
61e9a01a28
Card fix static -> variable border radius
...
Changed card border radius image caps to use variable rather than static values
2015-10-28 21:54:56 +01:00
Almir Sarajcic
4264621cee
Fix #17768
2015-10-28 16:27:55 +01:00
Chris Rebert
fd39d91058
Give better description of IE9 transparent click bug & workaround
...
[skip sauce]
[skip validator]
2015-10-27 12:47:04 -07:00
Chris Rebert
726525c0cf
mixins/_progress.scss: Note that 0\0 media query hack is for IE9
...
[skip sauce]
[skip validator]
2015-10-27 12:34:26 -07:00
Chris Rebert
c3834b8d5a
Merge pull request #18038 from twbs/fix-16947
...
Make heading class styles trump heading element styles
2015-10-27 09:38:20 -07:00
Mark Otto
368eda788d
Merge pull request #17749 from Prelc/patch-1
...
Remove empty line from _grid.scss
2015-10-27 08:49:04 -07:00
XhmikosR
3c24bd89f7
Merge pull request #18039 from twbs/type-headings-trivial
...
Trivially simplify heading margin-bottom declarations
2015-10-27 07:41:34 +02:00
Chris Rebert
ee92e6d44d
Merge pull request #18031 from twbs/fix-16836
...
Add !important to text alignment utility classes
2015-10-26 21:33:12 -07:00
Mark Otto
ee64b79a0c
Merge pull request #18011 from kkirsche/patch-6
...
Use the `border-radius` mixin for `.label-pill`
2015-10-26 21:13:15 -07:00
Matthew Conlen
94043ac71c
remove bro from comment
2015-10-26 13:40:08 -04:00
Chris Rebert
50df64797c
https://github.com/necolas/normalize.css/pull/379 was rejected
...
Refs #15947
Somehow c256aca13c
got lost during the SCSS translation...
[skip sauce]
2015-10-24 20:05:25 -07:00
Chris Rebert
25d724b279
_forms.scss: Copy over iOS <input> type compatibility note from v3
...
Refs b6e6a05b95
We ought to re-check this for iOS 9.1 at some point...
[skip sauce]
[skip validator]
2015-10-23 23:05:13 -07:00
Chris Rebert
5f30f2740b
Trivially simplify heading margin-bottom declarations
...
[skip sauce]
[skip validator]
2015-10-23 19:23:06 -07:00
Chris Rebert
deeb74e321
Make heading class styles trump heading element styles; fixes #16947
...
[skip sauce]
[skip validator]
2015-10-23 17:03:33 -07:00
Chris Rebert
a30a5bb9b5
_grid.scss: Declare left margin before right margin for uniformity; refs #18036
...
[skip sauce]
[skip validator]
2015-10-23 15:58:10 -07:00
Chris Rebert
aff3fce63b
bootstrap.scss: Cleanup comments; refs #18036
...
[skip sauce]
[skip validator]
2015-10-23 15:39:07 -07:00
Chris Rebert
e78cf3231c
Add !important to .invisible (visibility:hidden) utility class
...
[skip sauce]
[skip validator]
2015-10-23 12:30:56 -07:00
Chris Rebert
62aecae328
Add !important to text transform utility classes
2015-10-23 12:26:31 -07:00
Chris Rebert
66039030e4
Add !important to text alignment utility classes
...
Refs #16836
[skip sauce]
[skip validator]
2015-10-23 12:25:03 -07:00
Chris Rebert
f730162072
Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026
...
[skip sauce]
[skip validator]
2015-10-23 12:09:00 -07:00
Chris Rebert
d3cb2ca43c
Stop hardcoding grid breakpoints in responsive alignment utility classes; fixes #18027
...
[skip sauce]
[skip validator]
2015-10-23 11:49:46 -07:00
Kevin Kirsche
fbbadaff3c
Use $enable-rounded
for .label-pill
...
Fix #18002
2015-10-22 08:05:47 -04:00
Chris Bell
be1bb9ec3e
#17895 Added $alert-border-width that defaults to $border-width
2015-10-15 15:57:15 +01:00
Catalin Zalog
fec2a1d10f
v4 - .c-select on background inherits white
...
This:
```
<div class="bg-info">
<select class="c-select">
<option selected>Open this select menu</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</div>
```
render this:
http://s.zalog.ro/2015-10-14-19-45-11.png
2015-10-14 19:50:03 +03:00
Marko Prelec
d5e47c57f1
Extract list-unstyled mixin; closes #17792
...
/fyi @mdo
2015-10-13 01:24:11 -07:00
Mark Otto
8cb00d6420
Merge pull request #17701 from lesleh/patch-1
...
Reset iOS rounded inputs
2015-10-13 00:34:15 -07:00
Chris Rebert
2feaf0a27c
Make $card-border-radius default to $border-radius
...
They already share the same value (`.25rem`)
Refs #17597
[skip sauce]
2015-10-12 16:32:15 -07:00
Chris Rebert
a180a3362a
Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius.scss
...
Reunites the family.
Closes #17791
2015-10-08 08:56:13 -04:00
Chris Rebert
3137eec370
Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius.scss
...
Reunites the family.
Closes #17791
2015-10-07 00:07:48 -07:00
Catalin Zalog
e598307a42
v4 - flexbox ie10+ compatibility
2015-10-01 22:03:05 +03:00
Marko Prelec
12c53ff609
Update _grid.scss
...
Removed empty row.
2015-10-01 14:33:10 +02:00