]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Mon, 5 May 2014 19:31:17 +0000 (12:31 -0700)]
bump grunt-jscs-checker to v0.4.1; refs #13512
Chris Rebert [Mon, 5 May 2014 19:13:14 +0000 (12:13 -0700)]
update-shrinkwrap
Chris Rebert [Mon, 5 May 2014 19:08:04 +0000 (12:08 -0700)]
temporarily lock grunt-jscs-checker to v0.4.0
Per #13512 & https://github.com/mdevils/node-jscs/issues/357
Chris Rebert [Sun, 4 May 2014 22:21:45 +0000 (15:21 -0700)]
Merge pull request #13506 from twbs/jscs-ratchet
import rules from Ratchet's JSCS config with which we already comply
Chris Rebert [Sun, 4 May 2014 22:15:02 +0000 (15:15 -0700)]
import rules from Ratchet's JSCS config with which we already comply
Chris Rebert [Sun, 4 May 2014 09:20:07 +0000 (02:20 -0700)]
add RTL CSS files to "What's included" section of docs
Chris Rebert [Sun, 4 May 2014 09:09:03 +0000 (02:09 -0700)]
include RTL CSS CDN URL in Download docs
Chris Rebert [Sun, 4 May 2014 07:33:58 +0000 (00:33 -0700)]
Merge pull request #13493 from twbs/close-btn-access
Improve accessibility of close buttons in modals & alerts
Mark Otto [Sun, 4 May 2014 07:19:59 +0000 (00:19 -0700)]
Merge pull request #13495 from twbs/android-firefox
Officially support Android Firefox
Chris Rebert [Sun, 4 May 2014 06:40:18 +0000 (23:40 -0700)]
Wall of browser bugs: formatting tweaks
Chris Rebert [Sun, 4 May 2014 06:02:48 +0000 (23:02 -0700)]
mark Android Firefox as officially supported
Chris Rebert [Sun, 4 May 2014 05:56:45 +0000 (22:56 -0700)]
document #13390
Chris Rebert [Sun, 4 May 2014 02:38:09 +0000 (19:38 -0700)]
Improve accessibility of close buttons in modals & alerts
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
Mark Otto [Sun, 4 May 2014 01:50:28 +0000 (18:50 -0700)]
Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs
Fixed navbar radius of example at docs
Chris Rebert [Sat, 3 May 2014 23:43:02 +0000 (16:43 -0700)]
bump grunt-css-flip to ~0.2.2
Mark Otto [Fri, 2 May 2014 05:41:06 +0000 (22:41 -0700)]
Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only
Remove sr-only from components/dropdowns example
Chris Rebert [Thu, 1 May 2014 20:37:44 +0000 (13:37 -0700)]
make new Carousel tests compatible with noConflict mode
Chris Rebert [Thu, 1 May 2014 20:26:03 +0000 (13:26 -0700)]
add role="tooltip" to popovers; fixes #13481
Patrick H. Lauke [Thu, 1 May 2014 19:26:42 +0000 (20:26 +0100)]
Remove sr-only from components/dropdown entirely
possibly less confusing option, as per discussion, is to always show the
dropdown trigger button (both live and in that code example)
Chris Rebert [Thu, 1 May 2014 18:45:48 +0000 (11:45 -0700)]
Not Less' fault per se
Chris Rebert [Thu, 1 May 2014 03:16:30 +0000 (20:16 -0700)]
Merge pull request #13434 from twbs/fix-13247
document grid column wrapping behavior; fixes #13247
Chris Rebert [Fri, 25 Apr 2014 18:39:42 +0000 (11:39 -0700)]
document grid column wrapping behavior; fixes #13247
Mark Otto [Thu, 1 May 2014 02:48:22 +0000 (19:48 -0700)]
Merge branch 'pr/13320'
Conflicts:
dist/css/bootstrap-rtl.min.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap-rtl.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
Mark Otto [Thu, 1 May 2014 02:47:56 +0000 (19:47 -0700)]
grunt dist
Mark Otto [Thu, 1 May 2014 02:47:50 +0000 (19:47 -0700)]
explain
Mark Otto [Thu, 1 May 2014 02:36:55 +0000 (19:36 -0700)]
Merge pull request #13328 from thebigredgeek/master
Added bower reference to main less file
Mark Otto [Thu, 1 May 2014 02:35:47 +0000 (19:35 -0700)]
grunt dist
Mark Otto [Thu, 1 May 2014 02:33:11 +0000 (19:33 -0700)]
Merge pull request #13449 from sejr/master
Increase .lead font-weight for better readability on mobile
Mark Otto [Thu, 1 May 2014 00:43:43 +0000 (17:43 -0700)]
Merge pull request #11966 from colllin/noconflict
Fix #11464 - JS noConflict() mode not working in 3.0.x
Mark Otto [Thu, 1 May 2014 00:26:37 +0000 (17:26 -0700)]
Merge pull request #13437 from saas786/master
fixes #13367
XhmikosR [Wed, 30 Apr 2014 05:00:21 +0000 (08:00 +0300)]
Merge pull request #13424 from twbs/docs-libs
Update docs libs
Patrick H. Lauke [Tue, 29 Apr 2014 19:52:35 +0000 (20:52 +0100)]
Remove sr-only from components/dropdowns example
Assuming sr-only is used in the actual live code so that the menu can be
shown open already ... but having sr-only in the highlighted example
code itself is confusing/misleading.
Also, change the text for the button from "Dropdown" to "Dropdown
trigger" for clarity (and it then matches
http://getbootstrap.com/javascript/#dropdowns)
Chris Rebert [Mon, 28 Apr 2014 05:29:14 +0000 (22:29 -0700)]
Merge pull request #13422 from twbs/ie-emulation-modes-warning
Warn about IE emulation modes in docs+examples
Chris Rebert [Thu, 24 Apr 2014 22:35:05 +0000 (15:35 -0700)]
add ie-emulation-modes-warning.js to docs & examples
Chris Rebert [Mon, 28 Apr 2014 03:45:35 +0000 (20:45 -0700)]
Merge pull request #13435 from twbs/doc-less-import-glyphicons
Document that @import-ing Bootstrap can break the icon font path
Sam Roth [Sun, 27 Apr 2014 19:40:25 +0000 (15:40 -0400)]
Update type.less
For better readability on mobile devices
Chris Rebert [Sun, 27 Apr 2014 01:41:25 +0000 (18:41 -0700)]
Merge pull request #13439 from nschonni/spacing-fixes
Minor Spacing fixes
Nick Schonning [Sat, 26 Apr 2014 06:30:50 +0000 (02:30 -0400)]
Minor Spacing fixes
Flagged upstream in bootstrap-sass by scss-lint
XhmikosR [Fri, 25 Apr 2014 05:32:24 +0000 (08:32 +0300)]
Run `grunt`.
XhmikosR [Fri, 25 Apr 2014 05:30:52 +0000 (08:30 +0300)]
Update holder.js to v2.3.2.
XhmikosR [Fri, 25 Apr 2014 05:29:22 +0000 (08:29 +0300)]
Update JSZip to v2.2.1.
syed [Sat, 26 Apr 2014 04:44:14 +0000 (09:44 +0500)]
fixes https://github.com/twbs/bootstrap/issues/13367
Second color stop value should be percentage instead of decimal value.
Chris Rebert [Sat, 26 Apr 2014 02:35:38 +0000 (19:35 -0700)]
Merge pull request #13396 from twbs/carousel-events
Carousel event properties
Chris Rebert [Sat, 26 Apr 2014 00:50:38 +0000 (17:50 -0700)]
Carousel.slide: rename e => slideEvent
Chris Rebert [Sat, 26 Apr 2014 00:48:02 +0000 (17:48 -0700)]
change 'slid' comments per @fat's feedback
Chris Rebert [Fri, 25 Apr 2014 19:02:16 +0000 (12:02 -0700)]
Document that @import-ing Bootstrap can break the icon font path
Addresses part of #13429.
Chris Rebert [Fri, 25 Apr 2014 17:43:30 +0000 (10:43 -0700)]
fix #13427
Daijiro Wachi [Fri, 25 Apr 2014 17:04:07 +0000 (02:04 +0900)]
Fixed navbar radius of example at docs
Chris Rebert [Fri, 25 Apr 2014 16:23:10 +0000 (09:23 -0700)]
Merge pull request #13414 from twbs/readme-tweak
README: Authors => Creators
Chris Rebert [Fri, 25 Apr 2014 02:16:09 +0000 (19:16 -0700)]
Merge pull request #13423 from twbs/fix-13362
document that show-ing a tooltip/popover on a hidden element doesn't work
Chris Rebert [Thu, 24 Apr 2014 22:35:58 +0000 (15:35 -0700)]
add IE warning scripts to linter config
Chris Rebert [Thu, 24 Apr 2014 23:00:13 +0000 (16:00 -0700)]
remove semicolons :'-(
Chris Rebert [Thu, 24 Apr 2014 22:27:42 +0000 (15:27 -0700)]
add script to warn folks trying to test old IE using IE's unreliable emulation modes
Chris Rebert [Mon, 21 Apr 2014 20:28:21 +0000 (13:28 -0700)]
Document .direction & .relatedTarget properties of Carousel events.
Fixes #13395
Chris Rebert [Mon, 21 Apr 2014 20:16:57 +0000 (13:16 -0700)]
Add direction & relatedTarget properties to slid.bs.carousel event
Fixes #13393
Mark Otto [Fri, 25 Apr 2014 01:59:21 +0000 (18:59 -0700)]
Merge pull request #13176 from twbs/fat-13157
fixes #13157 - Collapse plugin - issues with transition end event bubbli...
Mark Otto [Fri, 25 Apr 2014 01:50:30 +0000 (18:50 -0700)]
Merge pull request #13390 from twbs/ie10-viewport-bug
add IE10 viewport bug workaround to examples
Mark Otto [Fri, 25 Apr 2014 01:41:23 +0000 (18:41 -0700)]
Merge pull request #13374 from Jakobovski/fix-issue-#13355
FIX: #13355. Added .navbar-nav to migration change list.
Chris Rebert [Fri, 25 Apr 2014 01:06:42 +0000 (18:06 -0700)]
document that show-ing a tooltip/popover on a hidden element doesn't work; fixes #13362
Chris Rebert [Wed, 23 Apr 2014 21:44:22 +0000 (14:44 -0700)]
Merge pull request #13397 from twbs/fix-13394
document that non-:visible scrollspy targets are ignored
Chris Rebert [Wed, 23 Apr 2014 21:08:25 +0000 (14:08 -0700)]
README: Authors => Creators
Chris Rebert [Wed, 23 Apr 2014 21:01:40 +0000 (14:01 -0700)]
the master branch is the relevant one for current build status
Julian Thilo [Wed, 23 Apr 2014 14:14:42 +0000 (16:14 +0200)]
Merge pull request #13408 from Quy/master
Add missing word.
Quy Ton [Wed, 23 Apr 2014 14:10:38 +0000 (07:10 -0700)]
Add missing word.
Collin Donahue-Oponski [Tue, 22 Apr 2014 05:03:33 +0000 (23:03 -0600)]
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
fat [Tue, 25 Mar 2014 04:25:16 +0000 (21:25 -0700)]
fixes #13157 - Collapse plugin - issues with transition end event bubbling
Chris Rebert [Mon, 21 Apr 2014 23:42:22 +0000 (16:42 -0700)]
document that non-:visible scrollspy targets are ignored; fixes #13394
Chris Rebert [Mon, 21 Apr 2014 20:14:53 +0000 (13:14 -0700)]
add unit tests for Carousel slid events
Chris Rebert [Mon, 21 Apr 2014 20:08:16 +0000 (13:08 -0700)]
spelling fixes in Carousel unit tests
XhmikosR [Mon, 21 Apr 2014 16:12:43 +0000 (19:12 +0300)]
Use the new respond.js URL.
XhmikosR [Mon, 21 Apr 2014 16:11:23 +0000 (19:11 +0300)]
Update html5shiv to v3.7.1.
Chris Rebert [Sun, 20 Apr 2014 23:33:23 +0000 (16:33 -0700)]
add missing operators to some JSCS rules that we already comply with
Chris Rebert [Sun, 20 Apr 2014 23:19:13 +0000 (16:19 -0700)]
grunt dist
Chris Rebert [Sun, 20 Apr 2014 23:09:47 +0000 (16:09 -0700)]
add IE10 viewport bug workaround to examples
Closes #13379.
XhmikosR [Sun, 20 Apr 2014 22:35:17 +0000 (01:35 +0300)]
Merge pull request #13151 from twbs/customizer-uglifyjs2
Customizer: switch to UglifyJS2
Tobias Lindig [Fri, 20 Dec 2013 17:37:47 +0000 (18:37 +0100)]
move call for removeBackdrop() to backdrop()
Closes #11958 by rebasing & merging it
Chris Rebert [Sun, 20 Apr 2014 19:48:13 +0000 (12:48 -0700)]
Merge pull request #13385 from vnagara/patch-1
Update composer.json
Vitalii Nagara [Sun, 20 Apr 2014 19:45:21 +0000 (22:45 +0300)]
Update composer.json
Update minor version of alias to proper.
Jacob [Sun, 20 Apr 2014 19:12:17 +0000 (12:12 -0700)]
Merge pull request #13306 from twbs/fat-11099
fixes #11099 - $.collapse() overrides the original dimension of the coll...
Jacob [Sun, 20 Apr 2014 19:11:25 +0000 (12:11 -0700)]
Merge pull request #13354 from twbs/fat-13296
fixes #13296 Dropdown disappears with right-click on Firefox
Chris Rebert [Sun, 20 Apr 2014 01:53:23 +0000 (18:53 -0700)]
quote attribute value in ^= selector in button.js
Chris Rebert [Sun, 20 Apr 2014 01:43:09 +0000 (18:43 -0700)]
Merge pull request #13381 from twbs/vendor-jquery-min
rename jquery.js -> jquery.min.js since it's minified
Chris Rebert [Sun, 20 Apr 2014 01:25:40 +0000 (18:25 -0700)]
rename jquery.js -> jquery.min.js since it's minified
Chris Rebert [Sun, 20 Apr 2014 00:45:56 +0000 (17:45 -0700)]
quote attribute values in selectors in JS unit tests for consistency
Chris Rebert [Sun, 20 Apr 2014 00:42:06 +0000 (17:42 -0700)]
quote attribute value in selector in JS docs example
Chris Rebert [Sun, 20 Apr 2014 00:37:39 +0000 (17:37 -0700)]
quote attribute value in selector in offcanvas.js
Chris Rebert [Sat, 19 Apr 2014 01:56:31 +0000 (18:56 -0700)]
Merge pull request #13373 from twbs/fix-13360
Make variable deprecation notices visible in customizer
Chris Rebert [Sat, 19 Apr 2014 01:53:05 +0000 (18:53 -0700)]
quote data-* attribute value in docs JS per best-practices
jackson [Fri, 18 Apr 2014 02:35:55 +0000 (21:35 -0500)]
FIX: #13355. Added .navbar-nav to migration change list.
Chris Rebert [Fri, 18 Apr 2014 02:08:46 +0000 (19:08 -0700)]
fix #13337 by mentioning removal of .progress-* contextual classes
Chris Rebert [Fri, 18 Apr 2014 01:43:05 +0000 (18:43 -0700)]
fix #13360 by making deprecation notices visible in customizer
Chris Rebert [Fri, 18 Apr 2014 01:29:14 +0000 (18:29 -0700)]
Merge pull request #13358 from Jakobovski/docs-improvements-#13332
Added specificity note to docs per issue #13332
Mark Otto [Thu, 17 Apr 2014 08:08:54 +0000 (01:08 -0700)]
fixes #13365: remove dupe css in grid example
Mark Otto [Thu, 17 Apr 2014 07:56:22 +0000 (00:56 -0700)]
grunt dist
jackson [Wed, 16 Apr 2014 16:39:29 +0000 (12:39 -0400)]
Fixed typo and added leading space
jackson [Wed, 16 Apr 2014 15:29:36 +0000 (11:29 -0400)]
Added specificity note to docs per issue #13332
fat [Wed, 16 Apr 2014 04:52:34 +0000 (21:52 -0700)]
fixes #13296 Dropdown disappears with right-click on Firefox
Chris Rebert [Wed, 16 Apr 2014 04:38:45 +0000 (21:38 -0700)]
Merge pull request #13330 from Kronuz/patch-1
Wait for the expected target during a collapse
fat [Wed, 16 Apr 2014 03:28:08 +0000 (20:28 -0700)]
fixes #11099 - $.collapse() overrides the original dimension of the coll...
Chris Rebert [Wed, 16 Apr 2014 03:05:46 +0000 (20:05 -0700)]
Merge pull request #13353 from twbs/fix-13340
Document @icon-font-path & @icon-font-name more