]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
XhmikosR [Wed, 2 Jul 2014 04:58:39 +0000 (07:58 +0300)]
Update Blob.js to the latest version.
XhmikosR [Tue, 22 Jul 2014 05:26:37 +0000 (08:26 +0300)]
Merge pull request #13873 from twbs/grunt-csscomb
Update grunt-csscomb
XhmikosR [Tue, 22 Jul 2014 05:25:41 +0000 (08:25 +0300)]
Run `grunt`.
XhmikosR [Wed, 11 Jun 2014 06:30:30 +0000 (09:30 +0300)]
Update grunt-csscomb.
Chris Rebert [Tue, 22 Jul 2014 02:38:30 +0000 (19:38 -0700)]
update to Jekyll v2.1.1 in Travis CI build
Chris Rebert [Tue, 22 Jul 2014 02:37:22 +0000 (19:37 -0700)]
update to rouge v1.5.1 in Travis CI build
Mark Otto [Mon, 21 Jul 2014 19:46:10 +0000 (12:46 -0700)]
Merge pull request #14203 from twbs/fix-14202
Document that form field feedback icons only work with input.form-control
Chris Rebert [Mon, 21 Jul 2014 19:26:12 +0000 (12:26 -0700)]
Document that form field feedback icons only work with `input.form-control`
Closes #14202.
[skip sauce]
Chris Rebert [Mon, 21 Jul 2014 07:35:41 +0000 (00:35 -0700)]
grunt dist
Chris Rebert [Sun, 20 Jul 2014 05:11:07 +0000 (22:11 -0700)]
Merge pull request #14192 from twbs/https-everywhere
Use HTTPS in CDN URLs in _config.yml
Chris Rebert [Fri, 18 Jul 2014 23:46:19 +0000 (16:46 -0700)]
Merge pull request #14156 from twbs/fix-14038
Fix popover dismiss-on-next-click example
Chris Rebert [Fri, 18 Jul 2014 21:26:14 +0000 (14:26 -0700)]
Use HTTPS in CDN URLs in _config.yml
For consistency with the rest of the docs and per our code guidelines.
Jacob [Thu, 17 Jul 2014 17:07:28 +0000 (10:07 -0700)]
Merge pull request #14055 from twbs/fat-speed-up-tests
speed up js tests a bit
Chris Rebert [Thu, 17 Jul 2014 16:22:40 +0000 (09:22 -0700)]
Merge pull request #14171 from wangsai/tab2space
Tabs to spaces in variables.less
wangsai [Thu, 17 Jul 2014 12:13:16 +0000 (20:13 +0800)]
Tabs to spaces
fat [Mon, 7 Jul 2014 05:12:26 +0000 (22:12 -0700)]
speed up js tests a bit
Jacob [Thu, 17 Jul 2014 04:56:13 +0000 (21:56 -0700)]
Merge pull request #14160 from hnrch02/simplify-button-focus-logic
Follow-up to #13907: simplify JS logic for focus shim
Heinrich Fenkart [Wed, 16 Jul 2014 06:44:56 +0000 (08:44 +0200)]
Follow-up to #13907: simplify JS logic for focus shim
Chris Rebert [Tue, 15 Jul 2014 23:57:40 +0000 (16:57 -0700)]
regenerate docs/assets/js/docs.min.js
Chris Rebert [Tue, 15 Jul 2014 23:57:25 +0000 (16:57 -0700)]
popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex
Fixes #14038.
Research supporting this choice of approach:
https://gist.github.com/cvrebert/
68659d0333a578d75372
Why not <button>?
Even with a `tabindex` attribute, they don't gain focus when clicked upon in:
* Mac OS X Firefox 30.0
* Mac OS X Safari 7.0.5
Chris Rebert [Tue, 15 Jul 2014 18:09:50 +0000 (11:09 -0700)]
Merge pull request #14151 from BBosman/fix-link
Fix jsbin link
Bas Bosman [Tue, 15 Jul 2014 17:55:28 +0000 (19:55 +0200)]
Fix jsbin link
Chris Rebert [Tue, 15 Jul 2014 16:51:07 +0000 (09:51 -0700)]
Merge pull request #14143 from twbs/fix-14134
add docs note about browsers with JS disabled
Mark Otto [Tue, 15 Jul 2014 16:28:48 +0000 (09:28 -0700)]
Another new js bin link
/cc @cvrebert @hnrch02
Chris Rebert [Tue, 15 Jul 2014 00:16:11 +0000 (17:16 -0700)]
add docs note about browsers w/ JS disabled; fixes #14134
[skip sauce]
Chris Rebert [Mon, 14 Jul 2014 21:50:53 +0000 (14:50 -0700)]
fix #14114 mo' betta
Chris Rebert [Sun, 13 Jul 2014 22:28:07 +0000 (15:28 -0700)]
Merge pull request #14138 from danielnixon/master
Fix inaccessible buttons.
Daniel Nixon [Sun, 13 Jul 2014 22:13:17 +0000 (08:13 +1000)]
Fix inaccessible buttons.
Mark Otto [Sun, 13 Jul 2014 07:08:25 +0000 (00:08 -0700)]
typos
Chris Rebert [Sun, 13 Jul 2014 01:15:45 +0000 (18:15 -0700)]
Mark Otto [Sun, 13 Jul 2014 01:06:26 +0000 (18:06 -0700)]
grunt
Mark Otto [Sun, 13 Jul 2014 00:59:02 +0000 (17:59 -0700)]
Fixes #14074: Make open dropdown nav links in navbar use gradients
Mark Otto [Sun, 13 Jul 2014 00:53:31 +0000 (17:53 -0700)]
Fixes #14133
Mark Otto [Sun, 13 Jul 2014 00:51:57 +0000 (17:51 -0700)]
Fixes #14132: add .alert-dismissible to docs examples
Mark Otto [Sun, 13 Jul 2014 00:26:43 +0000 (17:26 -0700)]
Use bootstrapcdn links
Mark Otto [Sun, 13 Jul 2014 00:23:51 +0000 (17:23 -0700)]
New Android select example
Fixes #14114
Mark Otto [Sat, 12 Jul 2014 23:17:06 +0000 (16:17 -0700)]
Merge pull request #14111 from hnrch02/bug-report-template
Update JS Bin template in CONTRIBUTING.md
Heinrich Fenkart [Thu, 10 Jul 2014 17:20:04 +0000 (19:20 +0200)]
Update JS Bin template in CONTRIBUTING.md
Refs: #14109
Mark Otto [Sat, 12 Jul 2014 22:55:15 +0000 (15:55 -0700)]
Fixes #14095: Add basic styling for captions, which we've for some reason been missing all this time.
Mark Otto [Sat, 12 Jul 2014 22:47:42 +0000 (15:47 -0700)]
grunt
Mark Otto [Sat, 12 Jul 2014 22:43:49 +0000 (15:43 -0700)]
Merge pull request #14104 from KyleMit/add-pointer-events
Add Pointer Events
Mark Otto [Sat, 12 Jul 2014 22:37:13 +0000 (15:37 -0700)]
grunt
Mark Otto [Sat, 12 Jul 2014 22:36:08 +0000 (15:36 -0700)]
code guide, fixes #14126
Mark Otto [Sat, 12 Jul 2014 22:22:29 +0000 (15:22 -0700)]
Fixes #13974, #14123: Remove translate3d repaint performance enhancement for text rendering and position wonkiness
Mark Otto [Sat, 12 Jul 2014 22:16:43 +0000 (15:16 -0700)]
Fixes #14116: Use <button> elements over empty anchors
Mark Otto [Sat, 12 Jul 2014 22:13:18 +0000 (15:13 -0700)]
Fixes #14107: Lighten placeholder text
Chris Rebert [Thu, 10 Jul 2014 23:57:26 +0000 (16:57 -0700)]
Gruntfile-specific JSHint config: disable ASI
Refs #14118
Chris Rebert [Thu, 10 Jul 2014 23:56:25 +0000 (16:56 -0700)]
Merge pull request #14118 from vsn4ik/add-semicolon-in-gruntfile
Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.
vsn4ik [Thu, 10 Jul 2014 23:42:09 +0000 (03:42 +0400)]
Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.
Chris Rebert [Thu, 10 Jul 2014 20:32:22 +0000 (13:32 -0700)]
Merge pull request #14113 from vsn4ik/add-attributes-for-dropdown-example
dropdowns.html: Add role="button" and id="..." to link in example.
vsn4ik [Thu, 10 Jul 2014 17:44:46 +0000 (21:44 +0400)]
dropdowns.html: Add role="button" and id="..." to link in example.
Chris Rebert [Thu, 10 Jul 2014 17:41:40 +0000 (10:41 -0700)]
Merge pull request #14112 from vsn4ik/fix-sr-only-progress-bars
Fix text on ".progress-bar .sr-only" elements in docs
vsn4ik [Thu, 10 Jul 2014 17:30:21 +0000 (21:30 +0400)]
Fix text on ".progress-bar .sr-only" elements.
XhmikosR [Thu, 10 Jul 2014 07:03:24 +0000 (10:03 +0300)]
Run `grunt`.
XhmikosR [Thu, 10 Jul 2014 07:02:41 +0000 (10:02 +0300)]
Update uglify-js to v2.4.15.
XhmikosR [Thu, 10 Jul 2014 06:52:11 +0000 (09:52 +0300)]
Update dependencies.
Kyle [Wed, 9 Jul 2014 23:21:45 +0000 (19:21 -0400)]
Add Pointer Events
XhmikosR [Wed, 9 Jul 2014 07:24:39 +0000 (10:24 +0300)]
Run `grunt`.
XhmikosR [Tue, 8 Jul 2014 16:49:57 +0000 (19:49 +0300)]
Update uglify-js to v2.4.14.
Chris Rebert [Tue, 8 Jul 2014 23:17:16 +0000 (16:17 -0700)]
Merge pull request #14090 from hnrch02/unit-tests-ie8
Fix IE8 problems with unit tests
Heinrich Fenkart [Tue, 8 Jul 2014 22:38:44 +0000 (00:38 +0200)]
`document.head` is undefined in IE8
Heinrich Fenkart [Tue, 8 Jul 2014 22:29:38 +0000 (00:29 +0200)]
Fix IE8 reporting type object for `getBoundingClientRect`
Heinrich Fenkart [Tue, 8 Jul 2014 20:19:46 +0000 (22:19 +0200)]
Fix IE8 reporting height style as all uppercase
Chris Rebert [Tue, 8 Jul 2014 22:40:46 +0000 (15:40 -0700)]
Merge pull request #14091 from twbs/tooltip-test-html-fix
Fix unusual HTML in "should allow html entities" tooltip unit test
Chris Rebert [Tue, 8 Jul 2014 21:39:35 +0000 (14:39 -0700)]
Fix invalid HTML in "should allow html entities" tooltip unit test
Refs #14090.
Also, fix one typo.
Chris Rebert [Tue, 8 Jul 2014 19:56:06 +0000 (12:56 -0700)]
Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group
Chris Rebert [Tue, 8 Jul 2014 19:55:41 +0000 (12:55 -0700)]
Merge pull request #14088 from twbs/panel-collapse-role-tabpanel
add role="tabpanel" to .panel-collapse to improve accessibility
Chris Rebert [Tue, 8 Jul 2014 19:43:57 +0000 (12:43 -0700)]
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to improve accessibility
Refs #13555.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
Chris Rebert [Tue, 8 Jul 2014 19:39:15 +0000 (12:39 -0700)]
add role="tabpanel" to .panel-collapse to improve accessibility
Refs #13555.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
Chris Rebert [Tue, 8 Jul 2014 19:25:38 +0000 (12:25 -0700)]
Merge pull request #14085 from twbs/tab-lis-role-preso
add role="presentation" to tab <li>s to improve accessibility
Chris Rebert [Tue, 8 Jul 2014 19:14:59 +0000 (12:14 -0700)]
Merge pull request #14086 from twbs/tab-pane-role-tabpanel
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
Chris Rebert [Tue, 8 Jul 2014 19:09:38 +0000 (12:09 -0700)]
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
Refs #13554.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
Chris Rebert [Tue, 8 Jul 2014 18:58:33 +0000 (11:58 -0700)]
add role="presentation" to tab <li>s to improve accessibility
Refs #13554.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
Chris Rebert [Tue, 8 Jul 2014 17:53:36 +0000 (10:53 -0700)]
Merge pull request #14083 from twbs/fix-14078
Properly integrate Rouge into the Travis build
Chris Rebert [Tue, 8 Jul 2014 17:46:10 +0000 (10:46 -0700)]
properly integrate Rouge into the Travis build; fixes #14078
[skip sauce]
Julian Thilo [Tue, 8 Jul 2014 11:33:21 +0000 (13:33 +0200)]
Fix that @mdo nightlife <3
Mark Otto [Tue, 8 Jul 2014 10:51:32 +0000 (03:51 -0700)]
derp
Mark Otto [Tue, 8 Jul 2014 03:44:43 +0000 (20:44 -0700)]
Fixes #14068: Update docs note for inline forms
Mark Otto [Tue, 8 Jul 2014 03:29:51 +0000 (20:29 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 8 Jul 2014 03:29:43 +0000 (20:29 -0700)]
more accurate homepage title
Chris Rebert [Tue, 8 Jul 2014 03:16:52 +0000 (20:16 -0700)]
Merge pull request #14072 from twbs/carousel-gloss-buttons
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
Chris Rebert [Tue, 8 Jul 2014 03:09:58 +0000 (20:09 -0700)]
Merge pull request #14071 from twbs/carousel-inner-role-listbox
add role="listbox" to .carousel-inner to improve accessibility of Carousels
Chris Rebert [Tue, 8 Jul 2014 03:04:22 +0000 (20:04 -0700)]
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
Chris Rebert [Tue, 8 Jul 2014 02:53:57 +0000 (19:53 -0700)]
add role="listbox" to .carousel-inner to improve accessibility of Carousels
Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
Mark Otto [Tue, 8 Jul 2014 02:40:15 +0000 (19:40 -0700)]
Cut down on homepage file size; reorg some docs CSS
Mark Otto [Tue, 8 Jul 2014 02:38:32 +0000 (19:38 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Chris Rebert [Tue, 8 Jul 2014 02:36:32 +0000 (19:36 -0700)]
Merge pull request #14036 from twbs/fix-13575
Jekyll: Use non-minified assets when not running from GitHub Pages
Mark Otto [Tue, 8 Jul 2014 02:33:44 +0000 (19:33 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Chris Rebert [Tue, 8 Jul 2014 02:30:18 +0000 (19:30 -0700)]
Merge pull request #14070 from twbs/pills-role-tablist-too
Add role="tablist" to .nav-pills in examples to improve accessibility
Chris Rebert [Tue, 8 Jul 2014 02:22:00 +0000 (19:22 -0700)]
Add role="tablist" to .nav-pills in examples to improve accessibility
Follow-up to
e9374c0609c9e63fd6033f684b18ff105e1756ae
Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/
f203dea4b6d17264d7b776f02feaeeaa386cc9b2
Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk
[skip sauce]
Mark Otto [Tue, 8 Jul 2014 01:20:18 +0000 (18:20 -0700)]
Switch to Rogue over Pygments for speeeeeed
Mark Otto [Tue, 8 Jul 2014 00:26:52 +0000 (17:26 -0700)]
Part 2 for fixing #13996: Add a docs callout to help folks using SVG images in IE8-10
Mark Otto [Mon, 7 Jul 2014 23:59:59 +0000 (16:59 -0700)]
Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-responsive
Chris Rebert [Mon, 7 Jul 2014 19:07:58 +0000 (12:07 -0700)]
Merge pull request #14065 from twbs/glyphicons-grunt-bye
remove Glyphicons docs autogeneration from Grunt
Chris Rebert [Mon, 7 Jul 2014 18:00:32 +0000 (11:00 -0700)]
remove Glyphicons docs autogeneration from Grunt
Simplifies the build tooling a teeny bit.
This data file shouldn't need to be updated for v3 ever again.
This task will also be unnecessary in v4.
[skip sauce] [skip validator]
Mark Otto [Mon, 7 Jul 2014 07:59:51 +0000 (00:59 -0700)]
grunt
Mark Otto [Mon, 7 Jul 2014 07:59:10 +0000 (00:59 -0700)]
Merge pull request #14058 from twbs/btn_focus
Follow up to #13907: Add .focus styles for buttons
Mark Otto [Mon, 7 Jul 2014 07:56:06 +0000 (00:56 -0700)]
Follow up to #13907: Add .focus styles for buttons
Mark Otto [Mon, 7 Jul 2014 07:39:06 +0000 (00:39 -0700)]
Merge pull request #14051 from loic/issue13325
Address margins on .navbar-right to fix #13325 #13464.
Mark Otto [Mon, 7 Jul 2014 07:36:59 +0000 (00:36 -0700)]
Merge pull request #13907 from twbs/fat-12145
add "focus" to focused btns with button plugin