aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-18Port #18936 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #17497 https://bugs.webkit.org/show_bug.cgi?id=153224 Closes #17497 [skip sauce]
2016-01-18Port #18930 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #18543 https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide [ci skip]
2016-01-17variables.less: Fix typo in comment for @caret-width-baseChris Rebert1-1/+1
Closes https://github.com/twbs/bootstrap-sass/pull/1005 [ci skip]
2016-01-15Merge pull request #18908 from cssmonkey/patch-1Chris Rebert1-1/+1
Modal.enforceFocus: Use correct variable name (event => e)
2016-01-15Merge pull request #18913 from calvinf/patch-1Chris Rebert1-1/+1
Docs: Update v4 banner's blog post link
2016-01-15update bannerCalvin Freitas1-1/+1
update banner to link to Bootstrap 4 alpha 2 blog post
2016-01-15enforceFocus event.target - event is undefinedSean Jones1-1/+1
event.target should be e.target within enforceFocus method.
2016-01-12Port 8ed66af63c81319f059d6b7fceea29c9ef55e58c to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #18859 See https://bugs.webkit.org/show_bug.cgi?id=153056 Closes #18859 [skip sauce]
2016-01-07Port 48e62fdf34c6f2a0a5c559e9b5e8318b7d86e654 to v3Chris Rebert1-10/+0
https://webkit.org/b/150715 has been fixed Fixed by way of https://webkit.org/b/152803 Thanks Google Translate (I guess) and WebKit Team! [ci skip]
2016-01-07Port 6ab9e10efa9b3a195d5df26d9b901deaa3437cad to v3Chris Rebert1-10/+0
https://webkit.org/b/147284 has been fixed Refs #16814 [ci skip]
2016-01-02Merge pull request #18747 from twbs/fix-18711Chris Rebert1-0/+7
Docs: disable printing of hrefs
2016-01-01Docs: disable printing of hrefs; fixes #18711Chris Rebert1-0/+7
[ci skip]
2016-01-01Port e655c2d to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #18738 * https://bugs.webkit.org/show_bug.cgi?id=152637 * http://openradar.appspot.com/24030853 Closes #18738 [ci skip]
2016-01-01grunt dist docsChris Rebert24-56/+64
[ci skip]
2016-01-01Update copyright years to 2016Chris Rebert24-24/+24
[ci skip]
2016-01-01README: Update copyright to 2016Dominic1-1/+1
Happy New Year! It's 2016! Closes #18744
2016-01-01LICENSE: Update copyright to 2016AQNOUCH Mohammed1-1/+1
Closes #18739
2015-12-29Merge pull request #18700 from patrickhlauke/disabled-pointer-events-v3Patrick H. Lauke2-0/+2
Add pointer-events:none to disabled pager/pagination
2015-12-27Add pointer-events:none to disabled pager/paginationPatrick H. Lauke2-0/+2
In line with usage of `pointer-events:none` for disabled buttons
2015-12-24Merge pull request #18639 from twbs/v3-fix-18365Chris Rebert2-1/+46
Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab
2015-12-24Run `grunt`.XhmikosR10-11/+11
[ci skip]
2015-12-24Update dependencies.XhmikosR3-21/+55
2015-12-23Merge pull request #18657 from twbs/fix-18145-v3Chris Rebert1-17/+17
Update shrinkwrap
2015-12-23Update shrinkwrap; fixes #18145Chris Rebert1-17/+17
2015-12-22Modal: Ignore spurious `focus` event that Firefox fires at `document` when ↵Chris Rebert1-1/+3
switching back to its tab Fixes #18365 Ports #18638 to v3 Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
2015-12-22Add visual test for #18365Chris Rebert1-0/+43
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
2015-12-22js/tests/unit/modal.js: Fix typoChris Rebert1-1/+1
[ci skip]
2015-12-16Merge pull request #18593 from twbs/change-version-scriptChris Rebert4-6365/+3714
Port #18402 to v3: s/grunt-sed/npm script/g
2015-12-16Update shrinkwrapChris Rebert1-6340/+3606
2015-12-16Port #18402 to v3: s/grunt-sed/npm script/gChris Rebert3-25/+108
Fixes #18338 [skip sauce] [skip validator]
2015-12-10Merge pull request #18530 from twbs/npm-install-bootstrap-at-3Chris Rebert2-2/+2
Docs: Include major version in `npm install bootstrap` commands
2015-12-10Docs: Include major version in `npm install bootstrap` commands; refs #18520Chris Rebert2-2/+2
[ci skip]
2015-12-09Port #18514 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #18504 https://connect.microsoft.com/IE/feedback/details/2110930/edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td [skip sauce]
2015-12-07Port #18453 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry related to #16028 https://bugs.webkit.org/show_bug.cgi?id=151933 [skip sauce]
2015-12-06Merge pull request #18446 from twbs/fix-18332Mark Otto5-0/+19
Check-in the v4 notice and themes link in the docs
2015-12-06Merge pull request #18445 from twbs/docs-githubChris Rebert1-1/+2
Grunt: Factor out new docs-github task
2015-12-06Port #18448 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #15990 https://bugzilla.mozilla.org/show_bug.cgi?id=1139853 [skip sauce]
2015-12-06Port #18447 to v3Chris Rebert1-0/+1
Mention Mozilla Firefox meta-bug on Wall of Browser Bugs https://bugzilla.mozilla.org/show_bug.cgi?id=1230801 [skip sauce]
2015-12-06Checkin .v4-tease stylesChris Rebert1-0/+15
[skip sauce]
2015-12-06Checkin "Themes" link in navbarChris Rebert1-0/+1
2015-12-06_config.yml: Add site.themes variableChris Rebert1-0/+1
2015-12-06Checkin v4 notice links; CSS still neededChris Rebert2-0/+2
2015-12-06Grunt: Factor out new docs-github taskChris Rebert1-1/+2
[skip sauce] [skip validator]
2015-12-01button-groups.less: Grammar OCD commentChris Rebert1-1/+1
[ci skip]
2015-12-01Merge pull request #18384 from henryw4k/patch-1Chris Rebert1-1/+1
Clarify comment in button-groups.less
2015-11-29Clarifying the commentHenry Wong1-1/+1
Made comment more clear.
2015-11-28Port fd43ce255f096c06dc52a8dc12b656a2e4d1e45e to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #18365 See http://bugzil.la/1228802 [skip sauce] [skip validator]
2015-11-28Merge pull request #18369 from mikexstudios/update-cdn-hashChris Rebert1-3/+3
Updated SRI hashes in docs for CDN links
2015-11-28Closes #18353. Updated SRI hashes in docs.Michael Huynh1-3/+3
Used https://www.srihash.org/.
2015-11-26Merge pull request #18354 from tagliala/fix-whitespacesChris Rebert1-1/+1
Remove whitespace at EOL in input-groups.less