]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Nick Colley [Tue, 29 Apr 2014 23:57:41 +0000 (00:57 +0100)]
Changed last-child to first-child
As noted by @jerem the first child will actually be the last shown
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
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
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
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.
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
Chris Rebert [Wed, 16 Apr 2014 03:03:44 +0000 (20:03 -0700)]
fix #13340 by documenting @icon-font-path & @icon-font-name more
Chris Rebert [Tue, 15 Apr 2014 18:01:51 +0000 (11:01 -0700)]
rm not particularly useful @zindex var comments
Germán M. Bravo [Sat, 12 Apr 2014 19:44:35 +0000 (14:44 -0500)]
Wait for the expected target during a collapse
Actually wait for the collapsed item to complete. If complete is called
with other target, instead of simply returning and do nothing, wait again
until the proper target triggers the event (otherwise this leaves collapse
in a broken state).
Chris Rebert [Wed, 9 Apr 2014 19:07:27 +0000 (12:07 -0700)]
grunt dist
XhmikosR [Fri, 28 Mar 2014 18:11:30 +0000 (20:11 +0200)]
Run `grunt`.
XhmikosR [Fri, 28 Mar 2014 18:11:23 +0000 (20:11 +0200)]
Add the license header in the non minified build too.
XhmikosR [Fri, 28 Mar 2014 18:08:42 +0000 (20:08 +0200)]
Add the jquery check in customizer's output.
XhmikosR [Fri, 28 Mar 2014 18:05:59 +0000 (20:05 +0200)]
Customizer: switch to UglifyJS2 (v2.4.13).
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
XhmikosR [Wed, 9 Apr 2014 07:07:35 +0000 (10:07 +0300)]
Merge pull request #13091 from twbs/unused-js
Remove unused javascript
XhmikosR [Sat, 8 Mar 2014 07:10:35 +0000 (09:10 +0200)]
Run `grunt dist`.
XhmikosR [Sat, 1 Mar 2014 16:19:50 +0000 (18:19 +0200)]
JS: remove unused variables.
Mark Otto [Wed, 9 Apr 2014 06:59:17 +0000 (23:59 -0700)]
grunt dist
Collin Donahue-Oponski [Wed, 30 Oct 2013 01:56:09 +0000 (19:56 -0600)]
When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'shown.bs.dropdown'
Closes #11281 by merging it (after rebasing & resolving conflicts)
Mark Otto [Wed, 9 Apr 2014 04:13:43 +0000 (21:13 -0700)]
Merge pull request #13203 from twbs/equal-height-experiment
Add flexbox-based equal-height grid columns as an experimental example
Mark Otto [Wed, 9 Apr 2014 04:07:05 +0000 (21:07 -0700)]
the space between spaces
Mark Otto [Wed, 9 Apr 2014 04:04:02 +0000 (21:04 -0700)]
add screenshot
Mark Otto [Wed, 9 Apr 2014 03:51:56 +0000 (20:51 -0700)]
Merge branch 'master' into equal-height-experiment
XhmikosR [Tue, 8 Apr 2014 15:05:15 +0000 (18:05 +0300)]
README.md: switch to SVG badges.
Mark Otto [Tue, 8 Apr 2014 05:59:37 +0000 (22:59 -0700)]
Fixes #13208: Drop <b> for <span> in code snippets and examples
Mark Otto [Mon, 7 Apr 2014 03:49:22 +0000 (20:49 -0700)]
grunt dist
Mark Otto [Mon, 7 Apr 2014 03:37:34 +0000 (20:37 -0700)]
Merge pull request #13242 from killthekitten/fix-carousel-controls
Fix carousel-control margin asymmetry
Mark Otto [Mon, 7 Apr 2014 03:16:56 +0000 (20:16 -0700)]
Merge pull request #13284 from chasingtheflow/master
Fixed typo in Responsive Tables CSS docs
Julian Thilo [Sun, 6 Apr 2014 00:21:44 +0000 (02:21 +0200)]
#12790: Add link to unofficial Italian translation
Billy Matthews [Sat, 5 Apr 2014 22:33:57 +0000 (18:33 -0400)]
Fixed typo in Responsive Tables CSS docs
Chris Rebert [Fri, 4 Apr 2014 17:25:22 +0000 (10:25 -0700)]
fix grammar in "Underlined text" example
Julian Thilo [Fri, 4 Apr 2014 08:28:45 +0000 (10:28 +0200)]
Re-implement Universal Analytics
X-Refs:
https://github.com/twbs/bootstrap/commit/
b2a67ffe55f5fedb0ae1d5dff331687c3e744be0
https://github.com/twbs/bootstrap/commit/
c97e6d5cad74d20257d28734f85311ef5d00b560
Chris Rebert [Fri, 4 Apr 2014 01:13:16 +0000 (18:13 -0700)]
replace $.bind() with $.on() in unit tests; per #13272
Chris Rebert [Fri, 4 Apr 2014 01:03:09 +0000 (18:03 -0700)]
Merge pull request #13272 from hnrch02/banish-bind
Replace $.fn.bind with $.fn.on in alert docs
Heinrich Fenkart [Fri, 4 Apr 2014 00:46:19 +0000 (02:46 +0200)]
Replace $.fn.bind with $.fn.on in alert docs
Chris Rebert [Thu, 3 Apr 2014 23:58:07 +0000 (16:58 -0700)]
customizer: squelch error when can't save Gist
Chris Rebert [Thu, 3 Apr 2014 21:50:57 +0000 (14:50 -0700)]
better way of tracking what caches need to be uploaded; fixes #13270
Chris Rebert [Thu, 3 Apr 2014 21:45:31 +0000 (14:45 -0700)]
Merge pull request #13260 from twbs/doc-12651
document that label.active on preselected inputs in btn-groups is manual
Chris Rebert [Thu, 3 Apr 2014 21:07:49 +0000 (14:07 -0700)]
Merge pull request #13269 from twbs/fix-13136
move some caching info+logic out of .travis.yml
Chris Rebert [Thu, 3 Apr 2014 20:18:50 +0000 (13:18 -0700)]
move some caching info+logic out of .travis.yml; fixes #13136
Chris Rebert [Thu, 3 Apr 2014 20:32:34 +0000 (13:32 -0700)]
Merge pull request #13222 from twbs/fix-13126
doc how to change the collapsed mobile navbar breakpoint
Chris Rebert [Fri, 28 Mar 2014 23:54:16 +0000 (16:54 -0700)]
doc how to change the collapsed mobile navbar breakpoint; fixes #13126
Chris Rebert [Thu, 3 Apr 2014 18:55:52 +0000 (11:55 -0700)]
Travis: introduce $GEMDIR env var
Chris Rebert [Thu, 3 Apr 2014 18:53:35 +0000 (11:53 -0700)]
grammar