Chris Rebert
8be858aac4
update shrinkwrap
...
[skip validator]
2014-12-12 14:19:42 -08:00
Chris Rebert
33cbf2142b
bump grunt-saucelabs to ~8.4.0
...
[skip validator]
2014-12-12 14:18:25 -08:00
Chris Rebert
ae579b4b75
Merge pull request #15356 from twbs/remarkable
...
bump remarkable to ~1.5.0
2014-12-12 14:16:55 -08:00
Chris Rebert
0d413c5c08
update shrinkwrap
...
[skip sauce]
[skip validator]
2014-12-12 14:08:03 -08:00
Chris Rebert
74df3175b9
bump remarkable to ~1.5.0
2014-12-12 13:42:43 -08:00
Chris Rebert
79af63aac9
Merge pull request #15355 from twbs/fix-15279
...
use npm-shrinkwrap ^200.0.0
2014-12-12 13:39:04 -08:00
Chris Rebert
5f41801083
update shrinkwrap
2014-12-12 13:22:09 -08:00
Chris Rebert
f2ecc77562
use npm-shrinkwrap ^200.0.0 ; fixes #15279
2014-12-12 13:21:49 -08:00
Bootstrap's Grunt bot
f9db33d7db
automatic grunt dist
2014-12-12 19:30:34 +00:00
Julian Thilo
b12e24e7a1
Merge pull request #15351 from twbs/revert-15350-patch-1
...
Revert "fix typo in carousel doc"
2014-12-12 14:28:40 +01:00
Julian Thilo
a940e1fdd6
Revert "fix typo in carousel doc"
2014-12-12 14:24:50 +01:00
Bastien
c8855a7ad1
Add glyphicons fonts in woff2
2014-12-12 14:22:41 +01:00
Patrick H. Lauke
7e3ca05692
Merge pull request #15350 from emmanuelgautier/patch-1
...
fix typo in carousel doc
2014-12-12 12:08:56 +00:00
Emmanuel Gautier
f0be5e0409
fix typo
2014-12-12 12:53:50 +01:00
Bastien
bc36e31280
Add new brand-primary color in the doc and the true color in comment
2014-12-12 11:07:16 +01:00
Bastien
5b8ba0cb4d
200 to 260 glyphicons in the doc
2014-12-12 10:58:21 +01:00
Chris Rebert
cb4c3a0eae
glyphicons.less: lowercase F in codepoint number for consistency
2014-12-11 11:45:33 -08: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
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
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
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
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
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
Bas Bosman
e9dca8df52
Add missing to
2014-12-08 09:41:44 +01:00
Mark Otto
e11c634be9
fixes #15311 : mention in docs requirement for .btn-group-* sizing on immediate .btn-group
2014-12-07 22:26:19 -08:00
Patrick H. Lauke
255e5d6875
Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaks
...
Docs accessibility tweaks: use ``aria-label`` for close ``<button>``, expand advice for ``<abbr>``, form control labels, make sidebar navigation a ``<nav>``
2014-12-07 22:46:20 +00:00
Patrick H. Lauke
202f1f8d69
`<abbr>
` with title also useful for AT
...
...and remove the redundant paragraph for basic abbreviation, which
simply repeats what was just said above.
2014-12-07 20:56:38 +00:00
Patrick H. Lauke
353d8395ae
Expand advice about adding labels
...
Harmonizing this with same advice given for CSS inline forms
2014-12-07 20:56:37 +00:00
Patrick H. Lauke
8af8f7d540
Make sidebar navigation actual `<nav>
`
2014-12-07 20:56:29 +00:00
Patrick H. Lauke
c609272ac1
`aria-label="close"
instead of sr-only
span
`
...
shorter, neater, well supported
2014-12-07 14:29:03 +00:00
Chris Rebert
08f388679b
tweak grid docs copy
...
[skip sauce]
2014-12-06 13:55:31 -08:00
Chris Rebert
f1102430ec
Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting
...
Catch and properly report compile errors that Less.js's toCSS() can throw
2014-12-05 13:20:44 -08:00
Chris Rebert
37183edfd5
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.
...
Currently these errors are only reported in the JavaScript console, not in the Customizer UI.
Refs #15296
[skip sauce]
[skip validator]
2014-12-05 13:06:01 -08:00