Mark Otto
|
57998dc274
|
linter
|
2015-09-01 21:23:26 -07:00 |
|
Mark Otto
|
cf70fce245
|
mention overrides too
|
2015-09-01 21:20:35 -07:00 |
|
Mark Otto
|
f8e13cb35f
|
Merge pull request #17358 from tomByrer/patch-1
clarifies that normalize.css is a dependency of reboot
|
2015-09-01 21:19:12 -07:00 |
|
Mark Otto
|
468a9d9359
|
fixes #17379: override search input box-sizing to match our global overrides
|
2015-09-01 21:16:26 -07:00 |
|
Mark Otto
|
8f9e50c02d
|
fixes #17385: add var for default link decoration
|
2015-09-01 21:14:51 -07:00 |
|
Mark Otto
|
7f18d02e56
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2015-09-01 21:12:06 -07:00 |
|
Mark Otto
|
29c3eddaeb
|
fixes #17412: reverse display heading classes to match h1-h6 headings
|
2015-09-01 21:11:53 -07:00 |
|
Mark Otto
|
003f507de3
|
Merge pull request #17334 from neilhem/media-flex-align
Media vertical align flexbox classes
|
2015-09-01 21:01:45 -07:00 |
|
Mark Otto
|
d119800489
|
fix #17356
|
2015-09-01 21:01:12 -07:00 |
|
Mark Otto
|
b5c93eafb8
|
Merge pull request #17333 from neilhem/combine-size-mixins
Combine size & square mixins into one
|
2015-09-01 20:25:25 -07:00 |
|
Mark Otto
|
a748e251fd
|
Merge pull request #17259 from twbs/v4gc
v4: Conditional predefined grid classes
|
2015-09-01 20:16:22 -07:00 |
|
Mark Otto
|
c053f23fe6
|
Merge pull request #17362 from omeid/v4-container-mixin
Semantic grid: add make-container-breakpoint
|
2015-09-01 20:13:52 -07:00 |
|
Catalin Zalog
|
18395219cc
|
Apply !default to SCSS variables
Missed one variable :(
|
2015-09-01 11:26:01 +03:00 |
|
Chris Rebert
|
8ad1f8ddbe
|
Merge pull request #17331 from twbs/fix-17323
rm unused $state param from form-control-validation mixin
|
2015-08-29 15:55:45 -07:00 |
|
O'meid
|
c42d0e10f4
|
scss: semantic grid: add make-container-breakpoint
Signed-off-by: O'meid <public@omeid.me>
|
2015-08-28 00:48:06 +10:00 |
|
XhmikosR
|
3e66427127
|
Less to Sass typos.
[ci skip]
|
2015-08-27 08:14:39 +03:00 |
|
Tom Byrer
|
d2930ce1ad
|
clarifies normalize.css is a dependency
Perhaps I'm a little slow & need to have things spelled out :)
https://github.com/twbs/bootstrap/issues/17301#issuecomment-134469886
|
2015-08-26 18:59:08 -06:00 |
|
Chris Rebert
|
c6e648d79b
|
rm responsive-invisibility mixin since it's only used once
inline the one remaining usage into .hidden-print's definition
rm now-empty scss/_utilities-responsive.scss file
[skip sauce]
[skip validator]
|
2015-08-26 15:31:36 -07:00 |
|
Chris Rebert
|
19e996c623
|
tree shaking: rm unused responsive-visibility mixin
[skip sauce]
[skip validator]
|
2015-08-26 15:06:09 -07:00 |
|
Rakhat Jabagin
|
56aadd25da
|
add media vertical flexbox classes
|
2015-08-26 16:50:24 +06:00 |
|
Rakhat Jabagin
|
865911c35d
|
combine size & square mixins into one
|
2015-08-26 16:17:00 +06:00 |
|
Chris Rebert
|
5c239aae7d
|
rm unused $state param from form-control-validation mixin; fixes #17323
[skip sauce]
[skip validator]
|
2015-08-26 01:32:26 -07:00 |
|
Mark Otto
|
5fc3b1d540
|
Merge pull request #17113 from JanStevens/v4-fix-retina-mixin
Fixes the _image mixing by prefixing the parameters with $
|
2015-08-25 07:45:02 -07:00 |
|
XhmikosR
|
9420297dc2
|
SCSS lint fixes.
[ci skip]
|
2015-08-25 15:38:20 +03:00 |
|
Felipe
|
67995d034e
|
PropertySortOrder
Properties should be ordered border-top, border-bottom
|
2015-08-24 16:44:55 -05:00 |
|
Kevin Kirsche
|
29e4dd2fba
|
Fix accidental triple colon from :before to ::before conversion
Fix #17288 — Sorry about that!
|
2015-08-24 15:47:04 -04:00 |
|
Kevin Kirsche
|
d51f0a4f81
|
Use double colons for psuedo elements
Fix #17052
|
2015-08-24 13:22:10 -04:00 |
|
Mark Otto
|
c8ab0a56c2
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2015-08-23 23:16:18 -07:00 |
|
Mark Otto
|
7d194a9bd3
|
wrap box-shadows in mixin in custom forms. fixes #17242
|
2015-08-23 23:13:14 -07:00 |
|
Mark Otto
|
19deadda95
|
shorter
|
2015-08-23 23:00:47 -07:00 |
|
Mark Otto
|
02069152a2
|
Merge pull request #17147 from kkirsche/patch-14
v4 - Dropup caret direction incorrect
|
2015-08-23 22:59:43 -07:00 |
|
Mark Otto
|
7633d4c603
|
Make predefined grid classes conditional
- Add explicit -grid-classes variable and set to true by default
- Wrap .row and .col generation in the boolean var
|
2015-08-23 22:13:58 -07:00 |
|
Catalin Zalog
|
793db36640
|
Apply !default to SCSS variables
!default to all variables.
|
2015-08-24 01:44:16 +03:00 |
|
Mark Otto
|
e75504366d
|
Merge pull request #17120 from kkirsche/patch-5
Add white background to cards by default
|
2015-08-23 14:44:53 -07:00 |
|
Kevin Kirsche
|
e707a45b1f
|
v4 - Dropup caret direction incorrect
Fix #17144
|
2015-08-23 08:12:56 -04:00 |
|
Kevin Kirsche
|
44acff459b
|
Add white background to cards
Fix #17117
|
2015-08-23 08:10:55 -04:00 |
|
Mark Otto
|
a5bfbe0fca
|
fix remaining scss lint errors
|
2015-08-23 01:12:00 -07:00 |
|
Mark Otto
|
6f8f4cc92c
|
there is no standard appearance property
|
2015-08-23 01:03:51 -07:00 |
|
Mark Otto
|
b2dccb15d7
|
fix majority of scss linter errors
|
2015-08-23 01:00:22 -07:00 |
|
Mark Otto
|
27e4e97840
|
there is no navbar default for this
|
2015-08-23 00:28:02 -07:00 |
|
Mark Otto
|
24fee99e0e
|
remove another margin-top: 0
|
2015-08-23 00:25:58 -07:00 |
|
Mark Otto
|
683472d6e2
|
remove a margin-top: 0 reset since we nuke headings' top margins now in reboot
|
2015-08-23 00:24:59 -07:00 |
|
Mark Otto
|
27f97e328b
|
shorter clearfix
|
2015-08-23 00:18:28 -07:00 |
|
Mark Otto
|
54a5fbe0c1
|
fix #17149: correct syntax in list-group variant mixin; nullifies #17154
|
2015-08-22 21:46:46 -07:00 |
|
Mark Otto
|
2638b10d28
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2015-08-22 19:06:03 -07:00 |
|
Mark Otto
|
1f153b640d
|
re-fix #16154 in v4-dev /cc #17101
|
2015-08-22 19:05:43 -07:00 |
|
Mark Otto
|
990d646bcd
|
fix shadows on btns to use mixin
|
2015-08-22 19:01:11 -07:00 |
|
Mark Otto
|
5bb03b794d
|
Merge pull request #17220 from cornedor/fix-17066
Removed mixin from focus outline box-shadow fixes #17066
|
2015-08-22 18:59:16 -07:00 |
|
Mark Otto
|
1e7c42d2c0
|
fixes #17035
|
2015-08-22 18:36:43 -07:00 |
|
Corné Dorrestijn
|
c49503165a
|
Added comment explaining why there is no mixin here
|
2015-08-22 01:04:16 +02:00 |
|