]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Patrick H. Lauke [Sun, 7 Dec 2014 15:17:49 +0000 (15:17 +0000)]
``<abbr>`` with title also useful for AT
...and remove the redundant paragraph for basic abbreviation, which
simply repeats what was just said above.
Patrick H. Lauke [Sun, 7 Dec 2014 15:11:28 +0000 (15:11 +0000)]
Expand advice about adding labels
Harmonizing this with same advice given for CSS inline forms
Patrick H. Lauke [Sun, 7 Dec 2014 14:43:50 +0000 (14:43 +0000)]
Make sidebar navigation actual ``<nav>``
Patrick H. Lauke [Sun, 7 Dec 2014 14:29:03 +0000 (14:29 +0000)]
``aria-label="close"`` instead of sr-only ``span``
shorter, neater, well supported
Chris Rebert [Sat, 6 Dec 2014 21:55:31 +0000 (13:55 -0800)]
tweak grid docs copy
[skip sauce]
Chris Rebert [Fri, 5 Dec 2014 21:20:44 +0000 (13:20 -0800)]
Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting
Catch and properly report compile errors that Less.js's toCSS() can throw
Chris Rebert [Fri, 5 Dec 2014 20:58:47 +0000 (12:58 -0800)]
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]
Chris Rebert [Fri, 5 Dec 2014 19:49:53 +0000 (11:49 -0800)]
Repeat warning comment about keeping "What's included" sections in sync
Refs #15238
[skip sauce]
Chris Rebert [Fri, 5 Dec 2014 19:47:45 +0000 (11:47 -0800)]
Merge pull request #15306 from vsn4ik/whats_included_readme
Update source maps info in README.md.
Chris Rebert [Fri, 5 Dec 2014 17:17:21 +0000 (09:17 -0800)]
Merge pull request #15305 from vsn4ik/fix_fonts_permission
Remove execute permission on fonts.
vsn4ik [Fri, 5 Dec 2014 17:00:19 +0000 (20:00 +0300)]
Update source maps info in README.md.
vsn4ik [Fri, 5 Dec 2014 16:52:23 +0000 (19:52 +0300)]
Remove execute permission on fonts.
Chris Rebert [Fri, 5 Dec 2014 03:18:29 +0000 (19:18 -0800)]
Merge pull request #15214 from twbs/example-ids
Give all embedded live docs examples data-example-id attrs
[skip sauce]
Bootstrap's Grunt bot [Wed, 3 Dec 2014 07:20:27 +0000 (07:20 +0000)]
automatic `grunt dist`
Chris Rebert [Wed, 3 Dec 2014 07:02:46 +0000 (23:02 -0800)]
Temporarily revert "automatic grunt dist" so Grunt bot will run again.
This reverts commit
2c1c885ed4978900fb2a5e3310a428fd72b89c12 .
Bootstrap's Grunt bot [Wed, 3 Dec 2014 00:51:08 +0000 (00:51 +0000)]
automatic grunt dist
Chris Rebert [Tue, 2 Dec 2014 21:16:34 +0000 (15:16 -0600)]
Merge pull request #15269 from twbs/role-separator
Whitelist <li role="separator">...</li>
[skip sauce]
Chris Rebert [Tue, 2 Dec 2014 20:53:05 +0000 (12:53 -0800)]
Whitelist <li role="separator">...</li>
Refs https://www.w3.org/Bugs/Public/show_bug.cgi?id=27120
Refs #15263
[skip sauce]
Chris Rebert [Tue, 2 Dec 2014 20:28:07 +0000 (12:28 -0800)]
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.
Mark Otto [Mon, 1 Dec 2014 09:39:31 +0000 (01:39 -0800)]
nuke the other incomplete example per @ianw
Mark Otto [Mon, 1 Dec 2014 01:11:24 +0000 (17:11 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 1 Dec 2014 01:10:13 +0000 (17:10 -0800)]
clarify collapse example with link and button triggers; also mention classes
Mark Otto [Sun, 30 Nov 2014 22:20:21 +0000 (14:20 -0800)]
Merge pull request #15244 from zalog/patch-2
Center .icon-prev and .icon-next in carousel
Mark Otto [Sun, 30 Nov 2014 20:38:01 +0000 (12:38 -0800)]
Merge pull request #15258 from Quy/media-object
Add .media-object in docs
Quy Ton [Sun, 30 Nov 2014 15:44:14 +0000 (07:44 -0800)]
Add .media-object in docs
XhmikosR [Sun, 30 Nov 2014 11:16:19 +0000 (13:16 +0200)]
Example: minor image compression improvements.
[ci skip]
XhmikosR [Sun, 30 Nov 2014 10:51:49 +0000 (12:51 +0200)]
Merge pull request #15183 from twbs/deps
Update devDependencies
XhmikosR [Thu, 20 Nov 2014 06:04:47 +0000 (08:04 +0200)]
Update devDependencies.
XhmikosR [Sun, 30 Nov 2014 10:50:24 +0000 (12:50 +0200)]
Merge pull request #15134 from twbs/docs-gh
Add a target to generate the gh-pages files.
Mark Otto [Sun, 30 Nov 2014 09:32:03 +0000 (01:32 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 30 Nov 2014 09:31:49 +0000 (01:31 -0800)]
Bump Glyphicons to v1.9
Mark Otto [Sun, 30 Nov 2014 08:54:43 +0000 (00:54 -0800)]
Fixes #15096: Fix navbar forms in the non-responsive example
Mark Otto [Sun, 30 Nov 2014 07:17:36 +0000 (23:17 -0800)]
Merge pull request #15133 from patrickhlauke/docs-table-fixes
Fixes to scope
Mark Otto [Sun, 30 Nov 2014 07:03:47 +0000 (23:03 -0800)]
Fixes #15241: Add simple example to docs for collapse plugin
Mark Otto [Sun, 30 Nov 2014 05:40:04 +0000 (21:40 -0800)]
grunt
Mark Otto [Sun, 30 Nov 2014 05:36:57 +0000 (21:36 -0800)]
Fixes #15140: Restore more missing .media styles from shipping #14801
Mark Otto [Sun, 30 Nov 2014 05:18:05 +0000 (21:18 -0800)]
Alternate fix for #15250 with a more descriptive theme jumbotron
Mark Otto [Sun, 30 Nov 2014 04:58:14 +0000 (20:58 -0800)]
grunt
Mark Otto [Sun, 30 Nov 2014 04:57:04 +0000 (20:57 -0800)]
Fixes #15074: Fix the nesting problem with form control size variants
Mark Otto [Sun, 30 Nov 2014 02:36:21 +0000 (18:36 -0800)]
grunt
Mark Otto [Sun, 30 Nov 2014 02:33:01 +0000 (18:33 -0800)]
Fixes #15124: Restore .media-object
Mark Otto [Sun, 30 Nov 2014 02:31:09 +0000 (18:31 -0800)]
Fixes #15148: make the dropdown and dropup menus have the same margins
Mark Otto [Sun, 30 Nov 2014 02:27:51 +0000 (18:27 -0800)]
fixes #15164: wrap disable pagination spans in another span
Mark Otto [Sun, 30 Nov 2014 00:53:37 +0000 (16:53 -0800)]
fix the run-on
Mark Otto [Sun, 30 Nov 2014 00:51:38 +0000 (16:51 -0800)]
Merge pull request #15238 from peterblazejewicz/docs/dist-update
Add CSS source maps reference to docs. Closes #15211
Mark Otto [Sat, 29 Nov 2014 22:25:12 +0000 (14:25 -0800)]
Merge pull request #15167 from vsn4ik/rem_blob_master_from_links
Remove redundant .../blob/master/ prefix in markdown.
Chris Rebert [Fri, 28 Nov 2014 18:54:21 +0000 (12:54 -0600)]
Merge pull request #15249 from dandv/patch-1
Fix copy/paste error
Dan Dascalescu [Fri, 28 Nov 2014 12:30:04 +0000 (04:30 -0800)]
Fix copy/paste error
Peter Blazejewicz [Wed, 26 Nov 2014 21:58:23 +0000 (22:58 +0100)]
Add CSS source maps reference to docs. Closes #15211
- update distribution file list with relevant files
- add a short reference to CSS source map purpose
- add link to Google Chrome developer network article
Catalin Zalog [Thu, 27 Nov 2014 11:06:42 +0000 (13:06 +0200)]
Center .icon-prev and .icon-next
Center .icon-prev and .icon-next the same way .glyphicon icon are.
And this is the html markup:
<a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev">
<span class="icon-prev" aria-hidden="true"></span>
</a>
Chris Rebert [Tue, 25 Nov 2014 19:12:43 +0000 (11:12 -0800)]
Merge pull request #15215 from twbs/input-date-chrome
Remove #12548's entry from the Wall of Browser Bugs
[skip sauce]
Chris Rebert [Tue, 25 Nov 2014 02:33:34 +0000 (18:33 -0800)]
Remove #12548's entry from the Wall of Browser Bugs
Since https://crbug.com/346051 has been closed as WontFix.
Bug is now documented in MDN:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137
Refs #12548
[skip sauce]
Chris Rebert [Tue, 25 Nov 2014 01:09:32 +0000 (17:09 -0800)]
Give all embedded live docs examples data-example-id attrs
Refs #11410
Julian Thilo [Mon, 24 Nov 2014 14:46:14 +0000 (15:46 +0100)]
Merge pull request #15108 from zacechola/irc_room
corrects IRC room
XhmikosR [Mon, 24 Nov 2014 07:53:42 +0000 (09:53 +0200)]
Run `grunt`.
Julian Thilo [Mon, 24 Nov 2014 00:46:59 +0000 (01:46 +0100)]
Merge pull request #15198 from twbs/fix-15194
Fix #15194: Shrink media link area
Chris Rebert [Mon, 24 Nov 2014 00:28:06 +0000 (16:28 -0800)]
Merge pull request #15200 from twbs/mdn
add documenting in MDN as a step in browser bug handling process
vsn4ik [Sun, 23 Nov 2014 11:50:09 +0000 (14:50 +0300)]
Update links (.../blob/master prefix) in markdown.
Chris Rebert [Sun, 23 Nov 2014 02:32:47 +0000 (18:32 -0800)]
add documenting in MDN as a step in browser bug handling process
[skip sauce]
[skip validator]
Chris Rebert [Sun, 23 Nov 2014 01:48:49 +0000 (17:48 -0800)]
add Apple Safari Radar entry for #8350
Julian Thilo [Sat, 22 Nov 2014 12:45:32 +0000 (13:45 +0100)]
Fix #15194: Shrink media link area
Chris Rebert [Fri, 21 Nov 2014 07:26:37 +0000 (23:26 -0800)]
fix affix-top unit test to properly clean up after itself
Chris Rebert [Thu, 20 Nov 2014 19:00:34 +0000 (11:00 -0800)]
Merge pull request #15187 from twbs/doc-savage-contributing
Document Savage cross-browser JS pull request tester bot
[skip sauce]
Chris Rebert [Thu, 20 Nov 2014 18:02:57 +0000 (10:02 -0800)]
Document Savage cross-browser JS pull request tester bot
Refs #12352, which is now implemented & deployed.
More info: https://github.com/twbs/savage
[skip sauce]
Chris Rebert [Thu, 20 Nov 2014 18:15:43 +0000 (10:15 -0800)]
Update Wall of Browser Bugs entry for #14972
http://crbug.com/429604 has been merged into http://crbug.com/175502
Chris Rebert [Thu, 20 Nov 2014 17:49:10 +0000 (09:49 -0800)]
fix typo in CONTRIBUTING.md
XhmikosR [Thu, 20 Nov 2014 08:27:42 +0000 (10:27 +0200)]
Merge pull request #15159 from twbs/docs-muted
Clean up old `muted` references and switch to `text-muted`.
Chris Rebert [Thu, 20 Nov 2014 08:06:33 +0000 (00:06 -0800)]
Merge pull request #15111 from twbs/events-tables-wrapping
Don't line wrap event names in JS plugin docs
XhmikosR [Mon, 17 Nov 2014 17:31:13 +0000 (19:31 +0200)]
Clean up old `muted` references and switch to `text-muted`.
XhmikosR [Fri, 14 Nov 2014 13:00:02 +0000 (15:00 +0200)]
Add a target to generate the gh-pages files.
It sets `github: true` for us.
Chris Rebert [Thu, 20 Nov 2014 03:47:25 +0000 (19:47 -0800)]
Merge pull request #15182 from twbs/sauce-sub-account
Switch to using sub-account of main Sauce account for Savage
Chris Rebert [Thu, 20 Nov 2014 03:38:21 +0000 (19:38 -0800)]
Switch to using sub-account of main Sauce account for Savage
Refs commit
6cfd811fcc99e5800c9e6207c48a91f85f699ae7 .
Chris Rebert [Thu, 20 Nov 2014 01:33:17 +0000 (17:33 -0800)]
Merge pull request #15090 from twbs/dropdowns-events
consolidate relatedTarget docs in dropdown event docs
Chris Rebert [Thu, 20 Nov 2014 01:03:02 +0000 (17:03 -0800)]
Merge pull request #15177 from twbs/savage-sauce
Adjust build scripts for Savage
Chris Rebert [Wed, 19 Nov 2014 23:44:43 +0000 (15:44 -0800)]
Savage builds should not update the S3 cache
Chris Rebert [Wed, 19 Nov 2014 23:51:11 +0000 (15:51 -0800)]
grant Savage access to the S3 cache
Chris Rebert [Wed, 19 Nov 2014 23:43:23 +0000 (15:43 -0800)]
disable core tests for Savage builds
Chris Rebert [Wed, 19 Nov 2014 23:41:05 +0000 (15:41 -0800)]
skip HTML validator for Savage builds
Chris Rebert [Wed, 19 Nov 2014 23:22:45 +0000 (15:22 -0800)]
enable Sauce access for Savage
Chris Rebert [Wed, 19 Nov 2014 22:50:20 +0000 (14:50 -0800)]
Merge pull request #15176 from twbs/savage-travis
Setup Travis event notification webhook for Savage
[skip sauce]
[skip validator]
Chris Rebert [Wed, 19 Nov 2014 22:43:45 +0000 (14:43 -0800)]
Setup Travis event notification webhook for Savage
Chris Rebert [Wed, 19 Nov 2014 19:01:04 +0000 (11:01 -0800)]
grunt dist
Julian Thilo [Tue, 18 Nov 2014 16:08:54 +0000 (17:08 +0100)]
Merge pull request #15166 from vsn4ik/upd_npm_and_core_team
Use npm instead NPM and update twbs team link.
vsn4ik [Tue, 18 Nov 2014 15:46:28 +0000 (18:46 +0300)]
Use npm instead NPM and update twbs team link.
Chris Rebert [Tue, 18 Nov 2014 02:19:55 +0000 (18:19 -0800)]
Merge pull request #15154 from nickyod/affix-top-bug
Nick O'Donoghue [Sun, 16 Nov 2014 21:01:32 +0000 (21:01 +0000)]
Fixes affix-top class not applying
Use scrollTop instead of colliderTop which uses the elements
offset().top, as the offset top does not account for padding.
This issue can be replicated by using a navbar-fixed-top and applying
relevant padding to the body. (A navbar-static-top with no padding on
the body does not encounter this issue)
Fixes #15078
Closes #15154 by merging it
Nick O'Donoghue [Mon, 17 Nov 2014 00:42:55 +0000 (00:42 +0000)]
add unit test for affix-top for padding issue
Chris Rebert [Mon, 17 Nov 2014 23:49:07 +0000 (15:49 -0800)]
Merge pull request #15161 from twbs/travis-lint
fix travis.yml lint errors
Chris Rebert [Mon, 17 Nov 2014 23:38:03 +0000 (15:38 -0800)]
fix travis.yml lint errors
Heinrich Fenkart [Mon, 17 Nov 2014 17:57:02 +0000 (18:57 +0100)]
grunt
Heinrich Fenkart [Mon, 17 Nov 2014 17:54:55 +0000 (18:54 +0100)]
Revert "Follow-up to #13074: use spec syntax instead of deprecated mixins"
This reverts commit
b10b373c6019666dbe1152245c9efdf214ceaa6a .
Resolves #14937.
Chris Rebert [Mon, 17 Nov 2014 16:31:51 +0000 (08:31 -0800)]
Merge pull request #15156 from Quy/master
Fix spelling of necolas' last name
Quy Ton [Mon, 17 Nov 2014 16:05:26 +0000 (08:05 -0800)]
Fix name spelling
Chris Rebert [Mon, 17 Nov 2014 11:19:05 +0000 (03:19 -0800)]
Since Safari has released new fixed versions, we're unlikely to take any further action on this.
Chris Rebert [Mon, 17 Nov 2014 10:13:21 +0000 (02:13 -0800)]
Merge pull request #15125 from patrickhlauke/docs-clean-up
Docs clean up - unnecessary role attributes, callout clarifications
Chris Rebert [Mon, 17 Nov 2014 09:43:22 +0000 (01:43 -0800)]
Merge pull request #15152 from twbs/fix-15144
honor wrap option in Carousel.getItemForDirection
[skip validator]
XhmikosR [Mon, 17 Nov 2014 09:31:21 +0000 (11:31 +0200)]
Merge pull request #15129 from twbs/examples-img-alt
Specify `img` alternative text.
Chris Rebert [Mon, 17 Nov 2014 00:34:28 +0000 (16:34 -0800)]
rm redundant role="button" from <button>
XhmikosR [Sun, 16 Nov 2014 15:42:33 +0000 (17:42 +0200)]
Merge pull request #15139 from patrickhlauke/docs-button-section-restructure
Docs button section restructure
XhmikosR [Sun, 16 Nov 2014 15:42:05 +0000 (17:42 +0200)]
Merge pull request #15135 from hillai/patch-1
Add modal autofocus example