Mark Otto
826aeec6e8
Merge pull request #13 from twbs/default-vars
...
Apply !default to SCSS variables
2014-12-11 12:20:05 -08:00
Mark Otto
30fe3d9792
Merge pull request #8 from twbs/scss-lint
...
Add SCSS-Lint to Grunt
2014-12-11 12:16:45 -08:00
Mark Otto
2edc779391
Merge branch 'v4' into scss-lint
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
scss/_card.scss
2014-12-11 12:07:09 -08:00
Mark Otto
f7e103a6ac
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2014-12-11 12:06:16 -08:00
Mark Otto
2a78159a20
grunt
2014-12-11 12:06:08 -08:00
Mark Otto
fef873a840
fix all validation, turn off some settings, add sort order
2014-12-11 12:05:29 -08:00
Chris Rebert
cb4c3a0eae
glyphicons.less: lowercase F in codepoint number for consistency
2014-12-11 11:45:33 -08:00
Chris Rebert
6ae16b0a49
Officially support the Android Browser on Android v5.0+
2014-12-11 10:48:32 -08:00
Gleb Mazovetskiy
76d6b17f4f
Merge pull request #6 from twbs/grid-framework-refactor
...
Refactor grid_framework
2014-12-11 15:16:42 +00:00
XhmikosR
4e27c48248
Run grunt
.
2014-12-11 08:24:31 +02:00
XhmikosR
aa1e3e7325
Tweak colors to improve accessibility.
2014-12-11 08:14:07 +02:00
XhmikosR
46b0e94e25
Specify img
dimensions in the HTML.
2014-12-11 08:14:07 +02:00
Mark Otto
0e371ddf87
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/css/docs.min.css.map
2014-12-10 20:51:17 -08:00
Patrick H. Lauke
2665605856
Merge pull request #15337 from twbs/patrickhlauke
...
Add @patrickhlauke to Core Team list on the About page
2014-12-10 22:12:50 +00:00
Mark Otto
58fee94f8d
stub out descriptions and titles for potential custom builds
2014-12-10 14:12:20 -08:00
Mark Otto
95da2a9428
nuke the customizer
2014-12-10 13:51:43 -08:00
Mark Otto
63d4423fc0
grunt
2014-12-10 13:49:53 -08:00
Patrick H. Lauke
69332cbb68
Merge pull request #15334 from patrickhlauke/progress-low-percentages
...
Fix/merge advice on low percentage progress bars
2014-12-10 20:59:41 +00:00
Chris Rebert
edba4a386c
Add @patrickhlauke to Core Team list on the About page
...
[skip sauce]
[skip validator]
2014-12-10 12:21:05 -08:00
Chris Rebert
a9d92a5e41
Filed http://openradar.appspot.com/19208483 for #12536
2014-12-10 12:13:21 -08:00
Patrick H. Lauke
d9c3e5f3ad
Fix/merge advice on low percentage progress bars
...
- actually add the ``min-width`` extra style (and use ``em`` rather than
``px``) to the 0% and 2% example
- remove the unnecessarily redundant sentence in the "With labels"
section
- remove the unnecessary heading/section specifically for low percentage
case, make it flow naturally as part of the "With labels" section
2014-12-10 16:50:21 +00:00
Chris Rebert
23aa0340df
Apply !default to SCSS variables
...
Per @thomas-mcdonald
2014-12-09 16:24:05 -08:00
Patrick H. Lauke
7c228b3cfa
Merge pull request #15330 from patrickhlauke/customizer-variables-help-block
...
Tie help block to input with aria-describedby
2014-12-09 10:02:20 +00:00
Patrick H. Lauke
4529a9e7b7
Tie help block to input with aria-describedby
2014-12-09 09:57:35 +00:00
XhmikosR
762acc826f
Merge pull request #15293 from twbs/grunt-contrib-compress
...
Add grunt-contrib-compress.
2014-12-09 10:19:05 +02:00
Mark Otto
63639f9913
Merge pull request #9 from twbs/less-vendor-prefixing
...
_progress.scss: remove unnecessary @-webkit-keyframes
2014-12-08 22:48:03 -08:00
Mark Otto
70855a7d29
Merge pull request #10 from twbs/bye-gradient-vendors
...
remove explicit vendor prefixes from _gradients.scss
2014-12-08 22:47:42 -08:00
Mark Otto
c6ec27a5c8
Merge pull request #11 from twbs/card-columns-vendor
...
remove explicit vendor prefixing from _card.scss
2014-12-08 22:47:17 -08:00
Chris Rebert
86f834e356
remove explicit vendor prefixing from _card.scss
2014-12-08 22:05:50 -08:00
Chris Rebert
b59abb40f7
remove explicit vendor prefixes from _gradients.scss
2014-12-08 22:00:05 -08:00
XhmikosR
afa46515d0
Update glob.
2014-12-09 07:59:57 +02:00
XhmikosR
71f6dd25fc
Add grunt-contrib-compress.
...
Now, the zip file is created when running `grunt prep-release`.
[ci skip]
2014-12-09 07:53:11 +02:00
Chris Rebert
94eecb84bf
_progress.scss: remove unnecessary @-webkit-keyframes
...
Autoprefixer already takes care of this for us.
2014-12-08 20:36:33 -08:00
Chris Rebert
16bd4a2787
SCSS-Lint: StringQuotes: double_quotes , to match current style
2014-12-08 20:00:13 -08:00
Chris Rebert
2e91a3d6a7
temporarily disable PropertySortOrder since it defaults to alphabetical
2014-12-08 19:59:23 -08:00
Chris Rebert
1e4f280b19
SCSS-Lint: disable arbitrary selector/nesting depth limits
2014-12-08 19:58:25 -08:00
Chris Rebert
895be6efb0
SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true
2014-12-08 19:57:05 -08:00
Chris Rebert
5a986744f7
add test-scss Grunt task
2014-12-08 19:02:25 -08:00
Chris Rebert
2d244d118b
add default SCSS-Lint config
2014-12-08 19:00:05 -08:00
Chris Rebert
405410a924
Travis: install scss-lint
2014-12-08 18:34:15 -08:00
Chris Rebert
f932eaa525
tweak browser bug list order so Chrome bugs are contiguous
2014-12-08 17:59:29 -08:00
Chris Rebert
3ed0d586b7
tweak browser bug list order so Safari bugs are contiguous
2014-12-08 17:57:55 -08:00
Patrick H. Lauke
7cff5bb84f
Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2
...
More docs accessibility tweaks
2014-12-08 23:19:32 +00:00
Chris Rebert
1f6f95a245
grunt-saucelabs now uses throttled
instead of concurrency
...
[skip validator]
2014-12-08 14:58:06 -08:00
Patrick H. Lauke
285ec70493
Make main segmented button keyboard-focusable
...
unless there's a reason why ``tabindex="-1"`` was dropped in there...
2014-12-08 22:29:34 +00:00
Patrick H. Lauke
24bc102664
Use aria-label for pagination prev/next
...
Cleaner alternative to using ``<span class="sr-only">``
2014-12-08 22:29:33 +00:00
Patrick H. Lauke
eee275762f
Callout for labelling of input groups
...
plus a few suggested approaches (in some cases, elided, as the actual
content of the label - being a generic example - is not important)
2014-12-08 22:29:33 +00:00
Patrick H. Lauke
c918127e68
Split out/clarify `<select>
and
multiple
`
2014-12-08 12:05:42 +00:00
Patrick H. Lauke
52e4b87b5a
Expand advice for optional icons with hidden labels
...
to clarify/hint that a ``<label class="sr-only">`` is not the only way
to do it
2014-12-08 10:36:26 +00:00
Chris Rebert
deffd946ef
Merge pull request #15323 from BBosman/for
...
Re-add missing "to" in docs
2014-12-08 00:46:55 -08:00