0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Commit Graph

10539 Commits

Author SHA1 Message Date
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
Chris Rebert
7e758f60fc Repeat warning comment about keeping "What's included" sections in sync
Refs #15238
[skip sauce]
2014-12-05 11:50:55 -08:00
Chris Rebert
1dd665c3ab Merge pull request #15306 from vsn4ik/whats_included_readme
Update source maps info in README.md.
2014-12-05 11:47:45 -08:00
Chris Rebert
c40fe68f23 Merge pull request #15305 from vsn4ik/fix_fonts_permission
Remove execute permission on fonts.
2014-12-05 09:17:21 -08:00
vsn4ik
215fc93096 Update source maps info in README.md. 2014-12-05 20:00:19 +03:00
vsn4ik
add44cae03 Remove execute permission on fonts. 2014-12-05 19:52:23 +03:00
Chris Rebert
0c5a5563b2 Merge pull request #15214 from twbs/example-ids
Give all embedded live docs examples data-example-id attrs
[skip sauce]
2014-12-04 19:18:29 -08:00
Bootstrap's Grunt bot
ac49a09906 automatic grunt dist 2014-12-03 07:20:27 +00:00
Chris Rebert
66217e4a85 Temporarily revert "automatic grunt dist" so Grunt bot will run again.
This reverts commit 2c1c885ed4.
2014-12-02 23:02:46 -08:00
Bootstrap's Grunt bot
2c1c885ed4 automatic grunt dist 2014-12-03 00:51:08 +00:00
Chris Rebert
5cb0d933c9 Merge pull request #15269 from twbs/role-separator
Whitelist <li role="separator">...</li>
[skip sauce]
2014-12-02 15:16:34 -06:00
Chris Rebert
a527aaa114 Whitelist <li role="separator">...</li>
Refs https://www.w3.org/Bugs/Public/show_bug.cgi?id=27120
Refs #15263

[skip sauce]
2014-12-02 12:56:30 -08:00
Chris Rebert
0445f23b72 Update Wall of Browser Bugs entry for #14972
http://crbug.com/175502 is fixed in Chrome 40 and has been closed.
But Windows is still broken due to http://crbug.com/438064 ,
  which is open and currently targeting Chrome 41.
2014-12-02 12:31:55 -08:00
Mark Otto
a17f23c022 nuke the other incomplete example per @ianw 2014-12-01 01:39:31 -08:00
Mark Otto
0eb2c922d8 Merge branch 'master' of github.com:twbs/bootstrap 2014-11-30 17:11:24 -08:00
Mark Otto
88ec5152da clarify collapse example with link and button triggers; also mention classes 2014-11-30 17:10:13 -08:00
Mark Otto
ced63b0a02 Merge pull request #15244 from zalog/patch-2
Center .icon-prev and .icon-next in carousel
2014-11-30 14:20:21 -08:00
Mark Otto
20ddded9f8 Merge pull request #15258 from Quy/media-object
Add .media-object in docs
2014-11-30 12:38:01 -08:00
Quy Ton
a6950ce276 Add .media-object in docs 2014-11-30 07:44:14 -08:00
XhmikosR
2a1a3e6806 Example: minor image compression improvements.
[ci skip]
2014-11-30 13:16:27 +02:00
XhmikosR
d5a4db48cc Merge pull request #15183 from twbs/deps
Update devDependencies
2014-11-30 12:51:49 +02:00
XhmikosR
61bbe74df1 Update devDependencies. 2014-11-30 12:51:16 +02:00
XhmikosR
4e2db80cbf Merge pull request #15134 from twbs/docs-gh
Add a target to generate the gh-pages files.
2014-11-30 12:50:24 +02:00
Mark Otto
e6fc081c91 Merge branch 'master' of github.com:twbs/bootstrap 2014-11-30 01:32:03 -08:00
Mark Otto
bcb90ef3a0 Bump Glyphicons to v1.9 2014-11-30 01:31:49 -08:00