]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Heinrich Fenkart [Wed, 18 Jun 2014 19:32:03 +0000 (21:32 +0200)]
Update QUnit settings/QUnit phantomjs bridge to new versions
Jacob [Sun, 6 Jul 2014 07:01:57 +0000 (00:01 -0700)]
Merge pull request #13855 from hnrch02/modal-mousedown
Use mousedown instead of click for backdrop click detection; fixes #13816
Chris Rebert [Sun, 6 Jul 2014 07:00:27 +0000 (00:00 -0700)]
Merge pull request #14050 from twbs/bower
Bower: only ignore /.*
Jacob [Sun, 6 Jul 2014 06:55:36 +0000 (23:55 -0700)]
Merge pull request #14000 from hnrch02/modal-keydown
Only close modal if escape was hit with keydown; fixes #13929
fat [Sun, 6 Jul 2014 06:49:45 +0000 (23:49 -0700)]
fix build
Chris Rebert [Sun, 6 Jul 2014 06:48:25 +0000 (23:48 -0700)]
Merge pull request #14034 from twbs/deprecate-modal-remote
Deprecate the `remote` option of modals?
Chris Rebert [Sun, 6 Jul 2014 06:42:30 +0000 (23:42 -0700)]
`remote` modal docs: mention jQuery.load and other JS options as alternatives
[skip sauce]
fat [Sun, 6 Jul 2014 06:28:44 +0000 (23:28 -0700)]
apply #14022 without semicolon – cleans up some jquery class usage
Mark Otto [Sun, 6 Jul 2014 04:20:09 +0000 (21:20 -0700)]
only ignore /.*
Mark Otto [Sun, 6 Jul 2014 03:17:57 +0000 (20:17 -0700)]
grunt
Mark Otto [Sun, 6 Jul 2014 03:16:10 +0000 (20:16 -0700)]
Merge pull request #13920 from AndreiRailean/patch-1
assign background to row of .table-striped
Mark Otto [Sun, 6 Jul 2014 03:10:44 +0000 (20:10 -0700)]
grunt
Mark Otto [Sun, 6 Jul 2014 03:04:47 +0000 (20:04 -0700)]
Merge pull request #13923 from ilikeprograms/gray-base-variable
Added @gray-base variable to make @gray-{shade} reference, also allows @...
Mark Otto [Sun, 6 Jul 2014 03:02:02 +0000 (20:02 -0700)]
Fixes #13967: Don't reset the cite element's font-style
Mark Otto [Sun, 6 Jul 2014 03:01:18 +0000 (20:01 -0700)]
Fixes #13953: Remove the progress bar min-width styles for low percentages to avoid jumping progress
Mark Otto [Sun, 6 Jul 2014 02:59:50 +0000 (19:59 -0700)]
Fixes #13943: Lighten the navbar inverse link color more since our text contrast change in v3.2.0
Mark Otto [Sun, 6 Jul 2014 02:57:15 +0000 (19:57 -0700)]
grunt
Mark Otto [Sun, 6 Jul 2014 01:51:47 +0000 (18:51 -0700)]
Merge pull request #13464 from nickcolley/#13325-navbar-right-first
Changed last-child to first-child to fix #13325
XhmikosR [Sat, 5 Jul 2014 15:38:50 +0000 (18:38 +0300)]
Merge pull request #14047 from twbs/kbd
Docs: add missing example code code for `kbd` after #13351.
XhmikosR [Sat, 5 Jul 2014 12:51:03 +0000 (15:51 +0300)]
Docs: add missing example code code for `kbd` after #13351.
Chris Rebert [Fri, 4 Jul 2014 00:41:42 +0000 (17:41 -0700)]
Merge pull request #14037 from twbs/close-13892
Add Wall of Browser Bugs entry for #13892
Chris Rebert [Fri, 4 Jul 2014 00:17:18 +0000 (17:17 -0700)]
Add Wall of Browser Bugs entry for #13892
Closes #13892.
[skip sauce]
Chris Rebert [Thu, 3 Jul 2014 18:49:32 +0000 (11:49 -0700)]
modal docs formatting tweak
[skip sauce]
Chris Rebert [Thu, 3 Jul 2014 18:45:49 +0000 (11:45 -0700)]
Mark the `remote` option of the Modal plugin as deprecated.
Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-
46563760
Closes #13087 as WONTFIX.
Closes #13597 as WONTFIX.
Chris Rebert [Thu, 3 Jul 2014 18:07:50 +0000 (11:07 -0700)]
Merge pull request #13986 from twbs/address-13874
docs: use valid JSON in compound option value examples
Chris Rebert [Thu, 3 Jul 2014 17:52:42 +0000 (10:52 -0700)]
Merge pull request #13998 from steelywing/patch-1
Wing [Tue, 1 Jul 2014 02:22:18 +0000 (10:22 +0800)]
no need to create $.Event
`trigger()` can handle string argument
Wing [Tue, 1 Jul 2014 02:12:46 +0000 (10:12 +0800)]
trigger 'affixed.bs.affix' instead of 'affixed'
Original is triggering `affixed` not `affixed.bs.affix`, only `.on('affixed.bs.affix', ...)` also catch `affixed` event.
Closes #13998.
Mark Otto [Thu, 3 Jul 2014 16:57:36 +0000 (09:57 -0700)]
Merge pull request #14030 from BBosman/double-cursor
Remove superfluous cursor:pointer
Bas Bosman [Thu, 3 Jul 2014 11:17:14 +0000 (13:17 +0200)]
Remove superfluous cursor:pointer
Mark Otto [Thu, 3 Jul 2014 07:57:37 +0000 (00:57 -0700)]
grunt
Mark Otto [Thu, 3 Jul 2014 07:55:32 +0000 (00:55 -0700)]
Fixes #12738 again: use max-device-width instead of max-width for .navbar-collapse height in landscape devices
Mark Otto [Thu, 3 Jul 2014 06:44:56 +0000 (23:44 -0700)]
grunt
Mark Otto [Thu, 3 Jul 2014 06:35:37 +0000 (23:35 -0700)]
typo
Mark Otto [Thu, 3 Jul 2014 06:14:23 +0000 (23:14 -0700)]
Fixes #13989: Don't extend the input sizes; manually chain the selectors
Mark Otto [Thu, 3 Jul 2014 05:55:01 +0000 (22:55 -0700)]
Merge branch 'master' into pr/14005
Mark Otto [Thu, 3 Jul 2014 05:54:56 +0000 (22:54 -0700)]
merge in and resolve conflicts
Mark Otto [Thu, 3 Jul 2014 05:12:39 +0000 (22:12 -0700)]
fix new form validation
Mark Otto [Thu, 3 Jul 2014 05:06:32 +0000 (22:06 -0700)]
Merge branch 'pr/14011'
Mark Otto [Thu, 3 Jul 2014 05:06:28 +0000 (22:06 -0700)]
fix up examples
Chris Rebert [Thu, 3 Jul 2014 00:09:13 +0000 (17:09 -0700)]
clarify the iOS virtual keyboard bug with respect to navbars
Zac Echola [Wed, 2 Jul 2014 16:32:25 +0000 (11:32 -0500)]
Moves checkbox/radios into "Validation states" example.
Zac Echola [Wed, 2 Jul 2014 15:15:22 +0000 (10:15 -0500)]
Documents radio and checkbox validation states
References #14010
fixing duped IDs
fix ALL the duped IDs.
make example id match actual id
XhmikosR [Wed, 2 Jul 2014 08:52:08 +0000 (11:52 +0300)]
Merge pull request #14001 from twbs/docs-dist
Copy all files in docs/dist.
Boris Serdyuk [Tue, 1 Jul 2014 15:15:00 +0000 (19:15 +0400)]
place feedback icon lower, only if it really need
XhmikosR [Tue, 1 Jul 2014 04:35:33 +0000 (07:35 +0300)]
Copy all files in docs/dist.
Now we are on par with what we have on the gh-pages dist/ folder.
XhmikosR [Tue, 1 Jul 2014 04:24:14 +0000 (07:24 +0300)]
Update dependencies.
Heinrich Fenkart [Tue, 1 Jul 2014 03:50:31 +0000 (05:50 +0200)]
Only close modal if escape was hit with keydown; fixes #13929
Heinrich Fenkart [Wed, 18 Jun 2014 22:50:25 +0000 (00:50 +0200)]
Use mousedown instead of click for backdrop click detection; fixes #13816
Chris Rebert [Mon, 30 Jun 2014 21:49:11 +0000 (14:49 -0700)]
Merge pull request #13988 from twbs/fix-13896
doc that you can't use both data-ride and $().carousel() on the same carousel
Mark Otto [Mon, 30 Jun 2014 18:39:37 +0000 (11:39 -0700)]
Merge pull request #13993 from twbs/fix-13964
Fix #13964
Chris Rebert [Mon, 30 Jun 2014 17:27:55 +0000 (10:27 -0700)]
fix #13964
XhmikosR [Mon, 30 Jun 2014 15:35:17 +0000 (18:35 +0300)]
Update dependencies.
Julian Thilo [Mon, 30 Jun 2014 15:10:57 +0000 (17:10 +0200)]
Merge pull request #13992 from pjrobertson/master
Fix inconsistency between demo and displayed code for modal demo
Patrick Robertson [Mon, 30 Jun 2014 12:19:18 +0000 (19:19 +0700)]
Fix inconsistency between demo and displayed code for modal demo
Fixes #13991
Chris Rebert [Mon, 30 Jun 2014 04:16:44 +0000 (21:16 -0700)]
doc that you can't use both data-ride and $().carousel() on the same carousel; fixes #13896
[skip sauce]
Chris Rebert [Mon, 30 Jun 2014 04:08:27 +0000 (21:08 -0700)]
docs: use valid JSON in compound option value examples
Fixes #13874.
[skip sauce]
Chris Rebert [Mon, 30 Jun 2014 02:58:09 +0000 (19:58 -0700)]
fix #13979
XhmikosR [Sun, 29 Jun 2014 05:39:40 +0000 (08:39 +0300)]
Update to Jekyll 2.1.x.
Mark Otto [Sun, 29 Jun 2014 04:43:04 +0000 (21:43 -0700)]
Merge pull request #13954 from hnrch02/persist-preview-theme
Save "Preview theme" state; resolves #13940
Mark Otto [Sat, 28 Jun 2014 23:23:06 +0000 (16:23 -0700)]
fixes #13968
XhmikosR [Fri, 27 Jun 2014 04:35:22 +0000 (07:35 +0300)]
Update "grunt-autoprefixer".
Heinrich Fenkart [Fri, 27 Jun 2014 00:08:58 +0000 (02:08 +0200)]
Save "Preview theme" state; resolves #13940
Mark Otto [Thu, 26 Jun 2014 21:47:44 +0000 (14:47 -0700)]
Merge pull request #13931 from ByScripts/patch-1
Remove "pointer" cursor on disabled list-group-item
Chris Rebert [Thu, 26 Jun 2014 20:01:15 +0000 (13:01 -0700)]
JSCS hotfix
[skip sauce] [skip validator]
Chris Rebert [Thu, 26 Jun 2014 19:25:05 +0000 (12:25 -0700)]
Merge pull request #13947 from twbs/fix-13937
Fix popover live demos in docs
Chris Rebert [Thu, 26 Jun 2014 19:17:37 +0000 (12:17 -0700)]
regenerate docs.min.js
[skip sauce]
Chris Rebert [Thu, 26 Jun 2014 19:15:20 +0000 (12:15 -0700)]
docs: minor correction to the focus-triggered popover demo explanation
Chris Rebert [Thu, 26 Jun 2014 18:41:40 +0000 (11:41 -0700)]
add docs JS to activate popover demos; fixes #13937
Chris Rebert [Thu, 26 Jun 2014 19:12:37 +0000 (12:12 -0700)]
Merge pull request #13946 from rufo/patch-1
Fixed apostrophe typo on home page
Rufo Sanchez [Thu, 26 Jun 2014 19:09:59 +0000 (15:09 -0400)]
Fixed crazy-making typo on home page
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
Mark Otto [Thu, 26 Jun 2014 18:46:45 +0000 (11:46 -0700)]
Merge pull request #13939 from twbs/tree-shaking
Remove apparent dead code from docs JS
Chris Rebert [Thu, 26 Jun 2014 18:38:41 +0000 (11:38 -0700)]
Merge pull request #13942 from twbs/docs-grunt-13938
Fix link to compiling info.
XhmikosR [Thu, 26 Jun 2014 18:05:50 +0000 (21:05 +0300)]
Fix link to compiling info. Fixes #13938.
[skip sauce]
Chris Rebert [Thu, 26 Jun 2014 17:53:55 +0000 (10:53 -0700)]
rm apparent dead code from docs JS
.bs-docs-navbar class doesn't seem to be used anywhere at all
Chris Rebert [Thu, 26 Jun 2014 17:52:12 +0000 (10:52 -0700)]
add comment explaining which demos this JS is for
Chris Rebert [Thu, 26 Jun 2014 17:51:07 +0000 (10:51 -0700)]
fix class names in popover live examples in docs
Mark Otto [Thu, 26 Jun 2014 16:36:48 +0000 (09:36 -0700)]
maxcdn urls
Mark Otto [Thu, 26 Jun 2014 16:13:24 +0000 (09:13 -0700)]
bump to v3.2.0
Thierry Goettelmann [Thu, 26 Jun 2014 14:31:37 +0000 (16:31 +0200)]
Change cursor from "default" to "not-allowed" if disabled
Thierry Goettelmann [Thu, 26 Jun 2014 13:50:20 +0000 (15:50 +0200)]
Remove "pointer" cursor on disabled list-group-item
Mark Otto [Thu, 26 Jun 2014 09:49:35 +0000 (02:49 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Thu, 26 Jun 2014 09:49:21 +0000 (02:49 -0700)]
grunt
Mark Otto [Thu, 26 Jun 2014 07:06:02 +0000 (00:06 -0700)]
Merge pull request #13574 from twbs/reinstate-13470
Delete redundant Grunt info in README (Merge before shipping)
Mark Otto [Thu, 26 Jun 2014 06:03:40 +0000 (23:03 -0700)]
grunt
Mark Otto [Thu, 26 Jun 2014 05:29:02 +0000 (22:29 -0700)]
Merge pull request #13905 from Jimtrim/patch-1
Update cover.css
Chris Rebert [Thu, 26 Jun 2014 01:04:49 +0000 (18:04 -0700)]
Mozilla bug says the fix targeted v31
Mark Otto [Wed, 25 Jun 2014 23:57:22 +0000 (16:57 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
Mark Otto [Wed, 25 Jun 2014 23:56:36 +0000 (16:56 -0700)]
fixes #13912: make radios/checkboxes work with inline forms again
Thomas Coleman [Wed, 25 Jun 2014 15:09:57 +0000 (16:09 +0100)]
Fixed @gray-base value being once space short
Thomas Coleman [Wed, 25 Jun 2014 14:00:41 +0000 (15:00 +0100)]
Added @gray-base variable to make @gray-{shade} reference, also allows @gray-base to be modified with less#modifyVars and the vars to cascade
Andrei Railean [Wed, 25 Jun 2014 05:16:25 +0000 (15:16 +1000)]
removing redundant background declarations on TDs
Andrei Railean [Wed, 25 Jun 2014 04:01:34 +0000 (14:01 +1000)]
assign background to row of .table-striped
if background is not set on row, striping doesn't work properly in responsive tables where row and cells are set to display: block.
XhmikosR [Tue, 24 Jun 2014 22:53:18 +0000 (01:53 +0300)]
XhmikosR [Tue, 24 Jun 2014 22:53:10 +0000 (01:53 +0300)]
Revert "Revert "Turn off clean-css' advanced optimizations.""
This reverts commit
e31c2edf885efd42d2e755f189cc15125d977d70.
Chris Rebert [Tue, 24 Jun 2014 21:55:51 +0000 (14:55 -0700)]
grunt dist; closes #13914
Chris Rebert [Tue, 24 Jun 2014 21:54:51 +0000 (14:54 -0700)]
Revert "Turn off clean-css' advanced optimizations."
This reverts commit
25ca51319b016bc4e42e1ba882d6f191e001d65d.
Chris Rebert [Tue, 24 Jun 2014 21:49:44 +0000 (14:49 -0700)]
update shrinkwrap to get clean-css v2.2.3
Refs #13914
Refs https://github.com/GoalSmashers/clean-css/issues/302
Chris Rebert [Tue, 24 Jun 2014 20:18:46 +0000 (13:18 -0700)]
Merge pull request #13781 from twbs/saucier
Reenable additional Sauce browsers
Chris Rebert [Tue, 10 Jun 2014 19:24:56 +0000 (12:24 -0700)]
reenable Win7 IE8-9 in Sauce