Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Less Mixin section for Gradients #13367

Closed
keeneyemedia opened this issue Apr 17, 2014 · 0 comments · Fixed by #13437
Closed

Update Less Mixin section for Gradients #13367

keeneyemedia opened this issue Apr 17, 2014 · 0 comments · Fixed by #13437

Comments

@keeneyemedia
Copy link

It seems the current documentation to create a 3-color gradient creates an error with the color stop being declared as a decimal.
Ex:

gradient > .vertical-three-colors(#777; #333; .25; #000);

Should be a percentage. Ex:

gradient > .vertical-three-colors(#777; #333; 25%; #000);

@keeneyemedia keeneyemedia reopened this Apr 17, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone Apr 17, 2014
@saas786 saas786 mentioned this issue Apr 26, 2014
@mdo mdo closed this as completed in #13437 May 1, 2014
@mdo mdo mentioned this issue May 1, 2014
mdo added a commit that referenced this issue May 1, 2014
@lee36656
Copy link

lee36656 commented May 1, 2014

NAVER - http://www.naver.com/

[email protected] 님께 보내신 메일 <Re: [bootstrap] Update Less Mixin section for Gradients (#13367)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


michael-cannon pushed a commit to michael-cannon/excel-export-plus that referenced this issue Oct 22, 2014
b4c4072 Merge pull request #8637 from twitter/2.3.2-wip
04b0036 finish bumping copyright
92fd785 revert to 2.3.2 tag instead
aadc766 Point docs downloads to tag in twbs org
4be4e8e Point changelog in docs to releases on GitHub
14c1e92 More date changes
87e2f0b Add changelog entry
573b3f4 Version bump
7d59745 Update URLs to account for v3 rc1 soft launch
b8238b6 Merge branch 'master' of https://github.com/cvrebert/bootstrap into 2.3.3-wip
0822cc5 twitter/bootstrap => twbs/bootstrap in links etc.
f0de5ad Bump Recess to 1.1.9
790cb18 component.json -> bower.json; adjust jquery to >=1.8.0 <2.1.0
d991ef2 Merge pull request #8242 from cvrebert/patch-1
514ea6e Bump Recess to v1.1.8 to fix further less.js version problems
beca8a6 Apply #8166 to master so folks can build v2.3.2
de683e9 Update README.md
60b202d Fix link to Bower in readme
d9b502d missed a few 2.3.1's
c9789f7 update versioning to 2.3.2
b9bd82b patch dropdowns for #7118
REVERT: c068162 maxcdn urls
REVERT: ff6b279 bump to v3.2.0
REVERT: 1de2f68 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 719ebd8 grunt
REVERT: 0e5ec1a Merge pull request #13574 from twbs/reinstate-13470
REVERT: 4dcdc08 grunt
REVERT: b6e52d5 Merge pull request #13905 from Jimtrim/patch-1
REVERT: 5fb1c06 Mozilla bug says the fix targeted v31
REVERT: 4045740 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: e40df7c fixes #13912: make radios/checkboxes work with inline forms again
REVERT: 4abb095 Run `grunt`.
REVERT: b93b7b1 Revert "Revert "Turn off clean-css' advanced optimizations.""
REVERT: a991cd5 grunt dist; closes #13914
REVERT: e31c2ed Revert "Turn off clean-css' advanced optimizations."
REVERT: 49fe75d update shrinkwrap to get clean-css v2.2.3
REVERT: 1aaad64 Merge pull request #13781 from twbs/saucier
REVERT: 532dffd reenable Win7 IE8-9 in Sauce
REVERT: 6352c85 reenable OS X Chrome in Sauce
REVERT: 389210f Merge pull request #13918 from twbs/sauce-with-retries
REVERT: dad6d44 Merge pull request #13916 from glebm/variable-order
REVERT: 6ec5b8c retry each test up to 3 times in the event of timeout
REVERT: df1aee5 upgrade grunt-saucelabs to ~8.1.0
REVERT: 8ad5830 Move variable declaration before its use for Sass
REVERT: c975f42 Merge pull request #13913 from hnrch02/webkit-keyframes
REVERT: 15c63fa Run `grunt`.
REVERT: 25ca513 Turn off clean-css' advanced optimizations.
REVERT: dc7da29 Update dependencies.
REVERT: e9ac7c1 Partly revert cb7eb674accd24b6b73f26ef23cf4a301b6ebfaf
REVERT: a0e98ad Merge branch 'fix-13386'
REVERT: 0aa01f6 Merge branch 'master' into fix-13386
REVERT: b31c35b Merge pull request #13904 from twbs/revert-umd
REVERT: 25b06d9 grid class inconsistency 2
REVERT: 29d97d0 Update cover.css
REVERT: b8a04f8 Merge pull request #13882 from thomaswelton/issue-13713-use-variable-small
REVERT: c2c19a4 Revert UMD (#13772 & friends) for now, due to #13812.
REVERT: bc895a4 Merge pull request #13900 from twbs/customize_on_your_own
REVERT: 32bde78 grid class inconsistency /cc @juthilo
REVERT: e033c5b Merge branch 'master' of github.com:twbs/bootstrap
REVERT: df7cfe8 Fixes #13903: Restore side padding on .btn-block
REVERT: 09cf618 Use @font-size-small variable to calculate <small> font-size fixes #13713 #13809
REVERT: e05a4f6 Merge pull request #13901 from knownasilya/typo
REVERT: d4ce4db fix typo in css - buttons
REVERT: 7339759 Remove broken link to Customizing Bootstrap
REVERT: 9da127a Merge branch 'master' of github.com:twbs/bootstrap
REVERT: ca54cff new homepage expo features
REVERT: 8983286 Update dependencies.
REVERT: e98fc37 Fixes #13872 more: add overrides for lg and sm input modifiers
REVERT: 3424843 tweak alert per #13875
REVERT: 1e53dcd Fixes #13872: Always apply padding to .form-control-static for that vertical alignment
REVERT: 166b66d formatting
REVERT: 8bd4163 fixes #13881: restore existing striped progress bar behavior with theme styles
REVERT: 856bc86 bump npm-shrinkwrap to ~3.1.4
REVERT: 1482947 grunt
REVERT: a4fa8d0 grunt dist
REVERT: 00cc166 ids over names
REVERT: 9488bd5 Merge pull request #13867 from hnrch02/remove-depreacted-jscs-rules
REVERT: f983e49 S H R I N K W R A P
REVERT: a33f6f8 Merge pull request #13866 from BBosman/ie8fontface
REVERT: 587451a Update a few source files to comply to new JSCS rules
REVERT: 09c2e41 Remove deprecated JSCS rules and add requireSpaceAfterLineComment
REVERT: 7bc8db9 Bump grunt-jscs-checker to 0.5.1
REVERT: 77ff226 Merge pull request #13877 from twbs/npm-shrinkwrap
REVERT: 3c4ba2a Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation
REVERT: 8c1160d Document IE8 font-face weirdness
REVERT: d37b0ff Merge pull request #13870 from BBosman/gray-light
REVERT: 91d2cf8 Fix @gray-light in docs
REVERT: abe7afd Run `grunt`.
REVERT: 4686d14 Merge pull request #13829 from BBosman/preserve
REVERT: 5b4b4b5 Merge pull request #13865 from BBosman/deprecated
REVERT: ae793ad Use full deprecation version
REVERT: 0418c76 Update JSZip to v2.3.0.
REVERT: bd54108 Nuke equal height columns example; got a few bugs that make it not ready for prime time in v3.2
REVERT: 162a27f grunt
REVERT: f685f2a Merge pull request #13861 from twbs/new_striped_progress_bar_class
REVERT: a012ba4 lol words
REVERT: 99f176e rewrite striped and active to deprecate the parent selectors, change the docs
REVERT: d4eb555 Merge branch 'master' into new_striped_progress_bar_class
REVERT: 53d68a0 Merge pull request #13859 from twbs/skew_you
REVERT: d222c21 grunt
REVERT: e93bf15 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 4c21146 Merge pull request #13860 from twbs/fixes_13346
REVERT: 74982cf grunt
REVERT: 0264235 Fixes #13400, #13415: actually document the existing practice for links in panel headings
REVERT: 2a380f6 fixes #13347: make striped progress bars its own class
REVERT: c7cd631 fixes #13346: add a variable for .dl-horizontal's offset
REVERT: 783b226 change skew(x,y) to skewX skewY because mdn told me so
REVERT: f4dd02f Merge pull request #13857 from twbs/list_group_small
REVERT: 80ffe45 Merge pull request #13851 from ahoereth/patch-1
REVERT: 508d9f0 fix part of #13111: hide the docs nav on small and below devices
REVERT: 43d21b9 fixes #13093: reset the background color and remove background image on disabled theme buttons
REVERT: 20b6ae6 fixes #13020: proper color for small/.small in list group headings
REVERT: 11cf54f grunt
REVERT: 74a264f fixes #13021: add .form-group-sm/-lg
REVERT: 46e8a58 fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive correctly
REVERT: fdf174e grunt dist
REVERT: cde13fb Merge pull request #13854 from ssorallen/gray-light-higher-contrast
REVERT: d75506f among supported WebKit/Blink browsers, this now only applies to Safari
REVERT: 8c403dc Darken @gray-light to meet accessibility guidelines
REVERT: de55fb8 Add white-space: nowrap; to .dropdown-header
REVERT: 6d45f73 Run `grunt`.
REVERT: 1c42dfc Merge pull request #13842 from twbs/fix-13811
REVERT: 4f95989 FFS
REVERT: bb83d33 sigh
REVERT: cb70382 Travis: per today's PyPI issues, travis_retry the pip install step
REVERT: f347d7d address #13811
REVERT: 5cfd6b5 Merge branch 'deps'
REVERT: 85c15ee Gruntfile: add note about duplicate copy of jqueryCheck code
REVERT: e42de75 Update dependencies.
REVERT: 8bee654 grunt dist
REVERT: 4300d43 Merge branch 'erwanjegouzo-master'
REVERT: 1b63d0b fix for #13747
REVERT: 316e0c7 Merge pull request #13845 from BBosman/dismissible
REVERT: 128e52f Fix dismissible spelling
REVERT: 5b9e2bf popovers.html: fix typo: "Dimissmisable"
REVERT: 3f68c40 Make autoprefixer browsers fixed
REVERT: 045acee Merge pull request #13827 from vsn4ik/refactoring_by_vsn4ik
REVERT: fdc33ce Always use preserveComment: 'some'
REVERT: c503f7b README.md: Refactoring bages.
REVERT: f071549 fix #13386
REVERT: ed06fd0 Merge pull request #13820 from twbs/bump-load-tasks
REVERT: 624800a bump load-grunt-tasks to ~0.5.0
REVERT: 37acbb9 min-content is standard, so no need to vendor prefix it
REVERT: 2b302f6 some changes from #13801 - add strict mode back and ==
REVERT: 696632d Merge pull request #13786 from twbs/fat-13430
REVERT: 51e1b01 Merge pull request #13800 from hnrch02/fix-umd-regression
REVERT: e9d6756 Fix regression of #10038 introduced by #13772
REVERT: 63767f8 Merge pull request #13799 from hnrch02/update-generated-markup
REVERT: 5e69673 Update generated markup by the tooltip plugin in docs; fixes #13796
REVERT: b1a9168 grunt dist
REVERT: 6ac5708 Merge pull request #13787 from twbs/fat-3731
REVERT: 4949d26 tweak #13453 Firefox bug summary
REVERT: 85935f7 Fixes #13453: add firefox table-border and tbody bug to wall of bugs
REVERT: e042c63 Merge pull request #13791 from BBosman/justify
REVERT: 7a0f441 Add dropped text-justify
REVERT: 816ba56 Merge pull request #13789 from hnrch02/follow-up-to-13671
REVERT: 03b556b Follow-up to #13671; improves consistency of text with previous examples
REVERT: f09d6b7 grunt
REVERT: ed2da1c Merge pull request #13351 from Cecchi/nested-kbd
REVERT: cb85f2a fix grammar in new callout
REVERT: f77d0aa fixes #13356: clarify use of clearfix on parents
REVERT: 5c1357b grunt
REVERT: 1d97cbe Merge pull request #13671 from 04818419/text-transformation
REVERT: 7bcd788 grunt
REVERT: 4fd4681 Merge pull request #13687 from smmoosavi/patch-1
REVERT: 57bd8f9 grunt
REVERT: bc38d3b words
REVERT: dacaf61 docs callout for #13219
REVERT: e136ba0 Merge pull request #13783 from twbs/fat-13220
REVERT: 97e0cd0 homepage copy to fix #13733
REVERT: 5c6c0a1 fixes #13775: tweak grid nesting docs about # of cols, change up example slightly
REVERT: dcbe484 New text align class, .text-nowrap, for preventing text from breaking to new lines. Applies it to the grid docs table.
REVERT: e8100c3 fix thumbnails docs
REVERT: 631e04b Fixes #13548: Use position: absolute; to fix checkbox and radio line-height problems that were introduced after #13003
REVERT: 7f122be add special transitionend type to test event origin fixes #13430
REVERT: a1dad14 fix #13185 - keyboard support for carousel
REVERT: c0e82ac grunt
REVERT: 2fb3131 Merge pull request #13785 from twbs/fat-13609
REVERT: fd0a81a hidden and auto
REVERT: 54939ef fixes 13609 - Modal is shifting left just before the hiding animation
REVERT: 9cdbf0e Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 9a51410 grunt
REVERT: ff7e8d5 button-groups.html: fix grammar: "in on" => "on"
REVERT: 571fd32 fix #13220 Scrollspy generates wrong offsets for a page-- recalculate offsets if `scrollheight` changes
REVERT: 8d8524e Merge pull request #13772 from twbs/fat-amd
REVERT: 1c6fa90 MD/CommonJS/Globals #12909
REVERT: bbdaf0f Merge pull request #13780 from twbs/fx-30
REVERT: af45472 <input> buttons line-height Firefox bugfix has been shipped!
REVERT: d2e0349 Merge pull request #13777 from BBosman/fix-gutter
REVERT: c6c8093 Fix gutter variable
REVERT: 4aca4cf grunt for table change
REVERT: 3556f9e Merge branch 'master' of github.com:twbs/bootstrap
REVERT: e069709 Fixes #13616: Add custom gutter support to containers
REVERT: 0708626 Merge pull request #13670 from nadangergeo/master
REVERT: 0a3fe8c Merge pull request #12690 from twbs/docs_zeroclipboard
REVERT: 82bd8b6 twerk copy
REVERT: 1666d55 Merge pull request #13771 from twbs/jekyll-2.x
REVERT: 1b8935e Run `grunt dist`.
REVERT: 89c0e4d Update ZeroClipboard to v1.3.5.
REVERT: 5057e7c Remove unused variables and make tests pass.
REVERT: 7d1365c Refactor and restyle.
REVERT: 250e021 Integrate ZeroClipboard to easily copy code snippets
REVERT: 9e1652a grunt
REVERT: 9ac3fe6 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: c7783f5 Fixes #13587: Switch to Kramdown for Markdown compiler in Jekyll
REVERT: ff9ab6c Update docs for Jekyll 2.x.
REVERT: 6a24824 Merge pull request #13770 from twbs/fat-carousel
REVERT: 5eaedbe change how carousel indicators activate #12592
REVERT: 61dbc61 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 2535f7c fixes #13769
REVERT: 12aeeac Merge pull request #13768 from twbs/font_files_docs
REVERT: d2061e8 relative
REVERT: 24a9b34 typo
REVERT: b35840e simpler and updated docs copy for icon font file paths
REVERT: 2213a5b bump grunt-contrib-connect to ~0.8.0
REVERT: b4ab047 update shrinkwrap
REVERT: a6fac74 README: move badges to separate line
REVERT: c20c0d9 Merge pull request #13766 from twbs/npm-badge
REVERT: 8b3d27e Add npm version badge to README
REVERT: 48e2f92 Fix favicon.ico after d763b0fe5b5d83025b94212638b1bd5500c43c71.
REVERT: 41b92b9 Run `grunt`.
REVERT: 8cdc34f Update filesaver.js to v2014-05-27.
REVERT: 91bed93 Update Blob.js to v2014-05-31.
REVERT: 1309085 change up the padding on bs-docs-header container to alleviate #13682
REVERT: 8d9ef8f Addresses part of #13643: Correct webkit-linear-gradient syntax in horizontal gradients
REVERT: 85cde77 remove max-width: 100%; from table and place it on .table
REVERT: aee18bc Merge pull request #13707 from bcullman/bcullman-remove-table-max-width
REVERT: 4e67dc8 Merge pull request #13738 from thomaswelton/issue-13737-fix-ie11-rem-sizing
REVERT: 76277f8 Merge pull request #13189 from twbs/apple-touch-icon
REVERT: fe74a8b Merge pull request #13755 from twbs/fat-visual-test
REVERT: e1f9c25 Losslessly compress apple-touch-icon-precomposed.png.
REVERT: d763b0f new icons
REVERT: 29d00e0 Move apple-touch-icon-precomposed.png and favicon.ico in docs root.
REVERT: 79cbf55 Use a 152x152 apple touch icon.
REVERT: 9884a3d Re-create favicon.ico from the new SVG image.
REVERT: 5dbfdd4 fixes #13375
REVERT: d1872b4 Merge branch 'master' into pr/13736
REVERT: 5cd72ce grunt
REVERT: 14c3760 Merge pull request #13735 from skhilko/master
REVERT: 88068e9 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: d1cf27b fix nested containers (addresses some of #13682)
REVERT: 2919a3d Merge pull request #13542 from twbs/icon_paths
REVERT: 34891de grunt
REVERT: 1e3b938 grunt
REVERT: 3ee5542 Merge pull request #13649 from ItsJonQ/repaint-fixes-2
REVERT: 7231efa Merge pull request #13745 from twbs/fix-13281
REVERT: 5fd8ca9 fixes #13210: clean up tooltip example
REVERT: 98574cd Merge pull request #13744 from twbs/fix-13650
REVERT: 91103e6 Adds isolated visual tests for javascript plugins (decoupled from docs). This makes it faster and easier to test/develop js functionality not represented in unit tests, and gives us a playground for interactions, etc.
REVERT: 57c8982 Merge branch 'mikegreiling-scrollspy-update'
REVERT: 1cfa902 refactor scrollspy refresh method
REVERT: bc8e6ff removing this.$element as it is a superfluous copy of this.$scrollElement
REVERT: 632313d no need to check for href attribute on the scrollable element
REVERT: 0be4109 there is no need for this.offsets and this.targets to be jQuery objects
REVERT: 2ca6581 Merge pull request #13752 from twbs/fix-13268
REVERT: 21de05c don't show tooltips/popovers whose element isn't in the DOM; fixes #13268
REVERT: b23ed1b put the tooltips into the DOM in the tooltip unit tests
REVERT: 20c099d add failing test for #13268
REVERT: 3b99a41 Merge pull request #13388 from twbs/xhmikosr-js-style
REVERT: dd7ee51 add docs for #13745
REVERT: 739bf37 set not-allowed cursor on disabled radio+checkbox labels; fixes #13281
REVERT: 3cbbc70 Merge pull request #13627 from twbs/maybe-fix-12364
REVERT: 03a8949 Run `grunt`.
REVERT: e2cabe4 Minor style tweaks.
REVERT: 82fc03f carousel.js: remove unneeded variable assignment.
REVERT: 7b0acf1 Comply to the new style.
REVERT: 5ef9383 Tweak JSHint and JSCS checks.
REVERT: a8641b4 Merge pull request #10632 from stuartpb/patch-1
REVERT: 47a0de9 replace SemVer summary with a link to its website; fixes #13650
REVERT: ef436c7 Merge pull request #13740 from jasny/patch-composer-replace
REVERT: 53b8254 Added  directive for composer
REVERT: ea99e3c Use px for font-size fixes #13737
REVERT: 5872a7e Resolves Issue #13689
REVERT: f87a023 Fix bug where a panel recieve extra top border
REVERT: f9495ea Merge pull request #13732 from twbs/bump-sauce
REVERT: e91eaa2 update shrinkwrap
REVERT: f0c97bf bump grunt-saucelabs to ~8.0.2
REVERT: 6d7c0b2 Merge pull request #13731 from twbs/bump-deps
REVERT: 19987cc update shrinkwrap
REVERT: 3462174 bump grunt-contrib-jade to ~0.12.0
REVERT: 094e428 bump grunt-contrib-qunit to ~0.5.1
REVERT: c0ba462 Merge pull request #13716 from rustinlee/fix-creators-anchor
REVERT: 22cdf4a Changed broken #authors anchor to #creators
REVERT: 445deb7 removing unnecessary max-width on tables
REVERT: 5a16144 Merge pull request #13700 from twbs/role-menu-all-the-things
REVERT: 95ff940 add missing role="menu" attrs to .dropdown-menu elements in docs+examples
REVERT: ad34c3b fix #13697
REVERT: 67a332c fix variables in panels.less
REVERT: 6e4825a Color Contrast for panel heading
REVERT: 585f478 text transformation added
REVERT: 36616db Table-responsive: changed overflow-x to auto to hide scrollbar when it's not overflown, fixes #13669.
REVERT: 8e568a8 grunt dist
REVERT: 475dbe5 Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offset
REVERT: bc1ce42 Merge pull request #13593 from ResentedHook/master
REVERT: ef62254 Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480
REVERT: 66bc4d1 Merge pull request #13668 from twbs/bump-sauce
REVERT: c6cb8ab update shrinkwrap
REVERT: 7b2600c bump grunt-saucelabs to ~7.0.0
REVERT: 656597e Merge pull request #13667 from twbs/bump-deps
REVERT: 02ca217 update shrinkwrap
REVERT: 8be8fb6 bump glob to ^4.0.0
REVERT: 676fda9 Merge pull request #13626 from twbs/address-13090
REVERT: d66b65d Merge branch 'master' into icon_paths
REVERT: 10e9fef Merge pull request #13651 from twbs/ios-temporal
REVERT: 338cff1 clarify
REVERT: 4697449 grunt dist for docs
REVERT: 4f60a7f don't change code bg on callouts
REVERT: 64bb8be more callout tweaks
REVERT: abbf6da tighten up callouts and remove backgrounds
REVERT: a375069 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: ef360b6 clarify and danger-ify affix docs usage requirements, per #10235
REVERT: 68de4bf Merge pull request #13463 from twbs/docs-theme-toggler
REVERT: 326f6b2 Merge branch 'master' into docs-theme-toggler
REVERT: fab9ab8 Reset the padding on radio/checkbox labels in form-inline
REVERT: 12b5d46 move it to the sidebar
REVERT: cae7dee Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.
REVERT: 1340a49 grunt dist
REVERT: 8a62f9e show proper error message when viewing Customizer in IE8
REVERT: 3261ab7 update explanatory comment about iOS date/time inputs bug
REVERT: 7da34cc Applied translate3d to modal, navbar-fixed and affix to combat browser repaint
REVERT: 707b362 Merge branch 'master' into docs-theme-toggler
REVERT: 91d51d3 Merge branch 'master' into icon_paths
REVERT: 3dd1531 Merge pull request #13624 from robertdodd/master
REVERT: b058c01 Hopefully a fix for #12364
REVERT: e9b99d4 fix typo in assertion description
REVERT: 7d75734 Merge pull request #13615 from twbs/namespacing
REVERT: 8e354c4 Reassigned minification of CSS to cssmin task.
REVERT: 082bc20 Merge pull request #13623 from twbs/skip-ci-steps
REVERT: 4a9ab60 prove that [skip validator] works
REVERT: ca23e39 prove that [skip sauce] works
REVERT: 6638fc1 Gruntfile: skip steps when $TWBS_DO_*=0
REVERT: db26c9f Gruntfile: extract runSubset() func
REVERT: df9f576 Travis: skip RubyGems install+cache when TWBS_DO_VALIDATOR=0
REVERT: 1da03a1 add to TRAVIS_COMMIT_MSG, TWBS_DO_VALIDATOR, TWBS_DO_SAUCE vars to Travis
REVERT: 511240b update link to Grunt setup & info
REVERT: 5f59f96 Merge pull request #13600 from twbs/resize-note-correction
REVERT: d5d64c2 Update showSuccess to use new classes
REVERT: 3d1723d add missing event namespacing in modal.js
REVERT: e44f5b1 Merge branch 'impl-13342'; Closes #13342.
REVERT: f47ad79 add `target` option to Affix plugin
REVERT: a70da16 Adds aria described by to tooltip plugin for accessibility
REVERT: a40ff40 Merge pull request #13601 from twbs/tooltip-popover-doc
REVERT: 00fcf07 update default 'template' value in popover docs
REVERT: 3465d98 add 'container' option motivation to tooltip docs
REVERT: 6fdbd8e add 'selector' option motivation to tooltip docs
REVERT: e839a49 add multiple triggers info to popover docs
REVERT: 90cfa1a add 'viewport' option to popover docs; #12328 erratum
REVERT: 99f6f70 docs: sort tooltip & container options for sanity
REVERT: f6bebbd reference other more recent source regarding the IE viewport bug
REVERT: 7287582 more precise docs link
REVERT: 95683dd change note in .resizable() mixin for accuracy
REVERT: 122c05d Add tooltip self-reference to address #12320
REVERT: 5c11632 Merge pull request #13594 from twbs/bump-saucelabs
REVERT: 6fef447 bump grunt-saucelabs to v5.1.3
REVERT: c2e94eb Add Scrollspy maxScroll with offset test.
REVERT: e84b0c0 Adjust for Scrollspy offset when calculating maxScroll.
REVERT: ceda948 Remove unneeded spaces from `pre`.
REVERT: 239d5e0 add link to StackOverflow question regarding Android <select> bug
REVERT: 828a5ba remove update-shrinkwrap from the default Grunt task
REVERT: 19ac6e5 Merge pull request #13579 from twbs/nuike-more-rtl-stuff
REVERT: d0fca8a Remove RTL leftovers.
REVERT: 7a765d1 Update jQuery to v1.11.1.
REVERT: 58f0375 unfuck the gruntifle
REVERT: b5f9e2e Customizer: Alert on successful save to Gist
REVERT: e52920c no more concurrency
REVERT: 8ee6a6b grunt
REVERT: f39b272 grunt
REVERT: fc46209 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: d03fd28 grunt for raw js
REVERT: 95f9184 Merge pull request #13578 from twbs/fat-versions
REVERT: 7e1f299 grunt dist
REVERT: f219fee versions
REVERT: c312d73 Merge pull request #13191 from AshleyDawson/master
REVERT: c42cd81 Merge branch 'master' into icon_paths
REVERT: d4c7248 grunt dist
REVERT: 5938774 Merge pull request #13369 from armikbd/bootstrap-itsme
REVERT: d8baec8 remove the comment
REVERT: 31956be Merge branch 'master' into icon_paths
REVERT: be18f50 nuke the rtl example
REVERT: be00b82 nuke the rtl docs
REVERT: 0d1018c grunt
REVERT: 81a1825 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: f5513fd nuke rtl
REVERT: fd0f563 Merge pull request #13576 from twbs/fat-12211
REVERT: 9900771 fixes #12211: Scrollspy: Navs in different tabs can interfere with each othe
REVERT: ae80cdc Revert "Temporarily revert README deletions from #13470,"
REVERT: 54284a1 Temporarily revert README deletions from #13470, pending the release of v3.2.0's updated hosted docs.
REVERT: 96bdc56 cleanup
REVERT: 696844f Merge pull request #13549 from danielhusar/master
REVERT: 0e91b85 Merge pull request #13541 from gpakosz/patch-2
REVERT: 056a192 Squashed commit of the following:
REVERT: ed98b3d Update html5shiv to 3.7.2.
REVERT: a217ed7 Merge pull request #13558 from twbs/nav-tabs-role-tablist
REVERT: 9013839 Merge pull request #13559 from twbs/carousel-role
REVERT: b7ac0d4 add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility
REVERT: 0a808fc add role="tab" to .nav-tabs [data-toggle="tab"]
REVERT: e9374c0 add role="tablist" to .nav-tabs in examples to improve accessibility
REVERT: 48fd9e2 Merge pull request #13543 from twbs/fix-13305
REVERT: e6788ef Customizer: make utilities.less inclusion mandatory
REVERT: cb2ef1e grunt dist
REVERT: 510f4fe Fixes #13478, reverts #10941
REVERT: 78cac11 Fixed affix-bottom positioning
REVERT: 9160790 Merge pull request #13536 from Quy/master
REVERT: 5f6304b Remove outdated rtl nav links
REVERT: 6a803ad Update .travis.yml
REVERT: 00b6f27 Merge pull request #13531 from twbs/grunt-html-docs
REVERT: bdd822a regenerate minified docs JS & CSS
REVERT: 5d8880f move Grunt info from README into HTML docs
REVERT: 7d0f7e8 add button to toggle the optional theme when viewing the docs; fixes #9764
REVERT: f0daa64 move rtl to getting started, per @cvrebert's feedback
REVERT: 7408917 Merge pull request #13499 from twbs/clarify-rtl
REVERT: 16cff71 Merge pull request #13504 from Quy/resputil
REVERT: aa87757 Merge pull request #13528 from twbs/unlock-jscs
REVERT: 150ca95 unlock & bump grunt-jscs-checker to ~0.4.3
REVERT: d36c150 tweak formatting in Carousel docs for clarity; fixes #13522
REVERT: 06fae12 Update JSZip to v2.2.2.
REVERT: 9444df2 Merge pull request #13511 from hnrch02/button-reset-falsey-values-fix
REVERT: a032c39 Merge pull request #13406 from EnsignR/closed.bs.alert-after-remove
REVERT: c3f294d Merge pull request #13514 from twbs/jscs
REVERT: 64fdbd7 bump grunt-jscs-checker to v0.4.1; refs #13512
REVERT: 5728b57 update-shrinkwrap
REVERT: b100e15 temporarily lock grunt-jscs-checker to v0.4.0
REVERT: d8ee1ba Allow for resetText of a button to be a falsey value; fixes #13466
REVERT: cd95849 Merge pull request #13506 from twbs/jscs-ratchet
REVERT: 06af640 import rules from Ratchet's JSCS config with which we already comply
REVERT: ed41066 Fix .visible-print deprecation version #.
REVERT: f71f2db emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
REVERT: 04028cf add RTL CSS files to "What's included" section of docs
REVERT: d6104b1 include RTL CSS CDN URL in Download docs
REVERT: ce2cad6 Merge pull request #13493 from twbs/close-btn-access
REVERT: 3bc9597 Merge pull request #13495 from twbs/android-firefox
REVERT: fcbdbee Wall of browser bugs: formatting tweaks
REVERT: c4a3848 mark Android Firefox as officially supported
REVERT: 588889c document #13390
REVERT: 949b81f Improve accessibility of close buttons in modals & alerts
REVERT: bae289d Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs
REVERT: 348e7a0 bump grunt-css-flip to ~0.2.2
REVERT: f9b88cb Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only
REVERT: d9edf28 make new Carousel tests compatible with noConflict mode
REVERT: b23ca2d add role="tooltip" to popovers; fixes #13481
REVERT: 463e025 Remove sr-only from components/dropdown entirely
REVERT: 42c8dae Not Less' fault per se
REVERT: 99f22d9 Merge pull request #13434 from twbs/fix-13247
REVERT: f793853 document grid column wrapping behavior; fixes #13247
REVERT: 4c3ef52 Merge branch 'pr/13320'
REVERT: 108b7c3 grunt dist
REVERT: a80eb1e explain
REVERT: 17f77a5 Merge pull request #13328 from thebigredgeek/master
REVERT: b217357 grunt dist
REVERT: 9f80cab Merge pull request #13449 from sejr/master
REVERT: f20f666 Merge pull request #11966 from colllin/noconflict
REVERT: abc7976 Merge pull request #13437 from saas786/master
REVERT: 2c1fe53 Merge pull request #13424 from twbs/docs-libs
REVERT: 73f7acc Update alert.js
REVERT: 7026c96 Remove sr-only from components/dropdowns example
REVERT: bde5f1f Merge pull request #13422 from twbs/ie-emulation-modes-warning
REVERT: a84a369 add ie-emulation-modes-warning.js to docs & examples
REVERT: 686a45a Merge pull request #13435 from twbs/doc-less-import-glyphicons
REVERT: 3564369 Update type.less
REVERT: d66a151 Merge pull request #13439 from nschonni/spacing-fixes
REVERT: 5ea66ba Minor Spacing fixes
REVERT: 30b07b9 Run `grunt`.
REVERT: ab1087f Update holder.js to v2.3.2.
REVERT: f2eff55 Update JSZip to v2.2.1.
REVERT: 43b6d6c fixes https://github.com/twbs/bootstrap/issues/13367
REVERT: 05d4932 Merge pull request #13396 from twbs/carousel-events
REVERT: e114727 Carousel.slide: rename e => slideEvent
REVERT: 4bd29bf change 'slid' comments per @fat's feedback
REVERT: 31f01c1 Document that @import-ing Bootstrap can break the icon font path
REVERT: d42b1a2 fix #13427
REVERT: 485b7d0 Fixed navbar radius of example at docs
REVERT: cbb6453 Merge pull request #13414 from twbs/readme-tweak
REVERT: e0d1e40 Merge pull request #13423 from twbs/fix-13362
REVERT: eab6d3e add IE warning scripts to linter config
REVERT: 937ef48 remove semicolons :'-(
REVERT: d4728b8 add script to warn folks trying to test old IE using IE's unreliable emulation modes
REVERT: 6617d8b Document .direction & .relatedTarget properties of Carousel events. Fixes #13395
REVERT: 4d0a8e3 Add direction & relatedTarget properties to slid.bs.carousel event Fixes #13393
REVERT: 022dc30 Merge pull request #13176 from twbs/fat-13157
REVERT: fe11ac7 Merge pull request #13390 from twbs/ie10-viewport-bug
REVERT: 0e48cb2 Merge pull request #13374 from Jakobovski/fix-issue-#13355
REVERT: 9c25f5c document that show-ing a tooltip/popover on a hidden element doesn't work; fixes #13362
REVERT: aca859a Merge pull request #13397 from twbs/fix-13394
REVERT: 21feb7c README: Authors => Creators
REVERT: b882a63 the master branch is the relevant one for current build status
REVERT: fcdaed4 Merge pull request #13408 from Quy/master
REVERT: f6f74b5 Add missing word.
REVERT: 637808f fires closed.bs.alert *after* DOM detach()
REVERT: a9f2b6c #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
REVERT: b9ae07d fixes #13157 - Collapse plugin - issues with transition end event bubbling
REVERT: 6161c98 document that non-:visible scrollspy targets are ignored; fixes #13394
REVERT: f66a747 add unit tests for Carousel slid events
REVERT: 9c4afc5 spelling fixes in Carousel unit tests
REVERT: 52b6a32 Use the new respond.js URL.
REVERT: a549e8c Update html5shiv to v3.7.1.
REVERT: d971ddb add missing operators to some JSCS rules that we already comply with
REVERT: eaddbd9 grunt dist
REVERT: 448086f add IE10 viewport bug workaround to examples
REVERT: e0c3ae6 Merge pull request #13151 from twbs/customizer-uglifyjs2
REVERT: a69bc3b move call for removeBackdrop() to backdrop()
REVERT: 58ab1c6 Merge pull request #13385 from vnagara/patch-1
REVERT: c2a86c5 Update composer.json
REVERT: b02d3c7 Merge pull request #13306 from twbs/fat-11099
REVERT: 4f427cb Merge pull request #13354 from twbs/fat-13296
REVERT: 170ba56 quote attribute value in ^= selector in button.js
REVERT: efcd960 Merge pull request #13381 from twbs/vendor-jquery-min
REVERT: a54e6d4 rename jquery.js -> jquery.min.js since it's minified
REVERT: 0aaf2cd quote attribute values in selectors in JS unit tests for consistency
REVERT: a621427 quote attribute value in selector in JS docs example
REVERT: 96e2f93 quote attribute value in selector in offcanvas.js
REVERT: ad1e1eb Merge pull request #13373 from twbs/fix-13360
REVERT: e9f0bed quote data-* attribute value in docs JS per best-practices
REVERT: 042f9e6 FIX: #13355. Added .navbar-nav to migration change list.
REVERT: 573ad10 fix #13337 by mentioning removal of .progress-* contextual classes
REVERT: 98acc69 fix #13360 by making deprecation notices visible in customizer
REVERT: 99b5405 Merge pull request #13358 from Jakobovski/docs-improvements-#13332
REVERT: c8a8e76 fixes #13365: remove dupe css in grid example
REVERT: 06fb940 grunt dist
REVERT: 132732e Dropdown menu in justified button-group
REVERT: ca45998 Fixed typo and added leading space
REVERT: 1d77660 Added specificity note to docs per issue #13332
REVERT: f2af953 fixes #13296 Dropdown disappears with right-click on Firefox
REVERT: d08f7dd Merge pull request #13330 from Kronuz/patch-1
REVERT: cd4696f fixes #11099 - $.collapse() overrides the original dimension of the coll...
REVERT: 1254c32 Merge pull request #13353 from twbs/fix-13340
REVERT: aec366c fix #13340 by documenting @icon-font-path & @icon-font-name more
REVERT: f18bff0 Add nested kbd element styles for actual keys or inputs
REVERT: 2127eb5 rm not particularly useful @zindex var comments
REVERT: 82b066f Wait for the expected target during a collapse
REVERT: 458cb69 Add documentation for using optional icons with sr-only labels
REVERT: 55336e6 added bower reference to main less file
REVERT: 06f6c9f Fix indent
REVERT: 3777ef0 Fix form-control-feedback position when label has sr-only class
REVERT: ee7498a grunt dist
REVERT: 1267a9a Run `grunt`.
REVERT: 2c16b31 Add the license header in the non minified build too.
REVERT: 7950c0f Add the jquery check in customizer's output.
REVERT: 3f90763 Customizer: switch to UglifyJS2 (v2.4.13).
REVERT: ee2df11 Merge pull request #13091 from twbs/unused-js
REVERT: 2f0f8ec Run `grunt dist`.
REVERT: 45b476b JS: remove unused variables.
REVERT: de86b36 grunt dist
REVERT: d7a3771 When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'shown.bs.dropdown'
REVERT: 558e112 Merge pull request #13203 from twbs/equal-height-experiment
REVERT: 5d78200 the space between spaces
REVERT: 3424195 add screenshot
REVERT: 11a835f Merge branch 'master' into equal-height-experiment
REVERT: 9863344 README.md: switch to SVG badges.
REVERT: f159ce8 Fixes #13208: Drop <b> for <span> in code snippets and examples
REVERT: bfb9941 grunt dist
REVERT: 1554b7c Merge pull request #13242 from killthekitten/fix-carousel-controls
REVERT: 818a50e Merge pull request #13284 from chasingtheflow/master
REVERT: 58e6af3 #12790: Add link to unofficial Italian translation
REVERT: fce0254 Fixed typo in Responsive Tables CSS docs
REVERT: d56026d fix grammar in "Underlined text" example
REVERT: fa9e541 Re-implement Universal Analytics
REVERT: 5ef634d replace $.bind() with $.on() in unit tests; per #13272
REVERT: f6d1a73 Merge pull request #13272 from hnrch02/banish-bind
REVERT: b94306d Replace $.fn.bind with $.fn.on in alert docs
REVERT: 8ca1828 customizer: squelch error when can't save Gist
REVERT: 0b6f190 better way of tracking what caches need to be uploaded; fixes #13270
REVERT: 4c049e3 Merge pull request #13260 from twbs/doc-12651
REVERT: 9056fe0 Merge pull request #13269 from twbs/fix-13136
REVERT: 718a6c5 move some caching info+logic out of .travis.yml; fixes #13136
REVERT: e7d9ca7 Merge pull request #13222 from twbs/fix-13126
REVERT: 1c19284 doc how to change the collapsed mobile navbar breakpoint; fixes #13126
REVERT: 1759569 Travis: introduce $GEMDIR env var
REVERT: 2878d6e grammar
REVERT: 9c7e86b add timing logic+output to s3_cache.py
REVERT: 4c2626f Run `grunt`.
REVERT: 2b30b48 Fix the new JSHint warnings.
REVERT: 76e717b Update dependencies.
REVERT: a444863 Merge pull request #13217 from thedavidscherer/fix-13216
REVERT: 2d1d575 document that you have to add .active yourself on prechecked btn-ized checkboxes+radios; fixes #12651
REVERT: 640923e help avoid misuse of Carousel's .active when copy-pasting from examples; fix #13252
REVERT: f9e98a1 re-deprecate @screen-xs-min per #12913
REVERT: 8c95ff7 Run `grunt`.
REVERT: 367da42 Update "grunt-contrib-concat" dependency.
REVERT: 47a3c6d Merge pull request #13241 from twbs/address-13240
REVERT: 11ffc73 explicitly doc that icon classes should only be used on empty elements; closes #13240
REVERT: 680be24 Merge pull request #13249 from twbs/slid-is-not-a-typo
REVERT: 26f6807 Add comments in carousel.js to clarify that "slid" is not a typo
REVERT: 158b491 Merge pull request #13239 from twbs/doc-load-in-example
REVERT: dffbf8f Fix carousel control margin asymmetry
REVERT: e59da02 add document ready jQuery wrapper in Android Browser workaround
REVERT: a419e41 Sauce tests: update iOS to v7.1
REVERT: db6572e bump patch versions of 3 grunt tasks
REVERT: 35d34cc bump grunt-saucelabs to v5.1.1
REVERT: 0907244 Modal body shift fix for IE10/11
REVERT: 28e6c34 Merge pull request #13190 from twbs/fix-13175
REVERT: 7dec5c7 fixes #13216
REVERT: d178a95 Merge pull request #13047 from twbs/fix-customizer
REVERT: b5ae8f9 grunt update-shrinkwrap build-customizer dist
REVERT: 07314b5 enhance customizer to handle transitive Less @import-s
REVERT: 1853e31 rename generateCustomCSS to generateCustomLess for accuracy
REVERT: 24c5a45 use glob instead of fs.readdirSync since /less now has subdirs
REVERT: 44d32ed Merge pull request #13205 from twbs/fix-9951
REVERT: e8551d4 grunt dist
REVERT: 5458134 Add Gist & Customizer URLs to customized files & config.json
REVERT: 440cede Fix HTML errors
REVERT: 90902db Fix tooltip viewport example
REVERT: 8d3e987 Merge pull request #13194 from twbs/normalize.css-3.0.1
REVERT: b2a67ff Revert upgrade to Universal Analytics
REVERT: b573969 Add equal-height grid columns as an experimental example.
REVERT: a696d47 Change GA events to Universal Analytics
REVERT: 98bddd8 Add TOC entry for "Third-party libraries" callout section to JS docs
REVERT: dea1945 Gruntfile.js: Remove default `report` option.
REVERT: e9982ca Merge pull request #13195 from budnik/patch-1
REVERT: 015569a fix doc typo
REVERT: 10586bf Run `grunt`.
REVERT: 0c775f8 Update normalize.css to v3.0.1
REVERT: c97e6d5 Docs: switch to the Universal Analytics code.
REVERT: 138af82 Fixed nested tab elements li activation
REVERT: 361f452 doc that popover content() is given the element as an arg; fix #13175
REVERT: c692c29 Merge pull request #13184 from twbs/fix-13088
REVERT: 7c50859 Document `template` option of tooltip & popover; fixes #13088
REVERT: 1d61879 Document #13186
REVERT: ba1790b Merge pull request #13178 from twbs/jekyll-1.5.0
REVERT: 00943d0 Update Jekyll to 1.5.0.
REVERT: ff0a33a cleanup svg
REVERT: e5c2531 fixes #13026: Document more Bootstrap components in the Theme and RTL examples
REVERT: 488c6b4 grunt
REVERT: acf5707 Fixes #13066: Add z-index to the form control feedback icons so input groups don't render on top of them
REVERT: b4f4c7b Fixes #13037: add text-align: left; to prevent alignment change in dropdowns
REVERT: 6951b48 grunt
REVERT: 09a7770 Merge pull request #13013 from ogonkov/patch-1
REVERT: 06451a5 expand issue # ref to full URL
REVERT: b3421cf Merge pull request #13165 from stefanneculai/master
REVERT: bc250fb grunt
REVERT: 30b14cd Merge pull request #13173 from twbs/fat-9461
REVERT: ce01344 grunt
REVERT: 39fec66 Merge branch 'master' into fat-9461
REVERT: 6f6bce5 Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps text
REVERT: 4a2d337 fixes #9461 - Make carousel ignore non-items in carousel-inner
REVERT: 5c2a9fc Fixes #13158: add link to nonresponsive docs in the example
REVERT: c6648d5 grunt
REVERT: 8198bba Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 2108419 Fixes #13079: Scope .open class in button variant mixin to immediate children
REVERT: eb102c2 Merge pull request #13167 from ZDroid/underscore
REVERT: 0dfd737 Merge pull request #13168 from ZDroid/homep
REVERT: 298427c Add `homepage` Bower property
REVERT: 8ae4818 Fix #13138: use underscore prefix to ignore directories
REVERT: 674b41d Add test for popover.
REVERT: 41628c9 Fix popover when using append.
REVERT: d74aee4 tests/index.html: re-indent.
REVERT: cfb7093 tests/index.html: add missing `meta charset`.
REVERT: 58ea8a5 Update QUnit to v1.14.0.
REVERT: 4f9270c Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests.
REVERT: 2b27006 Merge pull request #12328 from benogle/bo-tooltip-adjust
REVERT: 30cc625 Update time-grunt to v0.3.1.
REVERT: 4fb1fdb Update JSZip to v2.2.0.
REVERT: 8534e12 Add tooltip `viewport` option, respect bounds of the viewport
REVERT: d96beff Merge pull request #13137 from ZDroid/bad-st
REVERT: 874bb1b Remove redundant `<code>` styling
REVERT: 4ac757d Merge pull request #13135 from ZDroid/color-typo
REVERT: cd13e22 #ffff -> #fff
REVERT: a7bc66f Merge pull request #13101 from twbs/ie8-responsive-file-warning
REVERT: 0dc88ed grunt dist
REVERT: 1be0b57 Fix vertical alignment of temporal inputs on iOS
REVERT: f2952ae Update grunt-contrib-less to v0.11.0.
REVERT: dc2b24e Merge pull request #13095 from twbs/translation_data
REVERT: 9e3ab9a Merge pull request #13106 from tenmilestereo/patch-1
REVERT: 4e2b92f [trivial] Updated dates
REVERT: 1b15cef Generate Translations list from YAML
REVERT: 1e41df6 Move ie8-responsive-file-warning.js one dir up.
REVERT: d52ad3e Separate JS includes for alerts and popovers
REVERT: 4a4dff0 Merge branch 'ZDroid-grunt-glyphicons'
REVERT: 86dfcd1 Add build-glyphicons-data log
REVERT: dcffbba pass grunt into generateRawFilesJs instead of require()ing it
REVERT: 1c6d303 Merge pull request #13064 from ZDroid/description
REVERT: 4df96c7 fix description of <mark>
REVERT: eea9eab fix <mark> raw source to match live example
REVERT: 4d859d1 copyedit responsive-embed.html
REVERT: cb3f392 Mozilla is trying to fix the <input> line-height bug; Yay!
REVERT: e87c272 more precise description of browser bug
REVERT: ac1aba4 Merge pull request #12773 from twbs/customizer-compat
REVERT: 910ff24 regenerate customize.min.js
REVERT: 1ff6d33 use @ssorallen's blob support test in customizer; fixes #12617
REVERT: b3f30bb grunt
REVERT: 43cf003 Update gruntfile to point to new customizer nav, run grunt
REVERT: c93c371 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 96525fd move sauce_browsers.yml into /grunt/; fixes #13065
REVERT: 7cf7e42 Merge branch 'hnrch02-modal-toggle'
REVERT: 4e4e456 Fix #12845 - Modal#hide should only be called with an event argument
REVERT: fa4379d Merge pull request #12862 from sultano/patch-1
REVERT: ead17b7 Fix #12375: stop using document.body.scrollTop as it's deprecated in the strict mode
REVERT: 0f366e0 correct event naming of `scroll` and `load' event
REVERT: b004c9a Rename and organize nav partials for cleaner file structure
REVERT: b7ab799 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 2a43e7e Break up docs into includes
REVERT: c6ab3fc Merge pull request #13086 from twbs/fat-fix-12983
REVERT: dd7cab8 build
REVERT: 615dcb5 fixes #9855
REVERT: bdb70fa Fixes #13055: Mention outdenting more
REVERT: 96344ac Merge branch 'master' of github.com:twbs/bootstrap
REVERT: d475da5 Update dependencies.
REVERT: 28c230f Merge pull request #13081 from ZDroid/blank
REVERT: 17812b4 Add missing blank line
REVERT: d787cff relative not absolute
REVERT: 6d882a6 Fix JSHint errors
REVERT: 74eb488 Add Bower package description
REVERT: b50d4a1 Merge pull request #13060 from twbs/role-tooltip
REVERT: 905c781 Merge pull request #11937 from IHomer/master
REVERT: 8c9739d Merge pull request #11453 from moodyroto/patch-1
REVERT: 8a6cdff add role="tooltip" to tooltips by default to improve accessibility
REVERT: 7b41aab Merge pull request #13048 from twbs/grunt-css-flip-0.2.0
REVERT: 1751922 upgrade to grunt-css-flip v0.2.0
REVERT: 327980d remove unnecessary direct devDependency on css-flip
REVERT: acd8ba5 Merge pull request #13039 from twbs/dropdown-pull-right-deprec
REVERT: 065fe98 use stricter error checking in uncached-npm-install.sh
REVERT: d4a4bbb Update dependencies.
REVERT: 4c76c79 comply with .dropdown-menu.pull-right deprecation in docs
REVERT: b136d42 Merge pull request #13024 from twbs/role-alert
REVERT: 28d2de3 Gruntfile.js: fix path after d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217.
REVERT: 08f470e rework docs copy: inputs-without-labels are likely the more common case
REVERT: 4277ba6 add role="alert" to Alert examples, to improve accessibility
REVERT: 1902f0a Merge pull request #13012 from twbs/banner
REVERT: b39a8c7 Simplify tasks a little bit.
REVERT: f750f7e Run usebanner before cssmin.
REVERT: 57f0932 Merge pull request #13018 from ORiON-/master
REVERT: 3ea69a1 Fixed typo at docs/examples/rtl/index.php
REVERT: 7ea9538 Support for hovering on cell's with state
REVERT: 6f13a14 moar grunt
REVERT: 5f2845f remove comment
REVERT: 74c391b Merge branch 'master' of github.com:twbs/bootstrap
REVERT: a83ca38 Fixes #13003: Move padding on radio and checkbox options from the surrounding div to the label to remove the no-click deadzone caused by negative margin
REVERT: 82e2f87 Merge pull request #12998 from twbs/modular-the-mixins
REVERT: ac8db90 Merge pull request #13001 from ZDroid/title
REVERT: 552f170 even more grunt
REVERT: 3fb5d0b Merge branch 'master' into modular-the-mixins
REVERT: 91d0a6d Bump Jekyll version used in Travis to v1.4.2.
REVERT: 6234ba5 Merge pull request #13002 from ZDroid/hash
REVERT: 1a41735 Add missing customizer comment
REVERT: d985e5b Correct the page name
REVERT: 0b7b374 words
REVERT: a36643d Merge branch 'master' into modular-the-mixins
REVERT: 6dd51fa fix #12771
REVERT: 3a2d6e4 Formatting, comment consolidation, and line endings
REVERT: 564b79c grunt
REVERT: 1848b0f Merge branch 'master' of github.com:twbs/bootstrap
REVERT: c4bc0d2 Merge pull request #12999 from ZDroid/outline-zero
REVERT: d50a89b Use `outline: 0` consistently
REVERT: 38d0908 Add recompiled assets after nuking toc in mixins.less.
REVERT: b0bc9ef Add consistent newline at end of files in less/mixins
REVERT: 2f380a9 Merge branch 'master' into modular-the-mixins
REVERT: 3640d71 proper var
REVERT: 348b7de Break mixins.less up into smaller modules.
REVERT: e727973 Merge pull request #12204 from twbs/fix-8869
REVERT: 309ef72 Replace some images on the Carousel example with some base64 encoded 1x1 gifs
REVERT: a7b0fa7 ugh grunt
REVERT: 2138604 moar grunt
REVERT: 72837b1 mo copy
REVERT: 7bef778 http://www.youtube.com/watch?v=AJWtLf4-WWs
REVERT: 30deb56 grunt
REVERT: 76883ff Copy change
REVERT: ccb17f1 Merge branch 'master' into fix-8869
REVERT: b1f71e5 fix grammar in comment in forms.less
REVERT: a15c244 Fixes #12759
REVERT: b4d66b7 Fixes #12738
REVERT: 1a5fb4e Fixes #12843: Scope label styles for horizontal forms to a media query so their narrow viewport display looks just like a normal form
REVERT: 2f95590 Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix IE8+'s misaslignment of text within date inputs
REVERT: 37b342b Merge pull request #12993 from twbs/mixin-table-of-contents
REVERT: b69e4d6 Reorganize mixins and G R U N T
REVERT: 0b415c6 Merge branch 'master' into mixin-table-of-contents
REVERT: 71e9902 Adjusts some section titles to be more explicit.
REVERT: 4bf0645 Merge pull request #12977 from ZDroid/var
REVERT: 40ce6ca Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 4883605 Fix bad grunt merge and then G R U N T
REVERT: 5f0c0c9 Merge pull request #12975 from ZDroid/parens
REVERT: fc74ee5 Changes compiled assets after changing mixins.less
REVERT: aedee95 Adds basic table of contents for mixins.less. You know for the kids.
REVERT: b263a01 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 2f7b04a Reorder the Gruntfile a bit
REVERT: 68b3e3f Merge pull request #12986 from twbs/unneeded-quotes
REVERT: aacafb2 Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube
REVERT: 15d4494 Moves IE8 justified button border mention to docs section, not the browser bugs page /cc @cvrebert
REVERT: 4d870af Fixes #12487: Document required use of position relative for scrollspy
REVERT: ce634a0 Document shitty situation of multiple .navbar-right classes in #12951
REVERT: f3dcd4d Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 9920251 Document #12476 bug in the wall of bugs
REVERT: bc7e6a3 Merge pull request #12989 from twbs/bower_ignore
REVERT: 27da972 grunt
REVERT: 29f2357 Merge pull request #12679 from twbs/sr-only-focusable
REVERT: d8bc65b Merge branch 'master' into sr-only-focusable
REVERT: 1caeca3 Don't ignore every dot file in Bower
REVERT: 9d027d2 Remove unneeded quotes.
REVERT: 5e6d16e grunt
REVERT: 54b35d0 document position relative firefox bug; cleanup some stuff in the browser bugs page
REVERT: ef5d8e9 Merge branch 'master' into sr-only-focusable
REVERT: e4d13e2 Merge pull request #12983 from twbs/fat-9836
REVERT: b8ab0c6 grunt
REVERT: 4d96e69 fixes #9836
REVERT: 90eb524 Merge pull request #12982 from twbs/fat-9342
REVERT: 74aab91 grunt
REVERT: e9cced7 fix #9342
REVERT: 4b6e1b6 grunt dist
REVERT: 7c38810 Fix comment
REVERT: bcfb27b grunt
REVERT: 7c9a58f Merge pull request #12976 from ZDroid/comment
REVERT: 03701b8 Fixes #12966: Ensure icon font vars are loaded into Customizer
REVERT: 67c747a grunt
REVERT: c7984d4 Merge pull request #12980 from ZDroid/config-yml-quotes
REVERT: dd9946e Remove redundant _config.yml quotes
REVERT: e4c9492 Rename generateRawFilesJs to generateRawFiles
REVERT: 4b53ea3 Update .hide-text() comment
REVERT: cbec164 Remove redundant parens
REVERT: 41b2868 Merge pull request #12972 from twbs/cleaner-shrinkwrap
REVERT: c8379ff S H R I N K W R A P
REVERT: 51b825d fix #12959
REVERT: 30bbab0 Merge pull request #12962 from BBosman/transitions-count
REVERT: 538b3ca Merge pull request #12969 from ZDroid/badge-mixin
REVERT: d223623 Merge pull request #12970 from ZDroid/package.json-pa
REVERT: 8a1856d Merge pull request #12971 from ZDroid/config-yml
REVERT: 3bdaa83 Remove ./ from _config.yml paths
REVERT: f9a56c2 Remove ./ from package.json paths
REVERT: 0d0cbb8 rm #1969 from browser bugs list per outcome of investigation
REVERT: 0f3b176 Improve badges mixinability
REVERT: 91e57e2 Move license to the top of the file.
REVERT: b9a0d1e Merge pull request #12505 from ZDroid/js-cs-hint
REVERT: 4356e6c Merge pull request #12961 from BBosman/csscomb
REVERT: d08bbdc Reorganize docs assets
REVERT: de27e72 Do csscomb earlier in build phase
REVERT: 6f9e3f0 Fix typo.
REVERT: acdc053 Add transition-timing-function mixin to docs
REVERT: 864a18f Merge pull request #12688 from twbs/document_popover_focus
REVERT: 0b8d27a fix derped html
REVERT: 0143e38 Merge branch 'master' into document_popover_focus
REVERT: 1f14842 Merge pull request #12891 from ZDroid/bower-json-paths
REVERT: 0b06d59 Merge pull request #12957 from BBosman/rename-mixin
REVERT: e25dacb Merge branch 'master' into typography-example-updates
REVERT: ac4dd30 G R U N T G R U N T
REVERT: d1d5d90 Fixes #12748
REVERT: d44e98b G R U N T
REVERT: 55b639e Rename properties
REVERT: fe0d595 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 5bd2799 G R U N T
REVERT: 24ec60e Merge pull request #12931 from twbs/line-endings
REVERT: c03b8f1 Merge branch 'master' into pr/12670
REVERT: 6452b40 grunt for days
REVERT: 6a3faa6 Normalize line endings
REVERT: ad61c27 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: c0749df Use LF for SVG files too.
REVERT: 164b41b Fixes #12937: Darken active button states just a smidge more
REVERT: cb7eb67 Add autoprefixer
REVERT: 901f358 Merge pull request #12739 from DaSchTour/twbs
REVERT: e180258 Comment for #12794
REVERT: f5f4a2d Merge pull request #12794 from epidemian/required-radio-button-groups
REVERT: 84a7431 add responsive embed to customizer
REVERT: 61c9e9d Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 705ff7f Moving the embed to it's own CSS file, moving the docs to the Components page with an example, fixing a Glyhpicons list problem in the docs
REVERT: 73ad81d Add time-grunt plugin.
REVERT: 589f872 Remove duplicate dependency.
REVERT: 29d2de8 Specify engines in package.json.
REVERT: 12c619f Merge branch 'master' into boulox-responsive-embed
REVERT: 7e299c6 Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel because it apparently serves no purpose and cuts off nested dropdown menus.
REVERT: df3eb66 Merge branch 'master' into popovers-use-radii-var
REVERT: 0c9308a Rewrite the disabled list group items to simplify styles
REVERT: c8614c0 Merge branch 'master' into pr/12490
REVERT: fab10b6 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 9dc7961 Fixes #12722: Fixes up responsive tables in print
REVERT: 645eebb Merge pull request #12894 from lipis/patch-2
REVERT: 4868096 Fixes #12934
REVERT: 17e4109 Fixes #12824: Remove white-space: nowrap from code elements
REVERT: 8526adf grunt
REVERT: c16b43d Merge pull request #12924 from ahmadnassri/transition-timing-function-mixin
REVERT: 44a6202 Merge pull request #12943 from twbs/browser-bugs
REVERT: 421e7af add link from Getting Started page to Wall of Browser Bugs page
REVERT: 39f8bba add docs page listing relevant outstanding browser bugs
REVERT: 839f8fa Merge pull request #12948 from twbs/js-quote-attr-vals
REVERT: 4db5164 Merge pull request #12950 from twbs/jscs-null-trick
REVERT: 310465b re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to override it for Gruntfile
REVERT: dec1c21 Merge pull request #12949 from twbs/use-our-grunt-plugin
REVERT: c044702 Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for now
REVERT: 56a5d93 switch to grunt-css-flip for RTL CSS generation
REVERT: 297303a use quotes around all element attr vals in JS; fixes #12946
REVERT: af5a219 fix #12936
REVERT: c695d43 Merge pull request #12926 from ZDroid/update-deps
REVERT: c1d3337 Run `grunt update-shrinkwrap`
REVERT: 58201d7 [email protected]
REVERT: de8b784 .transition-timing-function Mixin added .transition-timing-function(@timing-function) mixin, defaults to @timing-function.
REVERT: d7dc8a7 Merge pull request #12853 from twbs/jscs
REVERT: 10eb167 Fixes #12901: Refactors list group active state for use on non-anchors
REVERT: fdbeeff nav
REVERT: 7ffb905 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 24de9b0 Fixes #12848: Account for and document progress bars at 0-3%
REVERT: 9dae536 use full version number in deprecation note
REVERT: 13ed379 clarify deprecation /cc @cvrebert
REVERT: e418377 Fixes #12697: Document readonly inputs
REVERT: a0ac99e docs for #12873
REVERT: a4df363 grunt after merging #12917
REVERT: 88f01c4 Merge pull request #12917 from 5im0n/master
REVERT: 026e2f8 Grunt after merging #12863
REVERT: 56c6525 Merge pull request #12863 from Sojaner/master
REVERT: 8f2a787 grunt
REVERT: 7733f24 Fixes #12868: Enables icon feedback on validation states for large/small inputs.
REVERT: 1c66f30 Fixes #12913: Remove scoped media queries from custom xs grid mixins
REVERT: f45df64 Fixes #12914: Darken immediate children hr elements in jumbotrons
REVERT: 6457950 Fixes #12916: Don't let .lead resize on viewport change
REVERT: 5193f9f add svg logos to brand guidelines
REVERT: caf3320 Merge pull request #12897 from avindra/patch-1
REVERT: 0e6db62 Merge pull request #12840 from twbs/rtl_via_css_flip
REVERT: 02ca9de Update csscomb properties. 'colon-spac'e and 'stick-brace' don't take boolean values.
REVERT: d6e07f0 Merge branch 'master' into rtl_via_css_flip
REVERT: 1399497 grunt
REVERT: 0c269c9 Merge pull request #12745 from ronnyhaase/panel-vars
REVERT: 477dc99 fix nav
REVERT: 559b90f Rename RTL files and add some basic docs
REVERT: 587814f Simplify gruntfile more to remove theme RTL
REVERT: 7e764a2 grunt
REVERT: 4dd7b4b Don't RTL the theme file--no need
REVERT: af39290 Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into rtl_via_css_flip
REVERT: 2ece8dd Merge branch 'master' into rtl_via_css_flip
REVERT: e381635 Fixes #12593: Add support for table bodies and table rows to the collapse plugin
REVERT: cb3cc42 Merge pull request #12904 from twbs/keywords
REVERT: 32f7901 Merge pull request #12905 from twbs/buttons-migration
REVERT: bd37ea3 add data-toggle button.js change to migration docs
REVERT: 6f1cc69 add more keywords to package.json & composer.json
REVERT: cddf14b add 'keywords' field to bower.json
REVERT: 1c3a3b7 Match docs description
REVERT: 745111b Match docs for description
REVERT: 80ce694 Fix for stray 1px line under top navigation
REVERT: e872955 Removed margin-bottom from last p of .blog-footer
REVERT: cd134f1 Merge pull request #12864 from twbs/csslint-fix
REVERT: cd65e51 Update dependencies.
REVERT: 106af45 Merge pull request #12875 from twbs/less.js
REVERT: 269dae0 Remove ./ from bower.json paths
REVERT: d0bf4f4 Merge pull request #12890 from ZDroid/bower-json-keywords
REVERT: db4b755 Add bower.json keywords
REVERT: e7aa911 Merge pull request #12889 from ZDroid/composer-json-keywor
REVERT: 6f09a88 Remove "bootstrap" keyword
REVERT: e5affbf Run `grunt`.
REVERT: 256baf8 Update grunt-contib-less.
REVERT: dfb4917 Update less.js to v1.7.0.
REVERT: b3e3025 Merge pull request #12880 from hnrch02/patch-1
REVERT: 7d1fd44 Fix small typo in JavaScript docs
REVERT: 22d004e Re-indent grunt/.jshintrc.
REVERT: 055730d Gruntfile.js: use the same targets as JSHint for JSCS to avoid duplication.
REVERT: c586a56 Move `immed` to JSCS.
REVERT: 2545073 Move `trailing` check to JSCS.
REVERT: be8f125 Move `camelcase` check to JSCS.
REVERT: 2619325 JSCS: Use more style checks.
REVERT: d65f749 Move the quotes check to JSCS.
REVERT: 537e100 Switch to using JSCS for the indentation check.
REVERT: 299f985 Gruntfile.js: Remove extra comma.
REVERT: 6bd54ef 100% less tumah
REVERT: ce4175b Merge pull request #12855 from lipis/patch-1
REVERT: 7aa813d Merge pull request #12866 from twbs/sitemap
REVERT: 2e02ed4 Fixes #12851: it's not a tumah
REVERT: 17722e5 Add sitemap.xml and robots.txt files.
REVERT: a7339a0 Move csslint overrides in Gruntfile.js.
REVERT: ef49635 Fix csslint errors.
REVERT: 05ccc18 Break csslint targets.
REVERT: 77cd015 Fix for issue #12854 where push and pull resets
REVERT: 4d527f9 Merge pull request #12861 from twbs/docs-csscomb
REVERT: 2ef9f9b Run csscomb before cssmin.
REVERT: f7c360d Fixed flickering and simplified calculations
REVERT: 8ff7e64 Add docs.css in the CSSComb task.
REVERT: 1e06cdf Run `grunt update-shrinkwrap`.
REVERT: 63031a3 Bump grunt-jscs-checker.
REVERT: db9fca2 Update load-grunt-tasks.
REVERT: bc8c33c Merge pull request #12829 from ZDroid/no-bs-keyword
REVERT: b878491 Added the very useful .animation-fill-mode() mixin
REVERT: db69420 Remove bootstrap keyword
REVERT: 7b386a5 update boto & s3_cache.py
REVERT: f27b864 grunt build-customizer-html
REVERT: c48042f Run grunt dist.
REVERT: d1c971a update shrinkwrap
REVERT: e40c1e5 add Grunt task for css-flip-ing & add RTL to Gruntfile configs
REVERT: f1736e2 update GitHub issue link in comment
REVERT: b22f064 Use CSS Flip to generate RTL variation
REVERT: 429fc93 grunt dist
REVERT: 7bfd2cc Merge pull request #12837 from twbs/grid-docs
REVERT: a6fb770 move grid classes cascade explanation into main grid docs section
REVERT: 754791e fix #12836
REVERT: 113fc1d Merge pull request #12834 from twbs/sauce-chrome-name
REVERT: 8556fa4 switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647
REVERT: af83e56 Update grunt-contrib-connect.
REVERT: 66a229b Fixes #12822: Scope panel collapse styles to immediate panel bodies only
REVERT: a083f0d Fixes #12808: Correct grid column values listed in Grid Options
REVERT: 5791a48 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 7b60470 Fixes #12801: Add padding to the bottom of .form-control-static to match height of standard form controls
REVERT: 68f812e Merge pull request #12818 from hebbet/patch-1
REVERT: 983265b Remove second tbody from Supported browsers
REVERT: 7e551ec Update modals to use more consistent padding—modal body and footer now match modal header
REVERT: 4ccf088 Merge branch 'master' into pr/12813
REVERT: b99be29 Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out of the media query
REVERT: 4909484 Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694
REVERT: 7a80b80 updated qunit test reporting so sauce labs can report failing tests
REVERT: bdd7651 replace .visible-{size} with .visible-{size}-{display} ; fixes #8869
REVERT: 4b622c6 grunt
REVERT: b01f995 Merge pull request #12459 from rubenstolk/hotfix/mixins/scale
REVERT: c7b07a5 Merge pull request #12742 from ZDroid/table-responsive-mixin
REVERT: f3e172a Merge pull request #12803 from PHLAK/master
REVERT: e7a337a Merge pull request #12809 from Borkason/patch-1
REVERT: 70b875c Merge pull request #12761 from hnrch02/no-event-aliases
REVERT: 449dd83 Fixes #12735: Fix sidebar hover state in Dashboard example
REVERT: f542fcc Fixes #12810: Document .container-fluid in the CSS overview docs
REVERT: 5517f99 Fixes #12744: Document ability to remove animation on modals
REVERT: 72565b6 Clarify the use of .has-feedback
REVERT: 4dde96b Removed unnecessary top margin from .modal-footer
REVERT: 0c98895 Merge pull request #12792 from twbs/translation-docs
REVERT: ca15add Fix UAs required message position on grouped radio buttons
REVERT: 8af1673 change translation docs in light of #11342 & its many dupes
REVERT: 25d047d Merge pull request #12058 from ZDroid/uti
REVERT: dd9e9ce Merge pull request #12772 from ZDroid/tests-index
REVERT: a4dac46 Improve `js/tests/index.html` - Improve comments. - Remove `transition.js` script load as `transition.js` unit test doesn't exist.
REVERT: 27de737 Merge pull request #12760 from ZDroid/grunt-jshintrc
REVERT: db32afe Update grunt-contrib-cssmin.
REVERT: a06e15d Remove semicolons from JS tests
REVERT: 00b3b8b Merge pull request #12749 from twbs/pointer-events-note
REVERT: ca02f49 Safari rounding problem still present as of v7.0.1 for OS X
REVERT: 8eeab63 Merge pull request #12720 from twbs/reident-test-files
REVERT: 8a78bc0 Remove event aliases from JavaScript
REVERT: dd60fcb Improve grunt/.jshintrc
REVERT: 5566c93 Merge pull request #12513 from ZDroid/jshint
REVERT: 69cb7be Remove `curly: false` from `.jshintrc`
REVERT: dabb504 Document caveats of `pointer-events: none` usage in btn.disabled
REVERT: dfa5edc Make .table-responsive usable as mixin
REVERT: eef9399 Defined and use variables for .panel-heading & .panel-footer padding
REVERT: 2fba53e add posibillity to hover links and not background in list-groups
REVERT: 65ffe69 Fix customizer.js indentation warnings.
REVERT: 895b000 Re-indent test files.
REVERT: accc95c regenerate npm-shrinkwrap.canonical.json
REVERT: cdb381b bump grunt-exec to v0.4.5 & add missing tilde to version spec
REVERT: 7100e3a Add build-raw-files log; fixes #12603
REVERT: 1b4a3db Merge pull request #12719 from twbs/update-less
REVERT: 9300284 Merge pull request #12718 from twbs/dependencies
REVERT: 2d18944 Update dependencies.
REVERT: ff2c506 Update less.js to v1.6.3.
REVERT: a365d86 grunt
REVERT: 385fb68 grunt
REVERT: 461404f update homepage showcase with three new posts
REVERT: 88fdd45 v3.1.1 bump
REVERT: d8cfcad Merge pull request #12710 from ZDroid/customize-multistr
REVERT: e879127 Merge pull request #12711 from ZDroid/scrollspy-typo
REVERT: f3735d5 Fix scrollspy typo in docs.css
REVERT: fe2222e Fix multistr errors in customizer.js
REVERT: 32a8716 Merge pull request #12709 from twbs/bs-to-example-prefix
REVERT: 55e6d4b Remove trailing space.
REVERT: f6d029f Use .bs-example-* instead of .bs-* in examples in docs
REVERT: dff122f avoid using .bs-* in example, & improve style
REVERT: 40142bd fix #12708 by updating class names in the docs JS
REVERT: 5796b56 Switch to the minified JSZip.
REVERT: eb20d6f Fixes #11659, #12698, and #12349: Always apply position and z-index form controls in input groups for proper borders
REVERT: 24bf439 Merge pull request #12696 from twbs/rm-browserstack
REVERT: 1e1f510 rm BrowserStack testing from build
REVERT: e49c775 Merge pull request #12695 from martikaljuve/offcanvas-transition
REVERT: 8551f42 Merge branch 'master' into pr/12412
REVERT: 6d232c2 Add initial right and left properties to offcanvas example for transitions.
REVERT: 2cef0af Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 020ea27 Merge pull request #12689 from ZDroid/fonts-x
REVERT: fe811b8 Remove execute permission on font files
REVERT: 6f0059c add version to getting started page
REVERT: 642fd51 Merge branch 'master' into document_popover_focus
REVERT: 38ebf57 grunt
REVERT: 784a95d Documents #10140
REVERT: 728067b Update Glyphicons
REVERT: b4ba964 Merge pull request #12673 from tlindig/tl_popover_arrow_size
REVERT: 3350c73 http://www.youtube.com/watch?v=YQwYNca4iog
REVERT: 9427310 Fixes #12674
REVERT: 4973bfd Fixes #12685: Display current version under download button on homepage
REVERT: 67c4deb Merge pull request #12665 from twbs/docs_teams
REVERT: 4027594 Merge pull request #12680 from twbs/googlechrome
REVERT: 2bc29b4 chrome => googlechrome in Sauce; fixes #12647
REVERT: ba4206b Use different coding style for Gruntfile
REVERT: 9afead3 fix indentation in Gruntfile
REVERT: dc5917b update docs to include+use .sr-only-focusable
REVERT: c4e242b add .sr-only-focusable; fixes #12259
REVERT: 77eaa80 tweak phrasing for hopefully greater clarity
REVERT: dc79fec add copyright header to shrinkwrap.js; fixes #12643
REVERT: 221ac86 use @popover-arrow-width for offset the popover to account for the popover arrow
REVERT: a843bfd Make both .scale(X) and .scale(X, Y) both work
REVERT: 535cd57 Merge pull request #12671 from Quy/master
REVERT: 477cf13 Update docs prefixing
REVERT: d5f0ccb Merge pull request #12668 from Quy/master
REVERT: 8dab75d Reorder links
REVERT: 0d49920 Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-
REVERT: 9530850 i'm an idiot
REVERT: bcf5d88 Update teams to remove two Sass folks and add new Core member
REVERT: 769339e grunt dist
REVERT: 41841c9 Merge branch 'master' of github.com:twbs/bootstrap
REVERT: 44bb7b2 Fixes #12625: Only remove first list group item's top and last list group item's bottom borders when the list group is first or last
REVERT: 13b4e7a Mention limitation of form validation feedback icons with input groups
REVERT: 2365717 Merge pull request #12433 from tagliala/list-inline-first-element-fix
REVERT: 65b1070 brace position
REVERT: e919971 Merge branch 'master' into fix-12154
REVERT: b36d19c grunt
REVERT: 7f88009 grunt
REVERT: 3fc7a4c grunt with new mixins
REVERT: 26e2d7c grunt
REVERT: b6444c6 Merge pull request #12552 from stoudenmire/carousel-icon-classname-fix
REVERT: e3cfd58 Merge branch 'master' into pr/12462
REVERT: 842af44 Merge branch 'pr/12579'
REVERT: 866c52b grunt
REVERT: 5d8491a Merge pull request #12655 from twbs/holder.js
REVERT: 06e6aff Merge pull request #12645 from ZDroid/docs-js-semicolons
REVERT: b683433 grunt
REVERT: c8315ed Merge branch 'master' into pr/12639
REVERT: 91b76e5 Merge pull request #12659 from ZDroid/blockquote-font-size
REVERT: 7ef1beb Merge pull request #12632 from ZDroid/exclude-jade
REVERT: 938779c Move jade files to docs/jade/
REVERT: 4c16360 Fix #12656: add @blockquote-font-size
REVERT: c3cb63b Update holder.js to v2.3.1.
REVERT: 8f7170a disable BrowserStack tests due to flakiness
REVERT: c3f8456 Merge pull request #12633 from twbs/panels_and_tables
REVERT: 06f1293 Merge branch 'master' into panels_and_tables
REVERT: a2f0815 Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't come until v4
REVERT: b61d12f Fix wrong id
REVERT:…
fangeugene referenced this issue in the-blue-alliance/the-blue-alliance Mar 7, 2015
e7efd81 .gitignore: Remove obsolete files.
64ca888 Merge pull request #15999 from twbs/kkirsche-includeTestsReadme
ba2f7e9 [Fixes #15951] Document JS test suite basics
01aa0d8 Merge pull request #16007 from molly/master
2bb0ac3 Remove dead link to release announcement
a97bfd6 Merge pull request #16004 from kkirsche/patch-2
a884ce9 [Fix #16001] Add link to Vietnamese translation
a97b7ec automatic grunt dist
3c19090 Merge pull request #15988 from twbs/fix-15874
27bbc7d Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874
2f17289 automatic grunt dist
168297c rm semicolon for sake of fat's eccentric tastes
20d3ad1 Accessibility and headings hierarchy for the "CSS" page.
0862d14 Accessibility and headings hierarchy for the "Getting started" page.
45788507 Javascript docs: Accessibility and cosmetic changes to headings.
420a808 Merge pull request #15961 from kkirsche/ImplementAssertExpect
4febcb4 [Fixes #15953] Implement assert.expect in each unit test
ddd09f6 Merge pull request #15984 from twbs/document-handleupdate
be68cdd Properly document Modal#handleUpdate
c1005f5 automatic grunt dist
200f6fb Merge pull request #15881 from twbs/fix-modal-backdrop
f5beebe Modal: Fix backdrop not readjusting when height changes
3996581 automatic grunt dist
9100271 Merge pull request #15974 from patrickhlauke/ios-click-fix-role-button2
9bbc0d7 Add upstream patch comment
4311e09 automatic grunt dist
8e6934c Merge pull request #15947 from patrickhlauke/ios-click-fix-role-button
46f5a8f Merge pull request #15970 from twbs/the-future-is-now-qunit
f8e34ff Disable es3 for tests and customizer.js.
ea3c702 Run `grunt`.
c291c12 Disable deprecated global QUnit method aliases to prevent backsliding on QUnit v2 readiness
c808722 Merge pull request #15955 from twbs/fixture-on-screen-ios
de0722f automatic grunt dist
015e63f Merge pull request #15593 from neoeno/handle_multiple_zero_offset_scrollspy_elements
a1aa0f8 Handle multiple zero-offset Scrollspy elements.
08e0f23 Merge pull request #15965 from kkirsche/fixURL
a15baba Merge pull request #15964 from kkirsche/addAccidentlyRemovedText
673cd67 Fix URL to match the keyword
7b3e4d8 Replace accidently removed text
20fb55a Unit tests: Only display fixture on-screen for iOS
1ba2630 Merge pull request #15954 from twbs/sauce-hidepassed
4345e24 Use different way to make failing test more visible in Sauce
3173efd Merge pull request #15929 from kkirsche/patch-5
94406bc [Fixes #15928] Encourage use of icons with form validation states for colorblind users
9c3e7e5 iOS fix for role="button" elements; [fixes #15935]
ad379ff automatic grunt dist
049e86f Merge pull request #15826 from kkirsche/patch-19
fb3610c automatic grunt dist
1623280 Merge pull request #15941 from twbs/ijcheung-collapse-update-all-triggers
d5071b1 Update all collapse triggers with .collapsed class and aria-expanded
984204c automatic grunt dist
05b444a Run `grunt`.
c65dedd Merge pull request #15933 from twbs/qunit-module-hooks
9afb61f QUnit.jsDump => QUnit.dump
4ff9c54 Use QUnit.log(...) instead of QUnit.log = ...
4cb3998 automatic grunt dist
3bb05b5 Unit tests: Use new names of module hooks
442d2dd Merge pull request #15930 from twbs/modal-restore-inline-padding
142a9e4 Modal: Apply any preexisting body padding again after closing
10c8dad Prevent collapsed navbar in Non-responsive Example
033dbfd automatic grunt dist
acc5f65 Tooltip: Avoid creating an unnecessary tooltip when `Tooltip#hide` is called
f43c67b automatic grunt dist
b395f35 Dropdowns: Skip `.disabled` instead of `.divider` on keydown event
5debbec automatic grunt dist
cac6cfc Merge pull request #15923 from kkirsche/useExplicitVariableDeclaration
1d34615 automatic grunt dist
a339bfb Merge pull request #15693 from huang-x-h/patch-1
238be65 [Ref #15881] Use Explicit Values rather than Chain
804457c fix 2 typos in modal unit test assertion messages
dd1a31a Merge pull request #15916 from kkirsche/patch-2
8982de3 Merge pull request #15914 from StevenBlack/docs.js.headings
3ed961e Document justified navbar for #15906
0553300 Follow-up to 769c27a19f: Add new section to nav
769c27a Document how to properly handle modals with dynamic content height
c40c31a Dropdown unit tests: Tiny style changes
e9b29a3 Accessibility changes to headings (transitions.html)
daccfc3 Accessibility changes to headings (overview.html)
1d892ce automatic grunt dist
9ea9856 Merge pull request #15913 from twbs/scrollspy-consistency
b7b69cd Merge branch 'master' of github.com:twbs/bootstrap
05513c5 Fix #15911: Clear the floats and move the padding to the header
6e0c843 ScrollSpy: Small style consistency adjustments
be164f4 Merge pull request #15900 from kkirsche/patch-5
7e594b4 Merge pull request #15903 from michael-k/patch-1
2457b40 Merge pull request #15887 from StevenBlack/headings-labels
7e0b801 Merge pull request #15889 from StevenBlack/headings-progressbars
a415b91 Merge pull request #15828 from kkirsche/patch-20
13c690f Merge pull request #15891 from StevenBlack/headings-listgroup-panel-well
7872ca6 Merge pull request #15890 from StevenBlack/headings-media
3c4a8ea Merge pull request #15888 from StevenBlack/headings-thumbnails
0e12bb4 Merge pull request #15886 from StevenBlack/headings-buttondropdowns
05d0e88 Merge pull request #15885 from StevenBlack/headings-buttongroups
212c114 Merge pull request #15884 from StevenBlack/headings-dropdowns
eefa0ad Merge pull request #15908 from kkirsche/bumpMarkdownIt
a1fd86c Merge pull request #15907 from twbs/time-grunt
2aab06b Bump markdown it to 3.0.7
7f7c790 bump time-grunt to ^1.1.0
2a6207c Merge pull request #15904 from kkirsche/patch-8
696fc2e Add unit test of aria-expanded to dropdown suite
19fc014 Merge pull request #15905 from kkirsche/modalAriaTests
30d8cdf Add tests for aria-hidden of modal
ecd469e Merge pull request #15893 from twbs/qunit-modern
3425489 Updated license links
ced312a [Docs—Fixes #15882]Use an ID as the example for Scrollspy
feda77f Merge pull request #15898 from coliff/patch-3
1ec651b Update footer.html
9c75c85 JS unit tests: equal() => strictEqual()
f4b734e Merge pull request #15894 from twbs/bump-qunit
bda4fe8 upgrade to QUnit v1.17.1
118b8c2 JS unit tests: use QUnit.module() & QUnit.test() everywhere
7c19fee JS unit tests: use modern QUnit assert object everywhere
79eb585 docs>components>(remainder) headings
74b4f83 docs>components>media object headings
8a64c68 docs>components>progress bars headings
f8280e4 docs>components>thumbnails headings
1cbbeef automatic grunt dist
3e2dee6 Normalized the heading hierarchy in the documentation for the Labels component.
16479e9 Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realz
106445a Normalized the heading hierarchy in the documentation for the Button dropdowns component.
9159e44 docs>components>button-groups headings
36fdaa8 Docs>Components>Dropdowns headings
114d1cf Add plugin package keyword recommendation
68fef8c Merge pull request #15867 from twbs/sauce-ios
9bdaf03 Use OS X 10.10 for Sauce iPhone simulator
de31b61 Merge pull request #15866 from twbs/bump-sauce
d8ffd57 update shrinkwrap
65d209e bump grunt-saucelabs to ~8.6.0
33d49f6 Merge pull request #15862 from dante2008/contri-doc-typo
df2ea49 Fix a typo in contributing doc.
16a4a44 Merge pull request #15861 from patrickhlauke/id-fixup
36d6af9 Fix copy/pasta'd id on accessibility skiplink callout
1194f0d Merge pull request #15860 from patrickhlauke/url-fixup
b9504fe Typo in URL
02f8cf9 automatic grunt dist
b4a5f89 Fix #15652: Set `position: relative` on .{radio,checkbox}-inline
0744192 Fix capitalization/singular of comments in helper class docs
690abbc Merge pull request #15857 from jonchretien/fix-typos-in-docs
7080e89 fixed a few typos in the docs
89951a6 Merge pull request #15851 from twbs/deps
e6dbaea Run `grunt`.
b8a0ea1 Update dependencies.
504435e Fix #15712: Add example of how to use grid system within a modal
e9afc74 Dropdown docs: Tweak .dropup copy
89455af Affix docs: add MDN link for `position: sticky`
3748e44 Merge pull request #15773 from kkirsche/patch-16
9677d66 automatic grunt dist
2549b80 Merge pull request #15699 from kkirsche/patch-8
0ee7602 [Fixes #15691] .form-control-static changes height when empty
744c364 [Fixes #15766] Need Clearer Affix plugin documentation
90e7fc4 Added package.js for Meteor integration
d0ec850 Merge pull request #15846 from twbs/doc-15832
9596a51 Add Wall of Browser Bugs entries for #15832
0b10c6b Merge pull request #15662 from kkirsche/patch-5
ed627eb automatic grunt dist
6e0009e automatic grunt dist
a7a6e7f Merge pull request #15703 from kkirsche/patch-9
02195d3 [Fixes #15825] .initialism class should use mixin
0d7b85e Merge pull request #15822 from vsn4ik/upd_npmjs_link
1bb3ef3 Use https://www.npmjs.com (new site).
4096165 .gitattributes: treat source maps as binary files
75b3115 Merge pull request #15778 from twbs/node-012
b9aad57 Travis: test against node.js 0.12.
fd7c69b Merge pull request #15765 from twbs/docs.min.js
a2c7233 Use just holder.js instead of docs.min.js in examples when possible
d13e879 Remove docs.min.js from Blog & Cover examples since it's unnecessary.
7a4fadb Fix carousel example images after c08bf4ba8b968ecda295391b41d5e965b642ba7c.
4131af8 Travis CI: Bump Rouge gem to 1.8.0.
f60067f Merge pull request #15809 from twbs/packages.json-files
101cf6b Specify the files to include in the npm package.
3b783bd package.json: change the engine version to >= 0.10.1.
d4ff583 Merge pull request #15805 from aroben/patch-1
4fc6317 Include dist/ files in language stats on GitHub
763f829 .text-hide docs: trivial indentation fix
0fe6ff9 browser-device-support.html: tweak indentation
19a6406 fix indentation of highlighted code in Modal docs
6379674 automatic grunt dist
5f5b148 Fix oneskyapp translation links
51b00ce Merge pull request #15788 from gianpaj/patch-1
5af5d6f Fix link to French translation
c8b0f59 Merge pull request #15784 from twbs/bump-grunt-html
de90cd7 update shrinkwrap
0013483 bump grunt-html to ~3.0.0
d78d9dc Remove separate area for dropup's
81115cd Run `grunt`.
c388870 Downgrade grunt-contrib-cssmin.
47c3c6a automatic grunt dist
d0895fa Merge pull request #15779 from twbs/deps
a3419df Bump devDependencies.
e0f2db2 Merge pull request #15772 from kkirsche/patch-15
894ec6f Fixes #15653 — Add comment which explains that how a responsive image should be centered
3efa9c4 automatic grunt dist
0cf14b3 Merge pull request #15697 from kkirsche/patch-6
2fad6e8 Merge pull request #15648 from Nikita240/master
7d4ce81 automatic grunt dist
8ef21c7 Merge pull request #15728 from kkirsche/patch-11
9e1e73f Merge pull request #15762 from twbs/twitter-handle
e7de01e Update Twitter handle: @twbootstrap => @getbootstrap
27677fa Merge pull request #15714 from patrickhlauke/skip-link-fixes
0e40c81 Merge pull request #15742 from kkirsche/patch-13
be2206e [Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case
012af29 Merge pull request #15740 from twbs/carousel-events-target
377b220 Merge pull request #15739 from twbs/modal-events-target
ab99374 Clarify target of carousel events
89ef0a5 Clarify target of modal events
2dfc58f [Fix Issue #15683] `readonly` input should not have a not-allowed cursor
391054f Merge pull request #15658 from kkirsche/patch-3
fa27dc1 automatic grunt dist
54bae8f Merge pull request #15726 from hkdobrev/fix-embed-responsive-code
a380e30 Fix issue #15601 — Position of X-UA-Compatible
8a93743 Use form-group margin variable
ccd859f Merge pull request #15611 from twbs/switch_html_validators
99fc85e [Fix issue #15719] Add a variable for .form-group's margin-bottom
b46dbef Extract responsive embed nested classes
214516d Expand/clean-up prose about skip links
65a723b Update shrinkwrap.
73b5076 Switch to grunt-html over grunt-html-validation.
33d8fde Merge pull request #15708 from twbs/customizer-libs
c0892d1 Skip link workarounds for Chrome and IE
a0a00b2 Merge pull request #15710 from patrickhlauke/master
4d4c7c4 License FAQ clarification
f674f87 Run `grunt`.
2139f01 Update uglify.js to v2.4.16.
8e18eb8 Update autoprefixer to v5.1.0.
c918289 Bump FileSaver.js to v2015-01-04.
feb0da4 Bump Ruby gems.
8fd5718 Run `grunt`.
420088d Bump load-grunt-tasks.
97e5ac1 Fix #15688
119ce26 [Fix Issue #15682] .caret is smaller in Firefox than other browsers
91b3843 tip method in popover.js can be removed
a7747de automatic grunt dist
cd4467b Merge pull request #15496 from twbs/15484-alternative
4ebfbad automatic grunt dist
af8fa54 Merge pull request #15630 from twbs/tabs-cond-fix
98d4464 Update per @vsn4ik's requests
cb939e2 automatic grunt dist
b258a1f Merge pull request #15681 from twbs/fix-replaceArrow
5688fc8 Complete @vsn4ik's requests
ebedeaf Fix name of Tooltip.replaceArrow() parameter
592950c Merge pull request #15678 from coliff/patch-1
37fbe1c Update non-responsive.css
03e41b3 Gruntfile.js: Remove now unneeded validator relaxError option.
9f25895 Fix validation errors.
dc50153 Fix issue #15597 — Mention dropup variation in dropdown docs
c015fec Merge pull request #15660 from twbs/bump-dev-deps
6a84b5a update shrinkwrap
50a3e57 update devDependencies
972a361 Merge pull request #15651 from sebnow/bower-woff2
767f3c8 Add woff2 font file to bower main files
6e782ed Add a warning in images.html about text-align
d41f114 Fix image order in carousel example
ca0fb73 Center images in carousel example
efd7792 Merge branch 'master' of github.com:twbs/bootstrap
c08bf4b keep the base64
a3890a7 Merge branch 'master' into move-inline-css
8ec7088 Merge pull request #15299 from SpectrumPixel/patch-2
c64c863 Merge branch 'master' of github.com:twbs/bootstrap
af9c715 Merge branch 'docs-anchors'
84e4137 style changes
5e26ad4 automatic grunt dist
2641ba6 Merge pull request #15628 from kkirsche/patch-1
426e8e1 Fix error in condition in Tab plugin
4c5d1fa Fix having multiple selectors on a single line.
c8be2a0 automatic grunt dist
22a4d96 Merge pull request #15620 from twbs/iso-4217
848701a Fix issue twbs/bootstrap#15561
1ce502d Merge pull request #15621 from twbs/fix-12832
53d2abf Carousel example: move the Base64 images outside of the HTML.
a6f3bdb Move inline CSS to docs.css.
3f512c9 Add AnchorJS for docs anchors.
d5a2b27 Merge pull request #15503 from twbs/qunit
1652efc tweak 'close reopened modal' unit test to work under new QUnit API
df73535 fix bug in tab show/shown relatedTarget unit test
b56d97f update JS unit tests to future-proof QUnit 1.16.0 API
2e20e67 Document sticky :hover on mobile browsers; fixes #12832
07a3ea5 Add .glyphicon-* aliases for other ISO 4217-ish currency codes
d9f437f Merge pull request #15619 from twbs/markdown
92b267f update shrinkwrap
30b7410 remarkable -> markdown-it
136058b Merge pull request #15618 from twbs/update-sauce
0b7f6b9 update shrinkwrap
429809c update grunt-saucelabs to ~8.5.0
c643a3d automatic grunt dist
b6c0007 Merge pull request #15606 from tagliala/trim-whitespaces
e90f98d Trim whitespaces
a8139a0 Update QUnit to v1.17.0.
4fd01b7 Merge pull request #15605 from twbs/deps
fbc220d Update devDependencies.
24aad4f customizer typo
bcf7dd3 Merge pull request #15604 from twbs/ship_v3.3.2
fa47de7 grunt
c683e7d bump versions
ce29def grunt
4ed95f5 fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 to fix button sizing in Win 8.1 Chrome
06c00d5 Merge branch 'master' of github.com:twbs/bootstrap
db8eeaa Fixes #15142: Add position: relative; to .dropup for proper placement of menus
161eac4 rm dummy href from dismiss-on-next-click popover example; fixes #15277
1bf1ba7 Merge branch 'master' into pr/15278
22b79da grunt
bf69fbd Merge pull request #15594 from twbs/fix_15493
de491e9 fixes #15493: inherit color on small/.small in .panel-title
c020669 automatic grunt dist
e39b5b5 Merge pull request #15551 from lee101/master
8a1efe9 #15576 errata: #15298 also reproduces on Linux
46710ef automatic grunt dist
b1daf38 Merge pull request #15589 from KevinJannis/patch-3
be8eafd Added blank line between selectors in badges
2a1adb5 automatic grunt dist
85a6595 .form-control: add note about <select> & border-radius
b7c332f automatic grunt dist
f6a96e7 Merge pull request #15583 from twbs/deps
2eaa7e0 Merge pull request #15581 from twbs/inline-form-with-visible-labels
0481ce9 Fix bogus JSCS warning.
0e79fe1 Update JSCS config for the new version.
f5a5621 Update devDependencies.
f9ef6d2 Merge pull request #15585 from dancourse/patch-1
e0da137 automatic grunt dist
02921b4 Merge pull request #15584 from KevinJannis/patch-2
21f7254 12 items of *fewer* as it's a countable item
1c131fb Added blank lines between selectors for alerts
ca2c1e1 custom widths not always required for inline form fields
2fa70f3 Add example of using .form-inline with visible <label>s
cd31bef Merge pull request #15580 from twbs/tooltip-async-docs
63f3136 Document that tooltip+popover show+hide methods are async; fixes #15500
dbffb0b Fixes #15536, #15559: Add .form-group sizing support to .form-control-static
ec2ccf4 Merge branch 'master' of github.com:twbs/bootstrap
d4f1331 grunt
499f71d Merge pull request #15498 from twbs/fix-15332
149dac0 automatic grunt dist
6bf8636 Merge pull request #15567 from twbs/fix-15565
6198434 Merge pull request #15482 from liias/patch-1
f31f6b9 automatic grunt dist
d8acd5f Merge pull request #15577 from KevinJannis/patch-1
86d368e Merge pull request #15578 from twbs/licensing-contributing
6ccf46a Merge pull request #15576 from twbs/chrome-bug-449180
16089d9 Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs
bb479b8 Added blank line between selectors in jumbotron
7164d84 Add Wall of Browser Bugs entry for #15298
f1cb639 Docs: add missing "http://"
47ec330 Merge pull request #15560 from twbs/fix-15555
e10dbcd Merge pull request #15569 from twbs/fix-15127
ccc3eb5 document usage of npm package; fixes #15127
65721f5 Use @link-hover-decoration for .btn-link too; fixes #15565
7b84705 Document that .form-inline & .form-horizontal work fine on non-<form>s too
fb6622a Document that calling tooltip/popover .show()/.hide() qualifies as manual triggering
9fdf7a2 automatic grunt dist
0dc8395 use strict mode for jqueryVersionCheck; fixes #15535
0c8cb3f Fix table-striped to work with bootstraps tooltips on rows
82d786b Filed http://openradar.appspot.com/19435018
dbe38e8 Filed http://openradar.appspot.com/19434933
4576dba Filed http://openradar.appspot.com/19434878
72a91b0 Merge pull request #15533 from twbs/crbug-377346-fixed
aa62f1b http://crbug.com/377346 is claimed to be fixed in Chrome 41
c56219d Merge pull request #15524 from twbs/masonry
901ece7 add pointer to Masonry in the thumbnail docs
e213bc0 automatic grunt dist
2592451 Merge pull request #15463 from twbs/bump-less
050babd update shrinkwrap
b24e6cf bump grunt-contrib-less to ~1.0.0
e16e11f Merge pull request #15504 from twbs/jquery
9db1de2 Update jQuery to v1.11.2.
9e01e30 Merge pull request #15507 from twbs/shrinkwrap
b3b7ece update shrinkwrap
4d15438 Merge pull request #15499 from twbs/bumps
796634e update shrinkwrap
7f65b71 bump grunt-banner to ~0.3.0
e0b5de6 bump grunt-autoprefixer to ~2.1.0
be6dc3a Add example of using feedback icons with .input-group ; fixes #15332
34f88e9 window.Document doesn't exist in IE8
f6a837c Make $(document).tooltip({...}) without a `selector` throw an error
0841028 Merge pull request #15495 from twbs/sauce-maxPollRetries
9d0f6c0 Sauce testing: set maxPollRetries to 4 for increased robustness
19222bf overview.html: add missing <p>
ba8a40e Add .disabled class styling for .btn-styles
57260f1 automatic grunt dist
401889a Merge pull request #15477 from ZDroid/2015
548d46e automatic grunt dist
576230b Happy New Year :santa:
df38cda Merge pull request #15472 from twbs/address-15288
c328b62 Merge pull request #15473 from twbs/autoprefixer-docs
45f5841 Merge pull request #15464 from twbs/address-15419
6c383c5 automatic grunt dist
1b8f00b Merge pull request #15292 from twbs/customize-icon
b4ac87c Merge pull request #15474 from NateEag/patch-1
1b37542 Remove extra word  from disabling-responsiveness.html
4f1000d Document that Autoprefixer is required
511f37d Document that responsive tables use `overflow-y: hidden`
714cd6b Merge pull request #15470 from twbs/document-version
5ccfd98 Document the VERSION property of the jQuery plugins; fixes #15202
c3e6111 Switch to shields.io for badges in README
5a35555 automatic grunt dist
2166f23 Merge pull request #15456 from twbs/bump-clean-css
13d7cc7 Use a glyphicon instead of the unicode character.
b0437f8 Merge pull request #15466 from twbs/revert-14189
adaabab Revert "Allow multiple delegated tooltip selectors on a node"
32cb071 Remove semicolons from #15425 because fat
35073fc grunt build-glyphicons-data
57a64be Minor fix to Glyphicons data generator
96e108f Revert "remove Glyphicons docs autogeneration from Grunt"
ad138ed Disable .glyphicon-door & .glyphicon-key for the time being
9dc3cf7 Merge pull request #15425 from twbs/regression-test-14244
27bfef5 Add regression test for #14244.
e4c7a92 Merge pull request #15462 from twbs/bump-jscs
2ae4c0b JSCS: enable requireSpaceBetweenArguments
9e66526 update shrinkwrap
995c768 bump grunt-jscs to ~1.1.0
c14ff80 update shrinkwrap
f91071b Bump grunt-contrib-cssmin to ~0.11.0
f149e43 Merge pull request #15455 from twbs/bump-uglify
d6ab673 update shrinkwrap
1392261 bump grunt-contrib-uglify to ~0.7.0
ac78d16 Merge pull request #15454 from twbs/bump-compress
a462676 update shrinkwrap
f5dad0f bump grunt-contrib-compress to ~0.13.0
120b1f1 Merge pull request #15453 from twbs/bump-jade
109e4c7 update shrinkwrap
b282e8a bump grunt-contrib-jade to ~0.14.0
4484700 Merge pull request #15452 from twbs/bump-load-grunt-tasks
6099bfd update shrinkwrap
93cd02c bump load-grunt-tasks to ~2.0.0
688780e Merge pull request #15451 from twbs/bump-remarkable
952f7e9 update shrinkwrap
2879049 bump remarkable to ~1.6.0
977646d grunt
b615bd9 Merge branch 'master' of https://github.com/twbs/bootstrap
c41970c Fixes #15422: Alternate fix for temporal input sizing in input groups
3668bde automatic grunt dist
c4a23cc grunt
5e8dd7d Merge pull request #15428 from twbs/browser-bugs
fa08c93 Merge pull request #15426 from twbs/hide-holder
75ec739 Add summary of #11526 to explanatory Less comment
d84f726 IE11 & current Firefox are still affected.
15c9c3a add more refs to browser-related bugs in Less comments
b61e4dd automatic grunt dist
e5051e7 Reference iOS Safari temporal input bug in explanatory Less comment
f2a0a78 Merge pull request #15427 from twbs/defunct-bug-1969
c275850 Remove reference to old fixed WebKit bug in Less comment.
3406a5c Remove holder.js references from syntax-highlighted example HTML
bb9118f Merge pull request #15424 from twbs/chrome-438064-fixed
dc7ab34 http://crbug.com/438064 has been fixed
28d847a grunt
9c526bf automatic grunt dist
4d2f68c Merge pull request #15391 from stubbornella/master
8777803 Merge pull request #15307 from vsn4ik/part_of_15148
acef81d automatic grunt dist
b8844f6 fix "propertes" typos in comments
cde3093 Merge pull request #15415 from twbs/webkit-bug-139848
43b3c9d Add Wall of Browser Bugs entry for #11266, #13098
46e059e Merge pull request #15407 from twbs/close-15205
e1484cc Add Wall of Browser Bugs entry for #15205
caed2c0 group Safari browser bugs by OS
32f62bc Modal: Work around IE scrollbars not taking up page width
6fe9cd9 Merge pull request #15395 from twbs/firefox-customizer-warning
f73b341 Add warning to Customizer about Firefox bug; refs #15016
7551723 Fixes #14990: Media bodies take up full width
8deda61 Port c66e3029df84f55a31f785 over from hosted docs
e41127e Merge pull request #15373 from twbs/doc-15340
d6a95b7 Merge branch 'master' of https://github.com/twbs/bootstrap
e674ea5 Add docs for #15340
35bced0 Merge pull request #15369 from bastienmoulia/woff2
9e5697a Add woff2 font in readme.md
4945e37 fixes #15340: mention in docs that most selects can't change border-radius
181f4ae automatic grunt dist
b7be72c Merge pull request #15348 from bastienmoulia/master
c187f77 Merge pull request #15363 from patrickhlauke/docs-nicer-skip-link
2d41894 Expand/clarify advice about skip links
d5647e1 Make skip link look less "bare bones"
f11a3a3 Merge pull request #15357 from twbs/update-saucelabs
8be858a update shrinkwrap
33cbf21 bump grunt-saucelabs to ~8.4.0
ae579b4 Merge pull request #15356 from twbs/remarkable
0d413c5 update shrinkwrap
74df317 bump remarkable to ~1.5.0
79af63a Merge pull request #15355 from twbs/fix-15279
5f41801 update shrinkwrap
f2ecc77 use npm-shrinkwrap ^200.0.0 ; fixes #15279
f9db33d automatic grunt dist
b12e24e Merge pull request #15351 from twbs/revert-15350-patch-1
a940e1f Revert "fix typo in carousel doc"
c8855a7 Add glyphicons fonts in woff2
7e3ca05 Merge pull request #15350 from emmanuelgautier/patch-1
f0be5e0 fix typo
bc36e31 Add new brand-primary color in the doc and the true color in comment
5b8ba0c 200 to 260 glyphicons in the doc
cb4c3a0 glyphicons.less: lowercase F in codepoint number for consistency
4e27c48 Run `grunt`.
aa1e3e7 Tweak colors to improve accessibility.
46b0e94 Specify `img` dimensions in the HTML.
2665605 Merge pull request #15337 from twbs/patrickhlauke
69332cb Merge pull request #15334 from patrickhlauke/progress-low-percentages
edba4a3 Add @patrickhlauke to Core Team list on the About page
a9d92a5 Filed http://openradar.appspot.com/19208483 for #12536
d9c3e5f Fix/merge advice on low percentage progress bars
7c228b3 Merge pull request #15330 from patrickhlauke/customizer-variables-help-block
4529a9e Tie help block to input with aria-describedby
762acc8 Merge pull request #15293 from twbs/grunt-contrib-compress
afa4651 Update glob.
71f6dd2 Add grunt-contrib-compress.
f932eaa tweak browser bug list order so Chrome bugs are contiguous
3ed0d58 tweak browser bug list order so Safari bugs are contiguous
7cff5bb Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2
1f6f95a grunt-saucelabs now uses `throttled` instead of `concurrency`
285ec70 Make main segmented button keyboard-focusable
24bc102 Use aria-label for pagination prev/next
eee2757 Callout for labelling of input groups
c918127 Split out/clarify ``<select>`` and ``multiple``
52e4b87 Expand advice for optional icons with hidden labels
deffd94 Merge pull request #15323 from BBosman/for
e9dca8d Add missing to
e11c634 fixes #15311: mention in docs requirement for .btn-group-* sizing on immediate .btn-group
255e5d6 Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaks
202f1f8 ``<abbr>`` with title also useful for AT
353d839 Expand advice about adding labels
8af8f7d Make sidebar navigation actual ``<nav>``
c609272 ``aria-label="close"`` instead of sr-only ``span``
08f3886 tweak grid docs copy
f110243 Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting
37183ed Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.
d7d6384 Fix margin-bottom on dropdown (navbar-fixed-bottom).
7e758f6 Repeat warning comment about keeping "What's included" sections in sync
1dd665c Merge pull request #15306 from vsn4ik/whats_included_readme
c40fe68 Merge pull request #15305 from vsn4ik/fix_fonts_permission
215fc93 Update source maps info in README.md.
add44ca Remove execute permission on fonts.
0c5a556 Merge pull request #15214 from twbs/example-ids
f837a3f Remove "Separated link" in example where it's not
dbe4765 Nested button groups with only one child now have rounded corners (Iss.#15270)
ac49a09 automatic `grunt dist`
66217e4 Temporarily revert "automatic grunt dist" so Grunt bot will run again.
2c1c885 automatic grunt dist
5cb0d93 Merge pull request #15269 from twbs/role-separator
a527aaa Whitelist <li role="separator">...</li>
0445f23 Update Wall of Browser Bugs entry for #14972
a17f23c nuke the other incomplete example per @ianw
0eb2c92 Merge branch 'master' of github.com:twbs/bootstrap
88ec515 clarify collapse example with link and button triggers; also mention classes
ced63b0 Merge pull request #15244 from zalog/patch-2
20ddded Merge pull request #15258 from Quy/media-object
a6950ce Add .media-object in docs
2a1a3e6 Example: minor image compression improvements.
d5a4db4 Merge pull request #15183 from twbs/deps
61bbe74 Update devDependencies.
4e2db80 Merge pull request #15134 from twbs/docs-gh
e6fc081 Merge branch 'master' of github.com:twbs/bootstrap
bcb90ef Bump Glyphicons to v1.9
d74fd9a Fixes #15096: Fix navbar forms in the non-responsive example
65f72ff Merge pull request #15133 from patrickhlauke/docs-table-fixes
9928144 Fixes #15241: Add simple example to docs for collapse plugin
23bdfc4 grunt
7e27e74 Fixes #15140: Restore more missing .media styles from shipping #14801
149f32d Alternate fix for #15250 with a more descriptive theme jumbotron
9c049c9 grunt
7c71b48 Fixes #15074: Fix the nesting problem with form control size variants
80d7be1 grunt
c2d868c Fixes #15124: Restore .media-object
c22b8dc Fixes #15148: make the dropdown and dropup menus have the same margins
1de638f fixes #15164: wrap disable pagination spans in another span
c928969 fix the run-on
a35ee9d Merge pull request #15238 from peterblazejewicz/docs/dist-update
01fa32e Merge pull request #15167 from vsn4ik/rem_blob_master_from_links
b38e284 Merge pull request #15249 from dandv/patch-1
2c64fc2 Fix copy/paste error
c1885ef Add CSS source maps reference to docs. Closes #15211
8770f55 Center .icon-prev and .icon-next
d763e0e Merge pull request #15215 from twbs/input-date-chrome
c97d4d6 Remove #12548's entry from the Wall of Browser Bugs
44447ee Give all embedded live docs examples data-example-id attrs
c022d88 Merge pull request #15108 from zacechola/irc_room
7ea4901 Run `grunt`.
33c4a2f Merge pull request #15198 from twbs/fix-15194
ede9cf0 Merge pull request #15200 from twbs/mdn
992644e Update links (.../blob/master prefix) in markdown.
8a4757d add documenting in MDN as a step in browser bug handling process
6e9d4e6 add Apple Safari Radar entry for #8350
7bf002d Fix #15194: Shrink media link area
bc5a753 fix affix-top unit test to properly clean up after itself
7527ce9 Merge pull request #15187 from twbs/doc-savage-contributing
7711c9d Document Savage cross-browser JS pull request tester bot
44735c8 Update Wall of Browser Bugs entry for #14972
cab74e3 fix typo in CONTRIBUTING.md
0c816d9 Merge pull request #15159 from twbs/docs-muted
af77842 Merge pull request #15111 from twbs/events-tables-wrapping
a1b8aa3 Clean up old `muted` references and switch to `text-muted`.
cb29c9a Add a target to generate the gh-pages files.
e7818e9 Merge pull request #15182 from twbs/sauce-sub-account
8318227 Switch to using sub-account of main Sauce account for Savage
8bb59ab Merge pull request #15090 from twbs/dropdowns-events
324fd0d Merge pull request #15177 from twbs/savage-sauce
6575755 Savage builds should not update the S3 cache
a1c170e grant Savage access to the S3 cache
db95e0b disable core tests for Savage builds
aaffe4b skip HTML validator for Savage builds
6cfd811 enable Sauce access for Savage
34a7518 Merge pull request #15176 from twbs/savage-travis
3cd8886 Setup Travis event notification webhook for Savage
dcd86a8 grunt dist
4fc8da4 Merge pull request #15166 from vsn4ik/upd_npm_and_core_team
e2520b8 Use npm instead NPM and update twbs team link.
4037990 Merge pull request #15154 from nickyod/affix-top-bug
36b4f90 Fixes affix-top class not applying
da79ab9 add unit test for affix-top for padding issue
423825f Merge pull request #15161 from twbs/travis-lint
881f5fd fix travis.yml lint errors
c2abfc0 grunt
6503cb0 Revert "Follow-up to #13074: use spec syntax instead of deprecated mixins"
c04f950 Merge pull request #15156 from Quy/master
347ad61 Fix name spelling
03f35d2 Since Safari has released new fixed versions, we're unlikely to take any further action on this.
450a9ec Merge pull request #15125 from patrickhlauke/docs-clean-up
8df9298 Merge pull request #15152 from twbs/fix-15144
d782eed Merge pull request #15129 from twbs/examples-img-alt
7876ebd rm redundant role="button" from <button>
1a2baf4 Merge pull request #15139 from patrickhlauke/docs-button-section-restructure
5245baf Merge pull request #15135 from hillai/patch-1
0ada807 Add modal autofocus example
b7398bc honor wrap option in Carousel.getItemForDirection; fixes #15144
8008fe7 add unit tests for Carousel's 'wrap' option
939e759 Merge pull request #15150 from twbs/ios-8.1
a7ae8c9 upgrade iOS tests to 8.1
378f9d4 Merge pull request #15149 from twbs/yosemite
eb93b5d upgrade OS X tests to Yosemite
cb85815 Move button-tags section to start of button section
25ef6ad Move context-specific callout to general tag usage
0c15270 Merge pull request #15137 from twbs/split-inline-form
61c6e18 Filed http://openradar.appspot.com/18987206
729a115 split .form-inline .input-group into separate docs example
a577f19 Collapse: Use $.fn.children instead of `>` in selector
db4e5ef Fixes to scope
bab3622 Redundant role="navigation" on <nav>s
25cac1e Redundant role="form" on <form>s
27d9d35 Expand caveat for disabled fieldsets and links
4d2fb67 Specify `img` alternative text.
14857bd Merge pull request #15126 from Quy/master
cd03436 Fix link
7bdc307 clarify that Bower is one among several installation methods
b26eb44 Merge pull request #15122 from twbs/bump-remarkable
a7682e3 bump remarkable devDependency to ~1.4.1
3a96a80 Merge pull request #15093 from twbs/id-callouts
101940b Merge pull request #15121 from twbs/[email protected]
6ce4ca7 Fix a small grammar mistake.
ea40766 give all docs callouts IDs
5660be4 Use a 40x40 image for the `navbar` brand image example.
20ba8ad Merge pull request #15120 from twbs/fix-forms-doc
13d2a03 Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.
e5c888f Fix .form-inline docs example
bf43c9c escaped uri
8064904 Merge pull request #15110 from twbs/ios-clickability
ddf39cc Don't line wrap event names in JS plugin docs
82eaefc add link to MDN docs regarding iOS Safari element clickability
75dfed7 corrects IRC room
856d31b Merge pull request #15089 from twbs/data-attrib-callout
84dcd22 Merge pull request #15094 from twbs/js-navs
9a7e365 bump version to v3.3.1
143c4a2 grunt
07c1881 Update npm-shrinkwrap.
542c104 Merge pull request #15095 from gitaeks/master
f94cb58 Fixed a typo in Sign-in page example
b87370c navbar callouts cleanup
1211a81 JS docs: add Options, Methods, Events subsections to nav sidebar
ff38614 grunt
c672ed3 Merge pull request #15092 from twbs/scrollspy-callouts
cb9531f Merge pull request #15091 from twbs/popovers-heading
125945e add missing dots to .sr-only class mentions, for consistency w/ rest of docs
69d42ce move scrollspy callouts so they're all adjacent to each other
e2e9613 move popover examples heading to directly before the actual examples
d79e898 consolidate relatedTarget docs in dropdown event docs
ab1a9d4 move data attributes callout into data attributes doc subsection
ba2b3a0 Merge pull request #14900 from twbs/labels-readme
5ba5200 move carousel accessibility callout next to rest of callouts
3b2d157 move single-toggle button plugin callout before example for consistency
647d30a move to the contributing guidelines
1e268dd Merge branch 'master' into labels-readme
001d5e0 Merge pull request #15088 from twbs/dropdown-keydown-ignores
1d55ada Dropdown: ignore keydown events coming from `input`s and `textarea`s
56f4156 Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks
0681971 Wash-up of some stray dropdown examples
03d7512 Merge pull request #15086 from twbs/btn_group_focus
2006a43 Merge pull request #15077 from jayanthkoushik/issue-15076-fix
857aab0 Fixes #14939: Don't remove focus outline from buttons in button groups
a4497c8 Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak
9391ef2 aria-hidden added to some stray glyphicons
eb580f7 Improved accessible glyphicon advice/use
917deca Fix Issue #15076.
bb89657 Assorted accessibility (and some consistency) fixes for documentation
99919c0 Merge pull request #15073 from twbs/15072-more
c513f58 Remove X-UA-Compatible caveat from Validators docs
eaf3b53 Merge pull request #15072 from twbs/html-validator-x-ua-compatible
ff5f9db HTML validation: No longer relax the `X-UA-Compatible` error
bf4a331 Run `grunt`.
7047f9d Update devDependencies.
5339f7c Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks
19520d4 Add aria-hidden to icons in about page
1786942 Meaningful icons in about page
eb74d8c Accessibility tweaks and explanation for glyphicons
c4847c8 Merge branch 'master' of github.com:twbs/bootstrap
eb74a8c darken primary blue for accessibility contrast on link colors
1764c6e Bump Jekyll to v2.5.1.
d1278ef grunt
9914816 Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item
5670dd8 comment and formatting
46d1bf8 Fixes #14234 again
a05f075 Badges: fix active styles when in non-anchor `.list-group-item`
df28b7e Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars
852eef9 grunt
39f8c81 Merge pull request #15018 from twbs/fix-theme-active-items
8fbb2bb Fixes #14979: Override .jumbotron padding within .container-fluid to match .container
2862c30 Fixes #15046: Add full font overrides for popovers and tooltips
d904429 Merge pull request #14986 from twbs/safari-broken-printing-doc
f85c592 grunt
1342c63 Merge pull request #15031 from twbs/customizer-remove-file-type-check
d775469 Customizer: Remove file type check from config import
0383486 Merge pull request #15030 from twbs/config-bridge-jekyll-plugin
0d851e8 Theme: Correctly override active dropdown items in collapsed navbars
30df201 Use a Jekyll plugin instead of the `copy:configBridge` grunt task
e27dc5d grunt
00fa646 Merge pull request #14921 from bassjobsen/patch-3
2164432 Merge pull request #14993 from twbs/fix-14991
db90ff6 grunt
72ad89b Merge pull request #14933 from twbs/center-modal-at-all-times
da74fba Center modal dialog at all times
469dc3a Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991
425a985 Update head of all visual tests to use our basic template
6020bb0 grunt
0018723 Merge pull request #15019 from twbs/whoomp_there_it_was
e62a126 Merge pull request #14927 from twbs/fix-modal-backdrop-above-scrollbar
da3870f Deprecate diagonal tooltip classes
3a988c3 Merge pull request #14938 from twbs/oh_arrow_where_art_thou
14e5fb0 Fix modal backdrop overlaying the modal's scrollbar
e55feac Add initialization examples to tooltip and popover "Opt-in functionality" callouts
0d291e8 HTTPS for Apple Safari Radar in bugify filter
1a833e7 Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugs
d6a99cb Merge pull request #14980 from twbs/customizer-autoprefixer
1582039 Use autoprefixer for Customizer builds
9dea306 Merge pull request #14982 from twbs/grunt-customizer-share-common
d107004 Remove duplicate code from Customizer/Gruntfile by sharing it
203912b Merge pull request #14989 from twbs/modal-relatedTarget-data-example
069488d Use Jekyll data for Wall of Browser Bugs
594831f Add event.relatedTarget + `data-*` example to Modal docs
f0d8894 Add #14868 to the compatibility docs
deab673 Merge pull request #14985 from twbs/14972-wall
17a6b5e Add Wall of Browser Bugs entry for #14972
ab6f79c Merge pull request #14967 from aaron-coding/patch-1
f412979 Fix typo
947aa1f Merge pull request #14966 from krautcomputing/whitespace_fix
1f64aac fix whitespace in js dropdown docs
7d8bacb Merge pull request #14746 from twbs/gems-bump
15faedd Merge pull request #14917 from twbs/examples-footer
9a37a93 Merge pull request #14959 from twbs/contrib-pitfalls
7c0f873 Cover common contributor mistakes in CONTRIBUTING.md
4613b36 Merge pull request #14958 from twbs/chrome-css-animation-mem-leak
08b0c37 Add Wall of Browser Bugs entry for #14409
2da2901 Merge pull request #14949 from twbs/bots-in-contributing
a2c0bb4 grunt
a7222a5 Merge pull request #14954 from twbs/customizer-use-change-event
12b3ba7 Customizer: listen to the right event for manual file selection in import
b91474e grunt
505171e Revert "Use jsDelivr CDN until BootstrapCDN gets updated"
3711abf Merge pull request #14945 from twbs/media-pulls-docs
5f3a980 Explain issue/PR bots in CONTRIBUTING.md
88dfd95 Replace deprecated uses of .pull-left & .pull-right in .media docs
1339ab7 Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1
87edaf2 Fix #14936: Use correct left/right and margin on tooltip arrows
4102a67 fix typo in comment
25ab153 Merge pull request #14931 from twbs/fix-ios-unit-test-failures
cf482db Fix the iOS 8 unit test failures
c5fdea1 Merge pull request #14930 from twbs/use-jsdelivr-cdn-urls
ea23969 Use jsDelivr CDN until BootstrapCDN gets updated
6b7d656 Examples: Make use of the `footer` tag instead of a `div`.
b8c3c5c grunt
4b16533 Merge pull request #14925 from twbs/button-focus-use-regexp
5178d8b Use RegExp for button plugin's focus shim
33e78ed Merge pull request #14922 from twbs/ios-cursor-scroll
be7402f Add Wall of Browser Bugs entry for #14708
b8dbb54 Update grid-framework.less
a418273 Merge pull request #14920 from twbs/safari-print-font-size
850a9a0 Add Wall of Browser Bugs entry for #14868
16dbdbd Merge branch 'master' into v3.3.0
15d668d grunt
5a83be3 Update shrinkwrap.
5429e71 fixes #14913: badges in list group shouldn't have text shadow
aa85e76 new homepage images
e07d741 grunt
34c2f46 Merge branch 'master' into v3.3.0
22baa81 fixes #14911: bump dependencies to fix customizer text from being cut shor
22f9c8f grunt
94b59b5 version bump
a369a0a grunt
0a56bf7 Merge pull request #14907 from twbs/justified-nav-wall
3fe6a04 Add WebKit bug for #9774 to Wall of Browser Bugs
a75c6d8 grunt
2d20bba Merge pull request #14891 from twbs/cursor_var
aad0f00 indentation and comment
c0c1588 Merge pull request #14904 from twbs/customize-min-files
e528daf change back to not allowed cursor
c4b053a Merge branch 'master' into cursor_var
45b59f4 Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02
a515191 Customizer: include the minified files only on GitHub pages.
97ed623 Merge pull request #14903 from twbs/fix-#14750
cf88a65 Fix customizer download with Firefox.
4e3ffa5 Merge pull request #14902 from twbs/safari-justified-nav
c897f9d Safari v8.0 still suffers from Justified Nav rendering bug
bf2ad00 grunt
68b771a Independently delegate data-api selectors
94b544c grunt
36e3d07 Merge pull request #14686 from twbs/collapsed-class-manual-invocation
ed3a65f Handle `collapsed` class on triggers even when manually invoked
a7f58a8 grunt
e851b86 Merge pull request #14457 from hnrch02/button-set-val-after-event-loop
2aac61e Merge pull request #14901 from twbs/translate3d-ios-bug
a7fd409 Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall
4f6aeaa Add labels explanation to readme
2758cfe Merge pull request #14885 from twbs/remove-baseurl
ca63e38 Merge pull request #14899 from twbs/a-href-s
d87a636 add missing href="#" to .btn-group-justified example
3eec86e add missing hrefs to <a>s in docs+examples
780c9b0 reads more smoothly
5589a82 update shrinkwrap
223d9b4 Merge branch 'master' into jonschlinkert/master
bf3be5a swap cursor not-allow for default, and use a variable for all disabled elements
a5497da grunt
892f6e3 Merge branch 'master' of github.com:twbs/bootstrap
de62dca Merge pull request #14886 from twbs/customizer-clearfix
5e1af10 Merge pull request #14888 from twbs/fix-14851
22e1f94 Increase timeouts in tooltip unit tests to avoid spurious Sauce failures
ea86605 Merge pull request #14887 from twbs/ios-8-sauce
0723060 Merge branch 'master' of github.com:twbs/bootstrap
0b9f69b Update Sauce iOS Safari test to iOS 8.0
9680160 tweak banner of autogenerated CommonJS module
a43d476 .bs-customizer-input => .col-xs-4
032a5ab add clearfix divs to customizer input rows
af70ac8 Tweak parser to ignore empty Less section docstrings; fixes #14878
3908235 Remove `baseurl` as it doesn't serve any real purpose.
dcee894 grunt
c672f9e Merge pull request #14881 from bhamodi/white-space-optimization
f0fd6df Removed unnecessary new lines that were inconsistent with current style.
66bb0b4 Merge branch 'master' into need-to-activate-animated-progressbar
05c785b grunt
657ff31 Merge branch 'need-to-activate-animated-progressbar' of github.com:twbs/bootstrap into need-to-activate-animated-progressbar
554568a Merge pull request #14876 from twbs/fix-14875
66e140d Docs: progress bars' animation now needs to be manually toggled
d40288b Merge pull request #14880 from danieljuhl/patch-2
b171451 Added link to danish translation of docs
3e9b461 Replaces markdown.js with [remarkable](https://github.com/jonschlinkert/remarkable).
37facee bs-commonjs-generator.js: always use forward slashes in the require path.
bab3679 Losslessly compress apple-touch-icon.png.
743aaf6 fix clipboard button and examples
97b4364 Docs: progress bars' animation now needs to be manually toggled
5eb08f5 Merge pull request #14748 from twbs/apple-touch-icon
007fbdb Remove faulty unit test from 9740d8b
af2fe1d new icon
5da85f8 Follow-up to 9740d8b: fix small typo
2cbb1d9 grunt
9740d8b Fix tooltip occasionally not hiding when using a hide delay
783eced follow up fix for #14837 /cc @hnrch02
5f2e6fa grunt
1b32376 Allow multiple delegated tooltip selectors on a node
0521913 Merge pull request #13824 from jsdf/node-requirable
44cc763 grunt
0e991cc Follow-up to e8af21c: rm unused variable in unit test
e8af21c Clear scrollspy selection above first section
2c2564f Fixes #14736: Reverts the remaining progress bar min value overrides from #12848
3fcd65a Fixes #14806: reset the text-shadow in the themed buttons
dbef67f fix validation
e795ea1 Fixes #14791: document dropdown dividers
9bf9aab grunt
75620da Merge branch 'master' of github.com:twbs/bootstrap
41a26ce Fixes #14814: Use the link active bg variables for theme navbar gradients
0755d52 Tabs plugin accessibility
38217ee Merge branch 'pr/14801'
6e3c55a grunt
42c2918 Fix up margins and unnest code
a0e6bd9 grunt
57b60e3 Merge pull request #14869 from lipis/glyphicon-eur
018c1c0 Merge pull request #14871 from twbs/fix-#14810
e9d6f25 grunt
1403748 Merge pull request #14873 from twbs/revert-14569-scrollspy-ignore-invisible-targets
c1f669e Revert "Scrollspy: ignore invisible list items"
db550a9 Run `grunt`.
0ad97ab Update node dependencies.
49bcdcb Added alias for euro -> eur
0ba39d4 Move "Copy" button in code.
a92aea5 Merge pull request #14786 from andy-saint/links
80aca8c grunt
79b3836 20px from bottom because the final frontier
1979a31 Merge branch 'master' of github.com:twbs/bootstrap
23e3995 guhrunt
e631b72 Merge pull request #14848 from knownasilya/patch-1
dbd45f2 Merge pull request #14857 from twbs/fix-14856
e8643ed Remove .media-object from docs.
919b4cc Fixes #14799: Add vertical alignment of image in media component
3bea2a4 Merge pull request #14847 from twbs/node-deps
16a5f87 grunt update-shrinkwrap
d59b235 Update node dependencies.
2df585a Merge pull request #14860 from twbs/comment-typo
c6d1aa7 Update Jekyll to v2.4.0 and rouge to v1.7.2.
f33ed63 Docs: Use a 180x180 apple-touch-icon.png.
41dbc53 Fix a small typo in comment.
51f1f58 grunt
9814256 Merge pull request #14852 from twbs/jquery-version-check
fe51148 Merge pull request #14669 from vsn4ik/dropdown_event_target
1604af0 Add jQuery version check to existing jQuery presence check
e0cea19 grunt
57e4b58 Merge pull request #14859 from twbs/fix-14853
5c18722 Merge pull request #14858 from twbs/fix-14802
b421dc9 Clarify order of tabs events; fixes #14853
8d806b0 Document .alert-dismissible .close restrictions; fixes #14802
58143b1 Fix #14856
3c98dd3 Fix IE8 unit test breakage introduced by #14767
ab8dbc2 Implement `hide` and `hidden` events for tabs
40c309b grunt
95e0f48 Follow-up to e2cfbd5: Fix spaces in placement calculation
e2cfbd5 Fixes tooltip misplacements in scrollable viewports with auto positioning
2bc5277 grunt
e1d40f7 Add `aria-pressed` to single toggle buttons
60bb69a Merge pull request #14829 from lipis/blank-lines
fb70b13 Allow to scroll the nav
b238501 Merge pull request #14794 from twbs/docs-libs
3a7d269 Merge pull request #14830 from lipis/sort
fece552 Merge pull request #14841 from twbs/role-button
aa8269c Sorted various lines using atom/sort-lines
a4f9389 Added/removed blank lines in the docs for consitency
27478b9 Run `grunt`.
961ed36 Update Holder.js to v2.4.1.
40ce567 Update JSZip to v2.4.0.
908190a Replace the unicode ellipsis symbol with 3 dots.
fc0eee7 Merge pull request #14838 from twbs/ie9-bizarre-table-hover-bug
930c422 grunt
e811a24 Don't fire show event if show is prevented because other element is still transitioning
f26dde0 add role="button" to a couple more dummy-anchor btns
15236f5 Add min-height: 0% to .table-responsive; Fixes #14837
a096c3f Merge pull request #14836 from lipis/double
b43a7a9 Removed double parentheses from expressions
8a6a253 clarify that "build & test everything" Grunt task requires Jekyll
87c1665 Merge pull request #14790 from twbs/print
9f82f27 Update less/print.less to the latest html5 bp version.
86eac52 Added link hover decoration variable
4a89fd0 grunt
42311c8 Merge pull request #14724 from twbs/fat-13816
4bbe806 fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
9299f5d Run `grunt`.
a1a2dfe Update less.js to v1.7.5.
924c68f Update FileSaver.js v2014-08-29.
7ded2d1 Update Blob.js to v2014-07-24.
07f1d89 Run `grunt`.
3bdafb1 Merge pull request #14745 from twbs/twitter-https
909a178 Change Twitter links to use `https`.
b93ebea Merge pull request #14743 from twbs/normalize-302
0ca7139 Update normalize.css to v3.0.2.
61705d3 Small clean-up in scrollspy unit test
7af7a5e Merge pull request #14728 from twbs/browser-bug-reporting
d361470 tooltip unit tests: fix typo in test description
00b381e Add browser bug reporting links to CONTRIBUTING docs; refs #13974
44894a4 Add missing collapse JS files to dropdown visual test
5bb08c5 grunt
2c562d2 Merge pull request #14590 from twbs/carousel-keyboard-option
f75fc32 grunt
0f28bbf Merge branch 'master' of github.com:twbs/bootstrap
82eaf3c Fixes #14251: Don't use hidden screen reader content in docs table so that Safari doesn't screw up overflow: hidden; content
6234409 Merge pull request #14723 from twbs/fat-fix-14254
582bb7d fix #14254  Modal Sometimes Does Not Appear after Multiple Displays in Safari
3fda099 Merge pull request #14722 from twbs/fat-14646
76268c4 more grunt
f579b66 Merge branch 'master' of github.com:twbs/bootstrap
12091b9 Fixes #14711: Account for list groups in collapsing panels
e5fc22c Escape key should only close Dropdown
68b8083 grunt
038a63b Add `keyboard` option to carousel
e7b5c4c Merge branch 'master' of github.com:twbs/bootstrap
2aedd27 fixes #14714: don't use specific value in buttons docs
b702889 Merge pull request #14626 from twbs/carousel-pause-hover-non-mobile
64a74e9 Merge pull request #14716 from blankmaker/docs/fix-12563
6fa7495 Fix #12563: Reiterate that empty tooltips+popovers do not get displayed
33afb8a Merge pull request #14715 from watilde/update/grunt-contrib-jade
2b70f94 Update grunt-contrib-jade version
32162b1 grunt
91581e8 Filed WebKit bug for #8350
89a873e Chromium bug #329574 seems to have been fixed
0e23658 Chromium bug #282918 seems to have been fixed.
8f912a7 Merge pull request #14709 from twbs/add-collapsed-default-class-to-accordion-toggle-example
7398e19 Added default collapsed class to the collapsed accordion html code example in the docs
d8c02c7 Added default collapsed class to the collapsed accordion examples in the docs
ef6378b Chromium bug #337668 seems to have been fixed.
121b204 grunt
36fdd29 Fixes #14682: Remove quotes reset on blockquote elements as it causes rendering bugs
8e25695 Fixes #14687: Include video element in responsive embed
4e17a9b Merge pull request #14691 from Quy/master
ebe8527 Fix anchor link
a332c18 Add type to buttons in tooltip-viewport example
0d04dca grunt
89d437d rm redundant grid column classes from responsive utilities demos
e26fcf4 Update dependencies.
443a1b1 tooltip.js: fix alignment
c15fffc Merge pull request #14623 from twbs/fix-14561
4d9890e Use container instead of parent for tooltip/popover auto-placement calcs
7ce6824 grunt
61a4fee Merge pull request #14599 from twbs/tooltip-outerDims-only-when-body
24ae068 Tooltip: Rely on `getBoundingClientRect` for `width` and `height`
e70fc61 fix typo in Tools section of Getting Started docs
2858208 Merge pull request #14673 from twbs/restore_sr_friendly_collapse
7311781 Merge pull request #14677 from twbs/bootlint-docs
6eb6337 Merge pull request #14674 from twbs/fix-14478
e4f8684 Merge pull request #14675 from twbs/bug-report-guidelines
bfdd6d7 Merge pull request #14676 from twbs/mention-14598-more
afde59e Mention Bootlint in Getting Started docs under new Tools section
f334a15 Also mention the "no justified navbars" limitation in the Nav docs
93f4426 linkify reference to Nav component in Scrollspy docs
a28e5a3 Mention HTML5 validator and Bootlint as part of troubleshooting steps
d6903e4 Document that the autofocus attribute doesn't work in modals.
c37c1a6 Only enable `pause: hover` for non-touch browsers
5d05173 Add brief note about justified navs being unsupported to fix #14598
6cfd176 Reverts 0ec05da0eea03849fc72bed84a2c7fe7be1de1b6 to bring back #14444 to fix #14348 (again)
bd66b12 Use e.target instead :focus selector.
ccecb7c fixes #14654: callout for scrollspy-nav link
5cba9ba Merge pull request #14667 from twbs/remove_translate3d
4969c20 grunt
cfa4f4d Merge branch 'master' into remove_translate3d
f540569 Fixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS rendering problems and ensure a more predictable base styling
27484b4 Merge pull request #14666 from twbs/fix-14663
be79bef Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663
4a3931d document S3Cachefile.json
36ebec5 grunt
acf3c0b Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed
7441d3f Remove #8702 entry from Wall of browser bugs
7f415e2 Remove Safari percent rounding bug entry from Wall of browser bugs
1f329f8 the justified nav bug is still present in Safari v7.1
e33922e grunt
9ed65ab Fixes #14592: Add new variable for progress border radius
98b745a grunt
642fbf7 Fixes #14642: Add docs mention for blank checkboxes and radios
75204ae grunt
0a5ba4a Merge pull request #14641 from twbs/hide-passing
6f64663 Make it easier to see failing tests in Sauce screencasts
3a1bf02 tweak `grunt docs` description
0013f12 fix #14609
3beeb32 Follow-up to #14581: Use div instead of HTML5 section for IE8
db9e8ee Fix tooltip misplacement with "auto top"
c5c67d0 Fixes #14628, #14629: Add note to docs about grunt docs command
c4f431d Remove `.modal-open` class after backdrop is hidden
48c6709 Merge pull request #14577 from twbs/pagination-role-nav
5a5cf22 grunt
152d9df Merge pull request #14610 from twbs/axe-tooltip-validate
16f9529 grunt
0e18ee6 Merge pull request #14625 from twbs/svg-tooltip-test-fix
73e3db0 Must explicitly destroy tooltip in SVG unit test since its container is body.
1783c70 Merge pull request #14624 from twbs/type-button
ad00ad8 modal docs: ensure all <button>s have an explicit `type` attribute
4f983bb Merge pull request #14611 from vsn4ik/add_install_with_npm
060c277 Merge pull request #14612 from vsn4ik/update_docs_links
73224f6 Update github links in footer.
ca7c75d README.md: Add npm install info.
e094d47 Remove unused Tooltip#validate method
d0f76e4 grunt
4c98507 Correctly selects arrow placement for a tooltip
0a4c39d Teh grunt
a3a04bf Merge pull request #14571 from twbs/properly-hide-tooltip-on-destroy
7676216 Properly fire hidden event when tooltip is destroyed
0fe48a7 Merge pull request #14578 from twbs/accordion-panel-labelledby
0cf94b8 grunt
4849ec1 add aria-labelledby to accordion example to improve accessibility
a97db64 Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targets
40f889d Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-active
60164bc Merge pull request #14579 from twbs/accordion-heading-role-tab
cabace7 G R U N T
6e206f5 Merge pull request #14492 from twbs/ie8-getBoundingClientRect
56c8c1b add role="tab" to .panel-heading-s in accordion example to improve accessibility
b208836 Wrap .pagination & .pager in <nav> to improve accessibility
97027a2 Merge pull request #14573 from twbs/indom-check-cross-doc
759a95b Make inDom check of tooltip cross document compatible
3440074 code style improvement
4ba4b7c added banner about generated file
e29c750 Make affix accept `0` as offsetTop or offsetBottom
9b9e2f5 grunt and missing new line
fb1ca10 ARIA support for collapse
d15444d Scrollspy: ignore invisible list items
9702579 run `grunt`
859ddc1 Merge pull request #14242 from hnrch02/remove-aria-describedby-later
e4b55de Merge pull request #13928 from SGinTech/sgit_collapseEventOrder
c9602c2 grunt
f6264b4 Merge branch 'collinanderson/whitespace'
1e6849d clean whitespace
787404e Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown
6cec039 grunt
285feb4 Merge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radio
cd3c54d Merge pull request #14565 from twbs/hnrch02
a3b8189 Merge pull request #14566 from twbs/fixes_14542
28f4632 Add @hnrch02 to Core Team members list
c12928a grunt
0d8f5ff Variables for large and small input border radiuses
994d0b2 Merge pull request #14564 from twbs/fixes_14557
c6d7d71 Fixes #14557: Reset the bottom margin on .form-group:last-child in .navbar-form to prevent extra spacing
5578733 Merge pull request #14563 from twbs/fixes_14319
8bb1a3f customizer: minor cleanup of IE8 error messaging code
f2783fb Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container isn't interferred with by .jumbotron side padding
48a1308 grunt
475152a Properly hide checkbox and radio inputs in button groups
7f56233 Merge branch 'stefansundin/master'
f251816 Fix bug not re-calculating scrollbar width when opening modal.
5b9fcea Run `grunt`.
5befcb9 Update dependencies.
989dafb Handle lack of .width and .height from getBoundingClientRect() in IE8
c22b270 Merge pull request #14273 from sgonyea/master
9f5660c Fixes #14545: Avoid strange formatting on vendor prefixing for placeholder
c20d00c Merge pull request #14546 from twbs/address-14541
f5a05fe Merge pull request #14543 from twbs/validation-docs
bb8ca6b Address #14541 by tweaking badge docs
c447cc7 Add section to docs explaining our stance on validators
5603311 Merge pull request #14535 from gitname/patch-1
83daf95 Fixed typos involving apostrophes
5b7a5f8 Fixes #14437: Round the corners of table rows in panels as well as the cells
ce7363e Merge branch 'thr3-arendt/patch-1'
de0f78b Replace nonexistent .col-6 classes in offcanvas example with .col-xs-6
411a840 Merge pull request #14531 from twbs/doc-14528
c4a8d76 add entry for #14528 to Wall of Browser Bugs
af5f221 Merge pull request #14527 from twbs/firefox-disabled-bug
b9bfc74 Add Wall of Browser bugs entry for #793
037ccb4 Merge pull request #14497 from BBosman/clone-depth
3df6ae6 Merge pull request #14516 from twbs/fix-14509
e646889 document that fieldset[disabled] is somewhat broken in IE11; fixes #14509
e37e06d Fixes #14443: Only transition what needs transitioning for thumbnails to avoid Safari/Chrome render bug
0531d1a Set git clone depth to 10 for Travis to make it faster
fe89692 Update grunt-jscs.
59d7772 Merge pull request #14488 from vsn4ik/gruntfile_copy_task
1965f03 Gruntfile.js: Simplify copy task.
e998664 Merge pull request #14482 from twbs/doc-14362
629fe63 Document that input groups weren't intended for use with <textarea>s
551306f grunt
aac0e16 Fix hover-tooltip flickering when mouse re-enters
28dd4a4 mention #14320 in browser bugs
36f098d Merge pull request #14472 from mrduguo/master
d869a5f Update QUnit to v1.15.0.
783e001 grunt
fe19211 Finish reverting #14444
72ddad6 Fixes #14439: Add static tooltip example to docs
0ec05da Undo the collapse visibility changes since it breaks our collapse plugin
aa25ce7 Fixes #14329: Fixed list-groups nested inside of collapsing panels, from @apexskier
0a816e0 Fixes #14337: Round .jumbotron corners within .container and .container-fluid
a25b866 Merge pull request #14444 from twbs/sr_friendly_hidden_content
190452a typo
f4eefd2 Merge branch 'master' into sr_friendly_hidden_content
1ebc7e6 grunt
d14d60e Merge pull request #14452 from vsn4ik/update_print_less
fcf26d0 Merge pull request #14465 from kaime/master
f5890ad grunt
2bc4177 code style fixes
015ee2e pulled output path out to gruntfile
9aeaf19 Merge remote-tracking branch 'upstream/master' into node-requirable
e7991a9 generate commonjs/npm entrypoint module via grunt task
57c152e fix nav links to end with / to avoid 301 redirect
3ce1607 Make `popover-arrow-color` default to `popover-bg`
35f0931 Merge pull request #14453 from vsn4ik/less_empty_lines
4372d49 Merge pull request #14458 from twbs/npm-deps
ac132da Update Ruby dependencies.
701c27e Update dev dependencies.
b1bb573 Specify `cursor: pointer` for `#import-manual-trigger`.
c207b5b Change value of stateful button after event loop
a03d269 Less: Remove empty lines and blanks.
4c15fa8 Update print.less from source (html5-boilerplate). Simplyfy table style.
55dd964 Merge pull request #14451 from Siecje/patch-1
22edcc8 Updating IRC channel
1517bea Update link to Run Jekyll on Windows guide
0140198 grunt
a9cd2ce Merge branch 'master' of github.com:twbs/bootstrap
32a6d9b Full grunt
56bb92a Fixes #14386: Reset font, text, and line-height properties in popovers
7e8f10f Merge pull request #14408 from vsn4ik/dropdown_menu_disabled_style
3c0e2e2 fixes #14425: remove invalid css property
28c907f fixes #14441
4fc96e8 grunt
f36e1c4 Merge branch 'master' of github.com:twbs/bootstrap
9a39ee9 Fixes #13943 again: lighten links, and text, in navbar. Still not 100% compliant, but it's better.
e3c2640 Merge pull request #14382 from vsn4ik/https_links_in_readme
875006d Merge pull request #14417 from twbs/fat-14282
dfa2759 Fixes #14348: Add visibility styles to collapse and tab content to match .hidden
f265137 Fixes #14440: Remove unused nav variable
6a0eb4e grunt
70a5b84 Merge pull request #14433 from KostyaTretyak/patch-1
c954ba4 Ukrainian site migrates to twbs.docs.org.ua
9efedf8 Merge pull request #14406 from twbs/nav-tag-for-navbar
c95aa97 Merge pull request #14244 from programcsharp/master
9c2e54b fixes #14282 - Already Visible collapse gets closed when .collapse('show') is called
ea0e160 Assume Element.getBoundingClientRect() exists; Fixes #14093
e7d5905 grunt
71c2c37 Fix #14411 by setting JSON Content-Type for Gist API request
8d7700b Use single .dropdown-menu
6b71422 consistently use <nav> instead of <div> for .navbar in docs
31f7cb1 Merge pull request #14402 from Joshua-Anderson/travis-time
325defb Remove `time` from `.travis.yml`.
8194668 Merge pull request #14316 from hnrch02/use-closest-alert
a9b7ba4 Merge pull request #14394 from twbs/gruntfile-bower
c8f1dd7 Merge pull request #14396 from twbs/retry-npm
32aa9b2 Merge pull request #14339 from budnik/patch-3
ff18f38 Add retries to uncached-npm-install.sh
06c4002 Gruntfile: Fix #13949 by separating docs into separate task & refactoring
b6fe7c4 README.md: Аmendment links to use HTTPS.
559f165 Gruntfile: switch cssmin & jade tasks from `files` over to `src` & `dest`
da8daa6 Gruntfile.js: Use user-friendly properties.
a8437f0 Merge pull request #14325 from hnrch02/cleanup-buttons-docs
436015c Collapse: count `.collapsing` elements as actives; closes #13447
8c3f095 fix typo in ukrainian doc description
2c625c7 Clean up buttons documentation
b4895a0 Merge pull request #14336 from michaeljayt/patch-2
d80be40 Make grunt concat js files when watching
d9f1ea8 Small wording tweak in alert docs
ae20895 Merge pull request #14334 from twbs/update-autoprefixer
c3b6de2 Merge pull request #14332 from hnrch02/clarify-alert-removal
b3e8001 bump grunt-autoprefixer to ~1.0.0
ddadb2c Document that alerts are removed from the DOM when closed; fixes #14318
689faaf added a separate npm-specific main file
9096c20 grunt
75bffd8 Use closest `.alert` for alert dismissal; closes #14306
dca8afa Remove `aria-describedby` attribute later
14e8ec2 unfuck all that because lol dependencies
6c87895 fixes #14310: reset .active as well for button links
fd6c00d Merge pull request #14315 from twbs/browser_bug_applet
f7acc1c Add Wall of Browser Bugs entry for #14124 [skip sauce]
fb2e9fe Merge branch 'KyleMit/add-default-settings-documentation'
333af7d Add docs for how to change default JS plugin settings
77b0dc6 Merge pull request #14311 from hnrch02/autoprefixer-for-13074
b10b373 Follow-up to #13074: use spec syntax instead of deprecated mixins
6424acf Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for temporal inputs and line-height
9d0872b Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from screwing up widths
67d3940 grunt
c797010 Merge pull request #13074 from haydenbleasel/master
033f165 Fixes #14296: document a table caption example
b9e6848 Fixes #14253: Add borders for tables that follow bodies in panels
feed9ae Fixes #13202: Always use overflow: auto; on .table-responsive to prevent content breaking out of containers
557d3e5 Firefox 31 has been released, so rm pre-v31 browser bug entry
8bf4812 Merge pull request #14061 from hnrch02/fix-13656
948a746 Merge pull request #14299 from twbs/fix-14076
08393bf Fix #14076: Add unit test for tooltips on SVG elements
de1d8c3 Run `grunt`.
1625102 Remove `layout: nil`.
232b61a Merge pull request #14297 from twbs/bump-deps
553c5d6 update shrinkwrap
460294f bump grunt-saucelabs to ~8.2.0
8…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants