Chris Rebert
|
e2f01db965
|
Use OS X El Capitan for Sauce tests
[skip validator]
|
2016-02-23 12:46:29 -08:00 |
|
Chris Rebert
|
18745a803c
|
Merge pull request #19291 from twbs/win10
Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs
|
2016-02-23 12:43:49 -08:00 |
|
Chris Rebert
|
25e85a2882
|
Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs
[skip validator]
|
2016-02-23 12:16:26 -08:00 |
|
XhmikosR
|
44be1d261c
|
Bump grunt-contrib-concat.
[skip sauce]
|
2016-02-23 09:47:17 +02:00 |
|
XhmikosR
|
de97609358
|
Update Jekyll to v3.1.2.
[skip sauce]
|
2016-02-23 09:08:22 +02:00 |
|
XhmikosR
|
57dcd04093
|
Update scss_lint to v0.46.0.
[skip sauce]
|
2016-02-23 09:07:52 +02:00 |
|
Patrick H. Lauke
|
c25556e918
|
Appropriate use of fieldset/div, legend, callout for hidden/no label alternatives
|
2016-02-19 15:51:59 +00:00 |
|
Patrick H. Lauke
|
727722da59
|
Add form-control-legend
|
2016-02-19 15:51:59 +00:00 |
|
XhmikosR
|
255e89b241
|
Run grunt.
[ci skip]
|
2016-02-19 13:14:47 +02:00 |
|
XhmikosR
|
9989966dde
|
Update devDependencies.
|
2016-02-19 13:14:47 +02:00 |
|
XhmikosR
|
d9d84fefb9
|
Bump scss_lint to v0.45.0.
[skip sauce]
|
2016-02-19 12:55:14 +02:00 |
|
XhmikosR
|
a483f60c53
|
Merge pull request #19029 from twbs/v4-dev-xmr-grunt-html
Update grunt-html
|
2016-02-19 12:07:14 +02:00 |
|
XhmikosR
|
fe1b8913ac
|
Travis CI: switch to the Trusty image.
|
2016-02-19 11:53:50 +02:00 |
|
XhmikosR
|
79067a6440
|
Fix validation errors.
[skip sauce]
|
2016-02-19 11:26:54 +02:00 |
|
XhmikosR
|
c6c2958385
|
Update grunt-html to v6.0.0.
Also remove the workaround for the old validator version.
[skip sauce]
|
2016-02-19 11:26:54 +02:00 |
|
Jeremy Kratz
|
dd47423ae6
|
Docs: Add example of .dropdown-menu-right
Fixes #18493
Closes #18836
[skip sauce]
|
2016-02-18 18:51:25 -08:00 |
|
Chris Rebert
|
88aa1082c8
|
Merge pull request #18987 from xcatliu/v4-dev-fix-search-json-prefix
Add prefix to footer.html search.json
[skip sauce]
|
2016-02-18 18:36:14 -08:00 |
|
Russell Beye
|
e91c9e2898
|
Document .pos-f-t utility class; fixes #18494
Add documentation to components/utilities to publicly expose the
.pos-f-t utility class to users.
Closes #18799
[skip sauce]
|
2016-02-18 18:33:16 -08:00 |
|
Tobias
|
bf73425277
|
Document the possibility of extending the $spacers map
It's very handy to add another spacer size (e.g. `4`) which can easily be done by extending the map.
Example:
```
$spacers: (
0: (
x: 0,
y: 0
),
1: (
x: $spacer-x,
y: $spacer-y
),
2: (
x: ($spacer-x * 1.5),
y: ($spacer-y * 1.5)
),
3: (
x: ($spacer-x * 3),
y: ($spacer-y * 3)
),
4: (
x: ($spacer-x * 5),
y: ($spacer-y * 5)
)
);
```
Closes #18706
[skip sauce]
|
2016-02-18 18:18:47 -08:00 |
|
Chris Rebert
|
e0dfe0d24d
|
Docs: Remove <meta name="keywords"> from <head>
Ports #18872 to v4
[skip sauce]
|
2016-02-18 18:08:43 -08:00 |
|
James Mosier
|
ba50680724
|
Modal docs: Added JS event handler for relatedTarget demo
Fixes #17584
Closes #17607 by merging it
|
2016-02-18 17:58:23 -08:00 |
|
Chris Rebert
|
06fac24b03
|
Merge pull request #19241 from twbs/carousel-indicators-width
Extract $carousel-indicators-width variable
|
2016-02-17 21:13:17 -08:00 |
|
Chris Rebert
|
105bfbc5f9
|
Extract $carousel-indicators-width variable
[skip sauce]
[skip validator]
|
2016-02-17 21:10:20 -08:00 |
|
Chris Rebert
|
702041e0c5
|
Merge pull request #19238 from twbs/dropdown-padding-y
Extract $dropdown-padding-y variable
|
2016-02-17 21:08:19 -08:00 |
|
Chris Rebert
|
1f5621f46e
|
Extract $dropdown-padding-y variable
[skip sauce]
[skip validator]
|
2016-02-17 21:07:12 -08:00 |
|
Chris Rebert
|
90e19380e8
|
Merge pull request #19243 from twbs/list-group-item-heading-margin-bottom
Extract $list-group-item-heading-margin-bottom variable
|
2016-02-17 21:04:35 -08:00 |
|
Chris Rebert
|
322f3bbe6b
|
Extract $list-group-item-heading-margin-bottom variable
[skip sauce]
[skip validator]
|
2016-02-17 21:04:06 -08:00 |
|
Mark Otto
|
bfe20c2971
|
Merge pull request #19242 from twbs/carousel-caption-width
Extract $carousel-caption-width variable
|
2016-02-17 08:55:16 -08:00 |
|
Mark Otto
|
13c8ecd893
|
Merge pull request #19239 from twbs/dropdown-margin-top
Extract $dropdown-margin-top variable
|
2016-02-17 08:54:47 -08:00 |
|
Mark Otto
|
48a338c27c
|
Merge pull request #19237 from twbs/carousel-indicator-size
Extract $carousel-indicator{-active}-size variables
|
2016-02-17 08:54:25 -08:00 |
|
Patrick H. Lauke
|
fb1d511a2a
|
Merge pull request #19255 from patrickhlauke/color-accessibility-callout-include
Docs: add/unify advice on contextual colors and accessibility
|
2016-02-17 16:48:51 +00:00 |
|
Patrick H. Lauke
|
cf57ec6934
|
Merge pull request #19259 from patrickhlauke/keyboard-navigation-focus-patch1
Replace jQuery with vanilla JS
|
2016-02-17 15:34:52 +00:00 |
|
Patrick H. Lauke
|
701b12bf58
|
Replace jQuery with vanilla JS
|
2016-02-17 15:21:02 +00:00 |
|
Chris Rebert
|
3c2692447c
|
Merge pull request #19257 from twbs/fix-19147
Add $gutter parameter to make-col mixin
|
2016-02-17 03:25:04 -08:00 |
|
Chris Rebert
|
43d0d45d0a
|
Add $gutter parameter to make-col mixin; fixes #19147
[skip sauce]
[skip validator]
|
2016-02-17 03:19:07 -08:00 |
|
Patrick H. Lauke
|
c1eb92a041
|
Merge pull request #19256 from patrickhlauke/label-tag-nav-fixup1
Replace "label" with "tag" in navigation
|
2016-02-17 11:08:43 +00:00 |
|
Patrick H. Lauke
|
9bc56d9b10
|
Replace "label" with "tag" in navigation
|
2016-02-17 11:06:32 +00:00 |
|
Patrick H. Lauke
|
40aee9325d
|
- Conveying color meaning to AT as markdown include
- Add/replace callout for color and AT with include
|
2016-02-17 10:53:50 +00:00 |
|
Chris Rebert
|
bfe3c590df
|
Merge pull request #19251 from twbs/navbar-brand-padding-y
Extract $navbar-brand-padding-y variable
|
2016-02-16 23:15:34 -08:00 |
|
Chris Rebert
|
38c3e6e4d1
|
Extract $navbar-brand-padding-y variable
[skip sauce]
[skip validator]
|
2016-02-16 23:11:25 -08:00 |
|
Chris Rebert
|
845ad69f93
|
Merge pull request #19250 from twbs/list-group-item-padding
Add $list-group-item-padding-{x,y} variables
|
2016-02-16 23:08:41 -08:00 |
|
Chris Rebert
|
9ee155e5f3
|
Merge pull request #19249 from twbs/card-columns-sm-up-column-gap
Add $card-columns-sm-up-column-gap variable
|
2016-02-16 23:08:24 -08:00 |
|
Chris Rebert
|
aa7c5f93ce
|
Add $card-columns-sm-up-column-gap variable
[skip sauce]
[skip validator]
|
2016-02-16 23:00:58 -08:00 |
|
Chris Rebert
|
1f02ab21ee
|
Add $list-group-item-padding-{x,y} variables
[skip sauce]
[skip validator]
|
2016-02-16 22:57:10 -08:00 |
|
Ameya Pandilwar
|
4b941847f5
|
_tags.scss: Updated comments to reflect name change
Erratum from #19157
Closes #19245
|
2016-02-16 22:51:35 -08:00 |
|
Chris Rebert
|
d8ac2f5de2
|
Merge pull request #19247 from twbs/code-padding-vars
Extract $code-padding-{x,y} variables
|
2016-02-16 22:49:16 -08:00 |
|
Chris Rebert
|
67ecc8ca98
|
Extract $code-padding-{x,y} variables
[skip sauce]
[skip validator]
|
2016-02-16 22:45:26 -08:00 |
|
Chris Rebert
|
881e51d4a7
|
Merge pull request #19246 from twbs/code-font-size
Extract $code-font-size variable
|
2016-02-16 22:41:55 -08:00 |
|
Chris Rebert
|
0b739541b7
|
Merge pull request #19244 from twbs/figure-caption-font-size
Add $figure-caption-font-size variable
|
2016-02-16 22:37:38 -08:00 |
|
Chris Rebert
|
9fdae5f391
|
Extract $code-font-size variable
[skip sauce]
[skip validator]
|
2016-02-16 22:37:00 -08:00 |
|