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

Some features are not supported #497

Closed
luiscruz opened this issue Jan 8, 2014 · 3 comments
Closed

Some features are not supported #497

luiscruz opened this issue Jan 8, 2014 · 3 comments

Comments

@luiscruz
Copy link

luiscruz commented Jan 8, 2014

Hi!

I'm using Rails 4 and trying Bootstrap for the first time.

However there are some features that I'm not able to render.

According to the docs from Bootstrap, it is possible to have a focused input using the id="focusedInput".

Also, the inputs are usually rounded and can be highlighted with a fancy border when they have focus. Again, I'm not able to put that working.

Do you have this features working in your rails 4 applications?

Thanks,
Luis

@robamaton
Copy link

Look at this StackOverflow question: http://stackoverflow.com/questions/18349597/how-to-have-focused-input-form-with-bootstrap

focusedInput is not a built-in style, it was just used in an example in the documentation.

@juthilo
Copy link
Collaborator

juthilo commented Jan 8, 2014

According to the docs from Bootstrap, it is possible to have a focused input using the id="focusedInput".

What @robamaton said.

Also, the inputs are usually rounded and can be highlighted with a fancy border when they have focus. Again, I'm not able to put that working.

You need to use the form-control class. Please read the documentation more carefully.

Please note: in the future, if there's a bug with Bootstrap styles or the like, please report it upstream in the twbs/bootstrap repo. In contrast, if there's a bug related to the Sass conversion or anything else related only to the Sass port, this right here would be the correct repo.

@juthilo juthilo closed this as completed Jan 8, 2014
acmetech added a commit to todc/todc-bootstrap that referenced this issue Jan 10, 2014
@luiscruz
Copy link
Author

Thanks everyone and my apologies.

Luís

fangeugene added a commit to fangeugene/the-blue-alliance that referenced this issue Jan 20, 2014
4120aad Merge pull request #12306 from twbs/raw-files.min.js
336f5f1 rename raw-files.js to raw-files.min.js
06a7bdd grunt build-raw-files dist
adda5d5 Merge pull request #12304 from Quy/master
0d153fa Replace page.base_url with relative url
0349fe0 Merge pull request #12295 from ZDroid/types
937e067 grunt build-customizer-vars-form
04cfca2 s3_cache.py: fix name in USAGE message
956064e Improve grunt config and vars
a77fba3 Merge pull request #12302 from Quy/master
3e9ba3f More "LESS" to "Less" changes
2a75e55 Merge pull request #12297 from Quy/master
f2d37cc Additional changes to #12275 and #12292
0dc26b2 Make head elements order uniform across templates and examples
4f1852d Merge pull request #12292 from ZDroid/meta
cf8f1ec Improve <meta> tags
7e145a1 Merge pull request #12288 from twbs/x-ua-compat
60298dd add X-UA-Compatible <meta> to basic template
b67cba2 make WP8 device-width hack code fully consistent between docs HTML & docs JS
2077246 grammar: fix plural possessive
0be0090 fix anomalous indentation
3a1aa33 Dustin' the docs: Typos, Grammar, etc. in css.html
a73dacf Added WAI-ARIA roles to examples/theme/index.html (document, main)
2179f9d Merge pull request #12287 from Quy/master
9e8afcc Add table's .info variant to migration guide
e5d6ab9 link to docs license
b790ea9 Merge pull request #12219 from ZDroid/rn
032869a Merge pull request #12248 from twbs/bg-variant
10a158f Fix typos, sentences in getting-started.html
2115ac5 Run grunt dist after adding 'a' requirement to the text emphasis classes
3b6ab50 Merge branch 'master' into bg-variant
572e6a9 Merge pull request #12286 from watilde/fixes-panel
b32d92e Merge pull request #12249 from twbs/modal-md
9c9a2f3 Merge pull request #12247 from twbs/text-emphasis-variant
cfe38a4 Merge branch 'master' into modal-md
cd1bea0 Merge branch 'master' into bg-variant
689e75e Merge branch 'master' into text-emphasis-variant
b1721f4 Merge branch 'master' of github.com:twbs/bootstrap
c322612 move migration docs to new separate page, leave callout on getting started page; fixes #12244
67594cb Fix holder.js links in examples
6856c9f remove border radius when it's not both ends in panel
a521e98 Merge pull request #12281 from XhmikosR/vendor
7b42103 kill bottom margin on last docs section
a56cf75 Make spelling of Less uniform throughout the docs
092b1a4 Fix typo in index.html
4bca3c7 Move docs third-party libraries to a separate folder.
dcdf716 copy
172de46 present browser compatibility info in a table
d8c87dd fix #12277
084f0fb add namespace `.bs` also to the event `dismiss.modal`
d6e8006 Merge pull request #12276 from twbs/grunt-contrib-qunit
58c4a8c bump grunt-contrib-qunit to v0.4.0
ffdc18c fix #12274
c5bed1a Merge pull request #12275 from ZDroid/ncss
93ab926 Replace Normalize with Normalize.css
af5cebf Merge pull request #12271 from tlindig/modal_remove_needless_space
7fab3c3 remove needless space character
6af0013 Revert "Add tooltip `viewport` option, respect bounds of the viewport"
faa783e Merge pull request #12267 from twbs/ie-10
03f4534 Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap into benogle-bo-tooltip-viewport
8eef0a4 Merge branch 'master' of github.com:twbs/bootstrap
380019c Split box-sizing reset for faster rendering
ee396ae enable IE10 for Sauce tests
bd8ef99 temporarily disable OS X Chrome Sauce test since it's being flaky
600f62d Merge pull request #12265 from twbs/ie-11
ecf8148 Merge pull request #12264 from twbs/mavericks-safari-7
4a50ac0 enable IE11 in Sauce tests
60fb8b7 Merge pull request #12262 from twbs/osx-firefox
d07e8fe grunt
ded7008 upgrade to Safari 7 in Sauce tests
1ca0f8d re-enable OS X Firefox in Sauce tests
4bd6a52 add missing paren
82ff4e2 tooltip subpixel test fixes
3b2418e remove flaky pos bottom test which is effect by unit scroll pos
2f76821 new qunit
bc074d5 Merge pull request #12260 from patricker/patch-1
47f786e Update javascript.html
190ae7b Merge pull request #12258 from ibash/master
ad64b0a Fixing js error in IE9 where no transition is supported
81610c6 Merge pull request #12252 from browserstack/browserstack-runner
2bdf99f add debug for browserstack-runner
a8e14bf update browserstack-runner package
96a9e1b Merge pull request #12245 from twbs/footer-links
b2e88d1 add & use @modal-md Less var for uniformity
b121207 refactoring: add & use .bg-variant() mixin
b886fd2 refactoring: add & use .text-emphasis-variant() mixin
47ff604 add Issues & Releases links back to footer
0ef8d1b reassert #12231 & #12232 (merge went badly?)
78e81a1 Merge branch 'master' of github.com:twbs/bootstrap
7e7264e fix ad placement
95f24dc Fix customizer's toggle buttons' margin
5ac8dca Adapt about.html lead to latest changes
fa052c9 Fix footer links
47bbc30 increase Sauce concurrency
fcb78bc Merge pull request #12243 from twbs/cleanup-about
53bcb82 move Community & Translations docs sections from About to Getting Started
9bd5979 Merge pull request #12242 from twbs/sass-contributing
4c9433d Adhere to MailChimp's brand guidelines ;)
bb964b1 Remove popovers from components.html lead
a624981 add link to Sass CONTRIBUTING file in the About page
9039a5e remove inaccurate comment
0335b8d Merge branch 'master' of github.com:twbs/bootstrap
6986bdb Fix page headers
91c6419 Getting Started: fix ID of heading so matches TOC
8dc1d00 add a couple commas
208df78 Merge pull request #12241 from twbs/jekyll-encoding
14975e4 indentation and page header changes
00239f6 Set Jekyll encoding and tweak Windows notes
a633fc0 Merge branch 'master' into docs_derp
1facbf6 Merge pull request #12232 from twbs/mixing-docs
96031c1 Merge pull request #12231 from twbs/callouts
b93ce03 Merge branch 'master' of github.com:twbs/bootstrap
413c8a6 Fixes #12210: badges in xs buttons
9ebd8d3 clarify docs regarding non-mixable components
488443c downgrade .img-responsive cross-reference callout from warning to info
76e226b upgrade form-group + input-group callout from info to warning
811639c downgrade <label>-related callouts from danger to warning
2ba15c3 upgrade tooltip/popover-in-groups callout from info to warning
5ead87d revert unnecessary customizations of Blob.js & FileSaver.js
e2a1843 Merge pull request #12213 from twbs/browserstack
c1a81f7 Merge pull request #12229 from twbs/richer-results
b260d93 more detailed QUnit test results in Sauce
edb221a Add tooltip `viewport` option, respect bounds of the viewport
cae6320 Merge branch 'master' into docs_derp
edd0b97 Don't copy-pasta all the Sass docs because fuck keeping that up to date. Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
8fb75ee add missing semicolon
3a97697 tests: run BrowserStack in parallel with Sauce Labs
2a6b6f8 Merge pull request #12224 from twbs/raw-files-banner
46b0874 add copyright notice to raw-files.js
027af6d Merge pull request #12220 from ZDroid/link
c11f78d Link the blog post instead of main blog page
d1fd917 Merge pull request #12218 from ZDroid/docs.js
4f58356 Rename docs/LICENSE-DOCS to docs/LICENSE
c335104 Rename uglify.js to uglify.min.js for consistency
c4b41ce header masthead changes
b776749 make page headers like masthead
eca8193 Merge branch 'master' into docs_derp
8c0cb80 Merge pull request #12215 from twbs/attribution-comments
ea59174 sort out attribution banners of docs assets; fixes #11976
aff64cf avoid redundant banner in minified docs CSS
2d03818 add a title/description to customizer.js's attribution comment
df70e8d Merge pull request #12214 from twbs/slightly-newer-qunit
dde3828 upgrade to QUnit v1.0.0
bfe74f7 Revert accidental overzealousness from 16eccc43d9
b9216a2 update to Holder.js 5b79144fa
685fe72 preserve third-party attribution comments when minifying docs JS
d62d7b0 document subheading syntax
b17dca2 Merge branch 'master' into docs_derp
80bed83 grunt dist build-customizer
f972331 update to FileSaver.js version 2013-12-27 / 0055d054ac
4b5e73b add Blob.js separate from filesaver.js
ef22ab5 update less.js to v1.6.1 & use accurate filename; refs #12196
77ff387 update holder.js to v2.3; refs #12196
4b1ff7f Formatting and docs changes
36aa3af Improve spacing and alignment of sections and their headings
613a95d brand guidelines cleanup
79c18da homepage improvements
bacfd65 Merge branch 'master' into docs_derp
80c9c14 rm lingering reference to Recess in the docs
e290897 Merge branch 'master' of github.com:twbs/bootstrap
1127cd6 grunt dist
e68d3b9 Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into XhmikosR-minify-assets
8e41961 Merge pull request #12193 from ZDroid/migration
62fe50d Update docs per `.container-fluid` addition - Remove `.container-fluid` from "removed classes". - Container isn't fluid by default (`.container`) and `.row` isn't percentage-based, so update docs.
7a2c352 Don't test Linux browsers since we don't support them officially and they're failing our tests
8a04ed4 Merge branch 'master' of github.com:twbs/bootstrap
3a8e99e Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on child panels
b192d29 refer to correct component
17f2ef4 docs mention for #12188
e8cabf3 use height adjectives for greater clarity
46f5bbc document #11675
c6a5e6a rm outdated `<select>` references from comments in forms.less
831bbb8 Clarify that the focus docs styles are not in the repo, per https://github.com/twbs/bootstrap-sass/issues/497
ea20f44 Merge branch 'master' into docs_derp
7f15397 Fixes #11990 and #12159: Make range inputs block level and 100% wide by default
99b66c1 grunt dist
04161a8 more derp
1c66664 Merge pull request #12175 from waynn/patch-3
82eccef mixins.less: fix typo in comment
cba9d81 use periods for consistency in each line
6645e5d Merge pull request #12174 from ZDroid/absolute-urls
8c85e1b Use absolute instead of relative URLs
fc62379 grunt dist
1276503 Merge pull request #12164 from thomaswelton/issue-12162
1fc68c3 Merge pull request #12163 from ZDroid/wrong-paths
4896141 Merge pull request #12160 from waynn/patch-2
431c544 Update paths in bower.json
04ba67d Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, used new variable in glyphicons.less
f116106 missing a period after "Twitter, Inc"
7ba6daa bump grunt-contrib-jade to v0.9.1
29547a2 JSHint is on crack?
8a10bd5 grunt build-customizer
72ff8ff grunt dist
9443044 Merge pull request #11158 from twbs/templated-customizer
db829f8 add support for '//===' for <h3>s in bs-lessdoc
3986171 Use JS & Jade to generate the customizer variables form HTML from variables.less; fixes #11095
c9ba678 JSCS can be dumb sometimes
1736bcb Merge pull request #12150 from twbs/extract-from-gruntfile
24c16d9 Merge pull request #12155 from Dudytz/master
9f0afd5 updated path docs-assets to docs/assets
d06d61d Use single quotes in the jqueryCheck too.
d7bf937 Remove extra newline from banner.
016d573 Use the docs banner for all the docs generated files.
9b71314 Turn advanced optimizations off until it's fixed in clean-css.
f00bbdd Minify docs CSS too.
ebf7807 docs-assets: concatenate and minify all javascript files.
692eb55 Merge pull request #12151 from wangsai/no-preboot
7e16425 no preboot
d7a128c extract glyphicons.yml generator out of Gruntfile into separate module
d1c29af extract raw-files.js generator out of Gruntfile into separate module
b67fc69 Merge pull request #12149 from twbs/bump-grunt-contrib-less
9ae5d32 bump grunt-contrib-less to v0.9.0
a712abd enable CSSLint in test suite; fixes #12094
c891be5 adjust filename to indicate that customize JS is minified
ef7bf0a grunt dist build-customizer
c635d8f have customizer output Bootstrap Theme too; fixes #12003
07309ed make customizer compilation code more generic
bf5017c fix #12143
9eab6ff Merge pull request #12147 from ZDroid/double
ec59488 Drop redundant 'the'
8fd177b Fix #12073: Consistent order of variations
5f328dc Merge pull request #12057 from ZDroid/nl
5e39e6c Merge pull request #12135 from leoj3n/patch-2
3661c4b Improve wording in CONTRIBUTING.md
0a09dd4 Merge pull request #12133 from leoj3n/patch-1
4839746 Fix bad anchor link in CONTRIBUTING.md
158a239 Merge branch 'master' of https://github.com/twbs/bootstrap
8d903fb duh, missed one more file
c42b6a3 missed a file
7fcfe61 Update copyright notices in all places
f389111 justify text
99338ca Merge pull request #12125 from juniorconte/input-block-level
7722ab5 notes from .input-block-level
aed56fc New Year
bbe5041 Merge pull request #12116 from twbs/pacify-csslint
a5e29a8 link
745bec5 Move homepage examples to data file
9421f0a Merge branch 'master' into docs_derp
5b7f508 Merge pull request #12107 from twbs/same-footer-links
3e54be9 Merge branch 'master' into docs_derp
422bdc5 Merge pull request #12118 from wangsai/fix-out-container
ed8ef84 fix the paragraph outside of '.bs-docs-section'
9fa2c95 make CSSLint happier; refs #12094
0593a20 grammarghhhhhhhhhhhh
12dacee copy
938bc12 add /docs/assets JS to JSCS Grunt task config
34566f4 Merge pull request #12115 from Quy/master
c613143 Delete reference to a non-existent class
7653b84 Merge pull request #12082 from kevinsawicki/use-dollar-instead-of-jquery
78e6036 Merge branch 'master' into docs_derp
ed5c7ba Merge branch 'master' into docs_derp
990303a Merge pull request #12110 from twbs/one-control-per-input-group
6684005 document single .form-control per .input-group limitation; fixes #12109
5fc434c harmonize footer links on homepage & docs pages
1d0bf58 Use mix of medium and small grid clases on dashboard example
9af8692 Merge pull request #12105 from twbs/navbar-containers
ae25544 add .container(-fluid) to remaining navbar examples for consistency/accuracy
41257fe Merge pull request #12104 from ghoullier/master
a53cf55 Replace getElementsByTag by querySelector for IE10 Mobile plateform.
711d0b8 Merge pull request #12099 from Quy/master
3e92ab0 Fix typos
c7eac32 Merge pull request #12098 from ZDroid/reorg
0557057 Merge pull request #12097 from ZDroid/deprecated
f63cd94 Reorganize vars
78eb8cc Replace @screen-sm with @screen-sm-min
b9d779a Merge pull request #12095 from Quy/master
82ed81f Fix typo
72d4faf Merge pull request #12092 from Quy/master
7ca113b Merge pull request #12090 from nschonni/patch-2
a617c80 Fix anchor links
11f56bb Use relative URLs
8662323 Quote Node 0.10 so correct version is printed
84c33a8 Replace lingering page.url instance with site.baseurl
5141e4d Use $ instead of jQuery
0b75e2d Merge branch 'master' into docs_derp
007d61c flip order so sentence reads better
56b5f5b de-emphasize /docs/assets and docs HTML now that they're outside of the root dir
096a72d Merge pull request #12081 from Quy/master
63df2ce Update source code download structure
7168806 Merge pull request #12080 from Quy/master
a53779d Refer to popovers instead of tooltips.
9f44f17 updates to homepage
60e6e7d Merge pull request #12063 from ZDroid/tc
0cc4fe6 Drop trailling comma
70459c1 Merge branch 'master' into docs_derp
c583b79 Merge pull request #12055 from wangsai/fix-assets-links-of-examples
8113717 Merge pull request #12056 from ZDroid/ny
0f060e7 'use strict' on new line
1c83d68 New Year
e4508bb fix assets links in all examples
50cf0b1 Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' task; Fixes #12030: navbar toggle focus state
83d26de Fix broken JS
bab2402 Merge branch 'master' into docs_derp
e3aa358 derp
905adb5 fix homepage images
b253cb2 Merge branch 'master' into docs_derp
8812856 Merge pull request #12037 from twbs/docs_dir
05cc208 Merge branch 'master' into docs_dir
ac3f48b Fixes #12046: move .csscomb.json and .csslintrc to less/ folder
295736a Merge pull request #12049 from ZDroid/update-de
78e1af5 typo
b43371c @nschonni's feedback <3
1e4540f @cvrebert's feedback
0df96d8 Merge branch 'master' into docs_dir
17fb7ae Update dependencies (again)
a1b5458 Merge pull request #12043 from supergibbs/fixed_typo_in_customize.html
df16f9f Fixed typo
6ecdb31 Sauce now supports latest Firefox on OS X Mavericks
0fe777b default to latest Firefox version on OS X
0e412dc fix capitalization of iOS
7f20eff Merge pull request #12041 from twbs/mv-sauce-into-infra
990c239 mv sauce_browsers.yml out of the project root
d18ba50 add note about ios dropdown compat
1fea965 Merge branch 'master' of github.com:twbs/bootstrap
3d3e2f2 Merge pull request #12036 from ZDroid/grunt-fs-minify
2a0b991 Merge branch 'dropdown-aria-roles' of git://github.com/plumlee/bootstrap into plumlee-dropdown-aria-roles
8a62f21 fixes #11379 - Fix carousel this.sliding not getting reset if $next.hasClass('active')
76f0d0f fixes #11373 - adds related target to dropdown events
162d9e1 Merge branch 'scrollspy-speedy-scroll-top' of git://github.com/ziogaschr/bootstrap into ziogaschr-scrollspy-speedy-scroll-top
9d73d9c Merge branch 'master' of github.com:twbs/bootstrap
ce4a2e4 fixes #11288 - Vertical scroll position of modal saves between openings
70b8b33 no more page.base_url
f10cf21 Streamline copy process by not bringing over full files into docs/dist/, only take minified ones
a9c829b Rearrange repository contents because muahahahahahaha
ea40e79 Merge pull request #11203 from jasny/patch-1
5bf1391 fixes #10658 jQuery Popover content loses bound events on second setContent call.
6405442 drop the title
0680104 Merge pull request #12035 from tomByrer/master
0016b50 Merge two fs variable declarations into one
120dce4 fixed .clearfix example, + doc link
9e1153d spacing
adab81d Merge branch 'master' into docs_derp
a2aaf80 grunt on last merge
84326a3 big brand update
140d24c Merge pull request #12028 from moshevds/deprecated-screen-md
dd9c5fd Small fix: I noticed the use of a deprecated variable. This seems to be the only occurrence.
87288da more nav changes
a73767e the final frontier
5b02dbd Merge branch 'master' into docs_derp
201088c update accordion-group to panel
c595db1 fixes #10911 - add loading event for use with remote option :|
499cca2 Merge branch 'master' of github.com:twbs/bootstrap
d21369c fixes #10890
d43eb0a less fun to address #12008
ca7498f Merge branch 'master' of github.com:twbs/bootstrap
567dc12 Fixes #12012: Use correct banner in docs js
cd0ad94 rebuild
3c73904 update tool/pop destroy placement
6baf266 Merge pull request #10761 from jochenberger/dont-create-tooltip-for-destroy
39091b0 nope
bf3c525 Merge pull request #11496 from satazor/patch-1
34fb576 fixes #10798
37bfd8f Merge pull request #10801 from Travesty3/master
bea46fc Merge pull request #10834 from Prinzhorn/master
0bcc5a2 add Python indentation style to editorconfig; refs #12023
be6ad3f Merge pull request #12009 from ZDroid/no-utf8-py
e0268c3 Merge pull request #12022 from ZDroid/update-deps
2426a2a Update dependencies
d8e4c15 Merge pull request #12010 from ZDroid/wrong-indent
e4b036d Merge pull request #12021 from XhmikosR/master
1e938f1 Merge pull request #12019 from XhmikosR/badge
1e6ae57 Merge pull request #12020 from XhmikosR/package
b590b26 Update dependencies.
5cb8510 README.md: switch to the shields.io dependency badges theme.
5eab9cb Add docs-assets/css/docs.css to csslint too.
fc7049b fixes #10675
3161acd build js
c25fa06 Merge branch 'tooltip-events-fix' of git://github.com/lukaszfiszer/bootstrap into lukaszfiszer-tooltip-events-fix
1e05029 Fix wrong indent in .jscs.json
d381771 Replace UTF-8 characters in s3_cache.py with ASCII characters
dffd4ff Merge branch 'master' of github.com:twbs/bootstrap
394e0fa fixes #11788 - focusin focusout instead of focus/blur
0fab6e7 Merge pull request #11722 from DocX/patch-1
d9266ae add docs for affix events
c77740b fixes #11720 - Add events trigger to affix
073f8c0 Merge branch 'master' of github.com:twbs/bootstrap
f689a26 note for #10486 add note about data-toggle dropdown dependency
139b395 Merge pull request #10359 from ixti/patch-1
a93a753 fixes #10134 – dont use jquery offset directly because it uses sub pixel rendering
fe7fffe Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into Rowno-slide-event-reset
0a75e4c fixes #10283
558b6a4 Merge branch 'master' of github.com:twbs/bootstrap
50bd4ed fixes #10236 if affixed top add scrollTop to it position.top calculate and cache pinnedoffset independent of scrolling for initial load
1da3a8c Merge pull request #12001 from soundarapandian/fix_typo_contributing
04ec435 don't roll back that comment
5c2dfbf Merge branch 'master' of github.com:twbs/bootstrap
679c786 roll back version numbers to avoid broken links in docs and readme (fixes #12000)
2539071 Reflect sass readme change in css.html
8b564f9 Use correct directory name for bootstrap contribution
237b85a Merge pull request #11933 from twbs/fat-10105
fe839e6 change where modal loads content -– fixes #10105, #9318, #9459
52a964d Merge pull request #11999 from XhmikosR/respond.js
3d65fc2 Update Respond.js to v1.4.2.
1fc08c1 fixes #10568 - kill hoverstate info once command has been executed
a87b150 fixes #10205 Scrollspy Doesn't Support Chinese ID Targets  http://mathiasbynens.be/notes/html5-id-class
71e9db4 add callout about justified button group borders to address #11964
340e2f5 Merge pull request #11970 from supergibbs/Better_10492_fix
f3ce6a9 Fixes #10492 better: - Made more generic. Applies to "> .table" and "> .table-responsive > .table" to support td/tr background colors too and not just .table-striped - Supports tfoot
0bd5bca Fixes #11975: Change from png to .ico for favicon
37bc0c2 Merge branch 'master' of github.com:twbs/bootstrap
4376ce8 Upgrade to CSScomb 1.2.1 and reset some ordering to ensure no rogue spaces
00850e2 Merge pull request #11989 from ZDroid/banner
608926e Improve banner
f327965 Merge pull request #11978 from XhmikosR/clean-up-_gh-pages
96b5ae8 grunt
6fda30e Merge branch 'master' of github.com:twbs/bootstrap
9fc0e20 Fixes #10492 and some of #11970: round the proper corner on table cells in panels
45a8a95 Merge pull request #11974 from XhmikosR/meta
90ba7fa Merge pull request #11972 from XhmikosR/comma
b505c85 fixes #11961: dropdown alignment docs improvements
6cde19f Merge pull request #11963 from twbs/sass_docs
fd15b00 space
8bc6aeb add what's included
906b0c5 Merge branch 'master' into sass_docs
cb7cdd0 Revert to CSScomb 1.1.0 because 1.2.0 and 1.2.1 fuck up our compiled CSS
ec13eb8 Remove timestamp on generated Glyhpicons
7ccb033 Merge branch 'master' of github.com:twbs/bootstrap
51628d2 grunt
146800e Merge pull request #11979 from ZDroid/fix-old-links
fa23807 Merge pull request #11982 from ZDroid/update-deps
88c3619 Update dependencies
28adcbe Fix old links
ea5a4ec Jekyll: exclude more files/folders.
a05a11e Get rid of JSHint's `laxcomma` option now that the comma is used on the right side.
b27fecb bower.json: sort by name.
29aaf66 Normalize package.json.
6e3ac8f js/.jscs.json: sort by name.
12980e7 link homepage sass and less
176e35d rework downloads to simplify and add sass
16ff01f remove dat
02c40ab Merge branch 'master' into docs_derp
c66924c add section for contents
2f56922 config url
bb644ee Team members on About page
86e6c86 remove some unintional code
0c49f84 Merge branch 'master' into sass_docs
5f9695a readme typo from #11965
b734a2a Merge pull request #11965 from tomByrer/md-tweaks
c84688f https://github.com/twbs/bootstrap/pull/11950#issuecomment-31033824
033476c more Less
66c280c Sass docs; LESS to Less because fuck caps
810c7ec Merge pull request #11956 from tlindig/tl_pagination_customizing
e1bd300 Merge pull request #11960 from ZDroid/no-leading-commas-json
b604c2f Drop remaining leading commas
f1d4a3b Merge pull request #11959 from ZDroid/update-grunt-csscomb
e95c396 Update grunt-csscomb dependency
7f599ce add new variables for "pagination" to improve support of customizing
2854c5c Fixes #11952: Refactor blockquote styles
81b1e68 correct jsbin link
2c5e5b2 Merge pull request #11951 from bnewcomb/master
2e0337a Minor grammar change
523eca1 Merge pull request #11930 from ssorallen/master
4a01aca Merge pull request #11941 from ZDroid/left-plus
caadd72 Merge pull request #11939 from ZDroid/weird-indents
2898e73 "Thosing" [sic] => "Those"
fc03fac Fix sentence in css.html
b298d2f Merge pull request #11945 from robertgentel/patch-1
ded1e72 Update css.html
1bf5aba No leading pluses
9201ccd 2 instead of 4 spaces in .csscomb.json
fb8310f Merge pull request #11936 from KostyaTretyak/patch-1
09c7870 Deleted curly brackets (in css.html)
85ba129 Merge pull request #11935 from tlindig/tl_fix_typo_modal-open
50f1bc4 typo fix: replaced 'model-open' with 'modal-open'
091146e Merge pull request #11934 from twbs/auto-latest-browsers
fbb0e8b omit versions in Sauce browser config; no explicit version implies latest version
edbd1a8 Merge pull request #11932 from dzwillia/th-td-position-static
22f9767 check that href id's are followed by valid char – fixes #10044
d9586e2 Added position: static to table th and td.
b048ea5 Write Glyphicons to _data, generate Glyphicons markup
8772737 Merge pull request #11929 from twbs/maintainers
07da1d7 mention core team maintenance & community contributors
4eaa297 Merge branch 'master' of github.com:twbs/bootstrap
b59b37b Fixes #11918: Fork the @h5bp contributing guidelines and combine with our coding guidelines
b8810fb Fixes
171c4b7 fixes #11447: add docs warning about loading once for remote modal option
08854cf using templating doesn't seem to work there; hardcode license URL instead
0770567 Merge branch 'master' into docs_derp
fe7c7cc rebuild minified customizer JS so it reflects the licensing change
3315d4d license in customizer
df37166 update licensing header in JS files & run grunt
766bf50 Merge branch 'master' of github.com:twbs/bootstrap
ccc8943 update license faqs for apache
5428523 cleanup licensing section more
922cd04 grunt after that carousel merge
1bb0001 Merge branch 'master' of github.com:twbs/bootstrap
27697ef another apache mention
629a474 remove license readme mention
40651cf more license mentions
b9ca65e Merge pull request #11416 from danielboendergaard/carousel-duration
e8e60ae version bump
cb40a2e Punt Apache license information and stick with MIT
f291323 grunt
af2c6de Merge pull request #11928 from twbs/we_have_to_go_back_kate
56c3634 drop the the, it's cleaner
79e97fe derp
324f6ca buttons should be more mixin friendly
ab740f0 navbars need to use prefixed nav class or they won't work as expected
3416e87 restore inline block on breadcrumbs and ensure proper code formatting for readibility
961687e run grunt dist
0a95584 rewrite readme to restore lost information, only with a bit more formatting consistency
8598c70 Merge pull request #11927 from twbs/revert_commits
2b312bf Revert commits
bc265ac callout colors
1d0aa6e more docs
d87e70f footer alignment
5bba874 Merge branch 'master' into docs_derp
3f577ab Merge pull request #11881 from ZDroid/patch-1
ee709db Merge pull request #11804 from twbs/css-source-maps
c4b0684 fix typo
6315043 Merge branch 'master' into docs_derp
c262e5b add source maps
1bc8607 Merge branch 'master' into css-source-maps
d15218a Fixes #11899: Ensure proper margins and .small/small usage for heading tags (e.g., .h1-.h6)
0d0b5c7 add inline note about navbar sizing
c1f68dd Merge branch 'master' of github.com:twbs/bootstrap
8142493 fixes #11925: cover template for firefox
b93d6df tweaks
671fb70 Merge pull request #11923 from wangsai/fix-id
98ef428 fix href of "Browser and device support"
91fdd89 Merge pull request #11910 from InWayOpenSource/btn-group-inside-input-group-btn
36e3311 Merge pull request #11916 from ZDroid/fix-iversions
575f29c Downgrade Safari and OS X
dcfe710 enable failHard grunt-html-validation option; fixes #11876
af1afb1 upgrade to grunt-html-validation v0.1.11
ae640d4 Fix handling of btn-group placed inside input-group-btn (used for mixing dropdowns with normal buttons)
ba3639b Require comma on left side
94635eb Merge pull request #11893 from twbs/separate-browsers-file
0f72123 move Sauce test browsers list out of Gruntfile into separate file
b6b2c90 Merge branch 'master' into docs_derp
2ae39d7 Merge pull request #11891 from twbs/cache-jekyll-bundle
498f00a use S3-cached Jekyll install
ec261a8 Merge branch 'master' of github.com:twbs/bootstrap
ca14b96 inform the people that fixed positioning ain't all it's cracked up to be /cc #11888
05b0a74 Merge pull request #11887 from twbs/minor-panels-refactor
6bb73df Merge pull request #11890 from twbs/generic-caching
95c72b5 make S3 caching significantly more generic
637b20f minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c
75db355 Merge pull request #11886 from twbs/html-validator-config
43c3d78 explicitly set more HTML5 validator options
94bdea0 use unique IDs for input feedback examples so HTML validates
f8cee54 use unique IDs for modal labels in doc examples so HTML validates
4db1d69 simplify JS snippet slightly
a2f7c30 fix typo in docs
023731b fix var name in example to follow JS conventions
be508e0 copyediting
4ee93c9 Fixes #10492 again, this time for last row's corners on striped tables
2979e4b Add new form feedback states, clean up existing form styles
d9345ff Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7
4f22670 formatting and comment
d1f15ba Merge branch 'master' into pr/11817
b04a1de Fixes #11402: Updated fix for select.form-control width in inline-forms
24eee65 grunt
6bc7126 Merge pull request #11494 from blowsie/patch-2
393d523 Fixes #11660: Depcreate small and .small in blockquote in favor of footer
9023c08 Merge branch 'master' of github.com:twbs/bootstrap
f5c13a3 revert an earlier change to move the component-animations.less file because it fubared modal backdrop .fade usage
f6fe62c run grunt on modal scrolling change
122245f Merge branch 'master' into pr/11676
55f6beb Merge branch 'master' into pr/11776
e7a56df Merge pull request #11732 from dak/include-dev-fonts-in-bower
56eecf9 Merge branch 'master' of github.com:twbs/bootstrap
ee80b5e typo
f126411 Merge pull request #11840 from ZDroid/pagination-boom
93a4d6c Fixes #11783: Document requirement of .container(-fluid) in navbars
540677c Fixes #11795: Update the contributing guidelines to include some more CSS guidelines
a13d459 Clarify number of columns in nested grid
d57e81d Fixes #11799: Mention support of number of add-ons in docs
c7c9929 Fixes #11770: Move component-animations.less to the utility section of import list to match Customizer
a925a0b Browser/device support docs update
cb3d9df Fixes #11833: add warning to docs for popover multiple line positioning; update it's docs with example markup, too
1264cb7 update tooltip docs
61ec569 Fixes #11805 with docs mention of navbar
f60b816 finalize blog template
a7029ed Restyle the blockquote to not thin text or change line-height
fd62247 Merge branch 'master' into cover_template
2b86e05 Change variable
bc261ec Merge branch 'master' of github.com:twbs/bootstrap
a319ec5 Fixes #11829: Adds .make-xs-column mixins
2ea370f Merge pull request #11861 from freeman/master
9a8e619 Fixes #11871: commas last
ad782ff comments and spacing
8c13565 Merge branch 'master' of github.com:twbs/bootstrap
82c52a7 Fixes #11801: use correct variables for grid containers
ca7fd08 Merge pull request #11879 from ZDroid/wrong-variable
ae170a5 Fix wrong variable name
168469f Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove the supersized line-height from the base class
647e9eb Fixes #11555: Add `@tooltip-opacity` variable
072ccd4 Fixes #11572: Add contextual background-color classes to match text classes; move both sets of classes to Helper Classes section of the CSS docs
67b536e change class name
bcc2c8b Merge branch 'master' of github.com:twbs/bootstrap
432b9f9 Fixes #11561: Add float: left; to .form-control within input groups to prevent IE9 from screwing up placeholder text and select menu arrows
c243e24 Merge pull request #11864 from twbs/parallelize-build
4da03c8 correct bookmark prefix
88a8669 document #11326
39a2dab parallelize Travis using build matrix & test subsuites
e98c2dc Merge pull request #11326 from ZDroid/animations
35dd6b9 Merge pull request #10704 from XhmikosR/various
46c3d27 Merge branch 'master' into pr/11435
4c64c1e Merge branch 'master' into pr/11302
d79431c Document new modal sizes
323a40c Merge branch 'master' into pr/11162
83c60ef Merge branch 'master' into pr/11107
4afcebe Merge pull request #11286 from BBosman/well-border
544b8ec Fixes #10921: Add support for input groups within button toolbars
fd41305 mention lack of support for split button dropdowns in vertical button groups
a54dbfd Merge branch 'master' into pr/10951
f186977 Fixes #10505: Document more of LESS vars and mixins
85316c8 Merge branch 'master' of github.com:twbs/bootstrap
11c6ab7 Fixes #10370: Improved and deprecated dropdown menu alignment options
9e50078 Merge pull request #11878 from ZDroid/patch-1
7f6cf5e Add `try` and `catch` to keywords
914f5e6 Fixes #11867: Add `@panel-body-padding` variable
ecc6f4e Merge branch 'master' into pr/11868
22820d7 Fixes #10495: Float Glyphicon and set margins in .navbar-brand to ensure there is no added height because wtf even is CSS
ce07ff8 Merge pull request #11869 from twbs/cache-node_modules
6b6b059 time all the things
42697a4 use S3-based node_modules caching
de6b9e9 Merge pull request #11874 from ZDroid/hotfix
e3d799f ';' isn't needed
37b2c8a add dist files.
b7bf212 use @zindex-modal for .modal and @zindex-modal-background for .modal-backdrop. removed z-index for .modal-dialog, it was not necessary because the parent element (.modal) already has a z-index.
5f9ecc7 -ms-transform is for IE9 only, IE10+ don't require it
0e6d34f Merge pull request #11819 from janpanschab/ms-transform-origin
2d693de Merge pull request #11863 from twbs/update-osx
56d89ed Sauce tests: update to later browsers supported by OS X 10.9
0cb5707 quotes
d2d2f77 text update
885d14b move icons to partial
d704bf0 just column width, not max
0b4efcd more docs homepage cleanup
ce39cbe Issue #11852 : create a new variable for the list group active item link text.
f8a78d7 homepage images
da24a3e typo
730ccd2 Merge pull request #11859 from dzwillia/add_dropdown_caret_color
4b47c60 Added @dropdown-caret-color variable back to variables.less (deprecated)
4fc2907 Merge branch 'master' into docs_derp
0e8baab more homepage and sidenav overhaul
fbf31f9 Add new template, Cover
9966d03 Merge branch 'master' of github.com:twbs/bootstrap
a3a2525 Fixes #11837: grid containers are fixed width now, no longer max-width
bdd0890 Merge pull request #11841 from ZDroid/breadcrumbs
5ec2b4b Merge pull request #11839 from XhmikosR/readme
2547f1e Use variables for breadcrumb padding
27859f6 Improve pager customization
f3077ee Merge pull request #11838 from XhmikosR/customizer
caa3d53 customizer.js: remove a workaround for older less.js.
6355832 Clarify Windows workarounds.
2bc0819 Combine updates to Windows Jekyll stuff
f32ef36 Merge pull request #11830 from XhmikosR/jekyll-windows
352b688 Merge pull request #11832 from twbs/run_jekyll_on_windows
1d56211 Help Windows users install Jekyll
b9f12a5 README.md: mention an alternative workaround for the jekyll issue on Windows.
fc3e743 Update README.md.
bbe5510 Allow listbox AIRA role on dropdown component.
1bce8c9 Merge pull request #11818 from XhmikosR/less.js
52c87b3 Merge pull request #11812 from tlindig/load_grunt_tasks
3e0366a transform origin mixin for explorer
11180e0 Update less.js to v1.5.1.
3b5e0c9 hide space characters in input-group-btn to fix segmented buttons double border
3583aa2 correct indentation
9f12f84 Buildprocess: use module "load-grunt-tasks" to load grunt tasks directly from the package.json
5749039 Remove unused variables.
a6b5c7d Merge pull request #11809 from twbs/enable-LESS-strictMath
95992ef enable strictMath in grunt-contrib-less config
28d8be1 Merge pull request #11808 from twbs/strict-math-fixes
ab29b1a misc strictMath compliance fixes
9664f8d add parens around arithmetic in recursive mixin calls to comply with LESS strictMath
88d8cd9 Merge pull request #11807 from twbs/stricter-math
10e74a9 improve compliance with LESS's strictMath
9e38e25 enable CSS source maps in grunt-contrib-less
25ec09f Merge pull request #11790 from twbs/drop_recess_for_less
d466d52 Undo merge of #11778 and use cleancss min option
b9b17bc grunt
de218bb Merge branch 'pr/11779' into drop_recess_for_less
7d4171c Merge pull request #11792 from twbs/list-group-nest
ea61a19 Merge branch 'pr/11778' into drop_recess_for_less
9ceff60 more nesting in .list-group-item-variant mixin
0016c17 Switch to `&:extend(.clearfix all)` for clearfix mixin
2a4621b Merge branch 'master' into drop_recess_for_less
e4c1ef7 more closely align property order with recess
0991c7c specify block indent as numeral to prevent fubared media query output
e90ce1c single array == no rogue spaces
4540f9e derp, don't sort min /cc @cvrebert
aae9c2d merge, compile
dbe95f0 fixups to csscomb grunt task
6df909a Fixes #11786: Nest media queries within print utilities for mixin-friendliness
6b55e93 adding json
f1cb57c restore original options value
c020042 Drop grunt-recess for grunt-contrib-less & co
768f8b0 Merge branch 'master' of github.com:twbs/bootstrap
ae0d480 fix #11787: document stateful button JS
cdb7d98 grunt
b98d6ed Merge branch 'master' of github.com:twbs/bootstrap
e1247e3 Match customizer banner to Gruntfile banner
997a1f4 fix dependency mapping of buttons and button-groups in customizer
1f35b6e fix <button>s with .btn but missing accompanying .btn-*
bab736c Fix typo in new author meta tag
5eeaf11 Merge pull request #11780 from ZDroid/grunt-dev
a5d9b35 Don't ignore Gruntfile, it's required for compile
cbfbf1b Add csslint support.
fdc5d1d Minify css with clean-css.
77bc82d Add `.animation-*()` mixins
b5613c9 Merge pull request #10709 from XhmikosR/quotes
eca8ff3 Use single quotes consistently.
0c457d4 Drop redundant module import
ed63dfd Merge pull request #11739 from XhmikosR/lint-assets
e349fb2 fix validation failure
1f9bfa8 Fixes #11741: Don't set headings font-family again, just use inherit
c37b710 Merge branch 'master' into pr/11744
b5008eb add vertical-align back to where it's necessary since we reset from block to inline-block on several inputs
e43e87b Merge pull request #11748 from bganicky/patch-1
1250004 Merge branch 'master' into pr/11750
475bbd4 Merge branch 'master' of github.com:twbs/bootstrap
d70f4e8 image compression
adf8209 Merge pull request #11772 from KostyaTretyak/correction
90cbfc7 Add new template, Cover
34070af Merge branch 'master' of https://github.com/twbs/bootstrap into correction
6145cc0 Fixed some errors in the docs javascript.html
6273604 Add .container-fluid variation for full-width containers and layouts
73bc7d9 Add new template, Dashboard
5fdd917 improve icon display on narrow devices
5e6f9b9 prevent horizontal scroll on components
74408de Shorter download text because narrow viewports
0bf5202 Fixes #11729: Show code snippets on mobile views
9edec7e Fixes #11756: Mention document mode checking ability in IE comaptibility modes
a9b86cb Merge branch 'pr/11138'
07de53c Contextual list group cleanup
a1f737b grunt dist after adding .text-justify
bfd8f8c Merge branch 'master' of github.com:twbs/bootstrap
b1215d1 Fixes #11193: Add kbd element styles to indicate user input via keyboard
a691d54 Merge pull request #11675 from GraceNut/feature/text-justify
fe58357 Fixes #10884: Adds .info variant to contextual table classes
c07632e Reorder button and table variants for consistent order
107b334 Fixes #11766: Use color var for background on badges in buttons to restore proper background to default button badge
2b4fa90 grunt dist
cc1f956 Merge branch 'master' of github.com:twbs/bootstrap
775c29f Fixes #11764: Add meta data to docs for description, keywords, and authors
94a5413 Merge pull request #11757 from ZDroid/darken-toggle
4032dd0 grunt
73da46c Fixes #11760: Remove mailing list links from readme and about pages
4b84acb Merge pull request #11765 from ZDroid/docs-min-js
8087f95 Load minified Bootstrap JS code
b441632 Merge pull request #11761 from twbs/jscs
2fc2fe7 Lint docs-assets/js/application.js and docs-assets/js/customizer.js.
f4087df Remove incompatible properties.
c1dae1e integrate JSCS
351f86e fix some JS to pass jscs
4be126e Merge pull request #11745 from XhmikosR/function-spaces
650279f Merge pull request #11758 from ZDroid/rm-brstck-bower
c78f3b2 Drop browserstack.json from bower.json ignore
78b43d4 Darken icon bar to meet WCAG
01a1c41 Merge pull request #11755 from twbs/track-customize-js
c545312 need customize.js to be tracked for it to work on GitHub Pages
2e9cde6 grunt
dc34c8a Merge pull request #11738 from XhmikosR/min-assets
e90e602 Merge pull request #11742 from vincentchan/master
5e8db4a Merge pull request #11740 from XhmikosR/trailing-spaces
b92bee9 reverted changes in commit 96109d3 which seemed to break conditional classes in striped tables (ignoring the comment above that the previous rules were needed for just this purpose)
9ce7e56 Updated .scale() mixin so that it accepts optional vertical scale factor parameter.
5e2ef69 Use a space before functions' bracket consistently.
4aad527 Use a space after function consistently.
b9ae594 Adding Bootstrap in French
68a6e57 bower.json: remove trailing spaces.
3de4f23 Minify docs-assets too.
7b06538 Merge pull request #11723 from stof/patch-1
3b75d64 Merge pull request #11733 from KostyaTretyak/edit
dde53a5 This is error?
b8b250a Don't exclude fonts from bower installs
4ec1370 Fixed another small error
3ae7e0a Merge branch 'master' of https://github.com/twbs/bootstrap into edit
813a4fa Added the removal of tab-content and tab-pane in the migration guide
6d03173 Merge pull request #11718 from KostyaTretyak/once
6e9efb2 Use document scroll height instead of offset height to support body with absolute height
c7e45fa Added links to Ukrainian translation website
aac4f01 one last grunt
0a5aa8e Merge pull request #11714 from ZDroid/redundant-comment
01afe84 Remove redundant, duplicate comment
b18d3fb Merge branch 'master' of github.com:twbs/bootstrap
45930ac Fixes #11610: Add @grid-float-breakpoint-max to better link navbar behavior across viewports and improve customization.
42bee1d Merge pull request #11671 from XhmikosR/updates
cf81cb6 Merge branch 'master' into gradient-prefix-cleanup
8c5dc54 grunt
a45d839 Fixes #11712: Better support for .table-responsive within .panel's
66f9c7d Fixes #11436: mention in docs that .container isn't nestable; update docs to mention width, not max-width
dd28ecd Merge pull request #11710 from JoahG/bootstrap-thumb
02df15d Merge pull request #11709 from mdxs/patch-1
4031f5e Add a migration tip for .label-important to .label-danger
89061b0 Updates Bootstrap thumbnail
f7d21d6 Dropping unused variable in dropdown.js
7b945ad Merge pull request #11705 from cyrusstoller/migration-guide
149e7ef Add a migration tip for .label to .label-default
a42e916 Merge branch 'master' into responsive-visibility-table
ed0d556 Merge pull request #11697 from twbs/btn-xs-10979
f8e0f16 fix broken link in CONTRIBUTING.md
ed2360d Merge pull request #11701 from twbs/sauce-labs
bd9332a switch to Sauce Labs for our cross-browser JS unit testing needs
7472c01 Corrected a small error in the documentation
1d20611 fix invalid HTML in components.html
4a45650 fix .btn-group-xs portion of #10979
3f1e4b9 -moz and old webkit syntax removed for gradients based on http://caniuse.com/#search=grad
303f8a3 add <table> case to responsive-visibility mixin; see #10056
bac1531 grunt
2d4ee18 add comment regarding #11598
018a1d5 Merge pull request #11691 from twbs/xs-grid-docs-fix
7a9d9f7 account for #11050 in the docs
1998724 reference root issue in explanatory comment
f2dab82 add .gitattributes file to enforce Unix newlines within the repo
5a826a6 Gruntfile.js: Set line feed char to '\n' to get same result on all platforms.
a7ceefc Merge pull request #11690 from lipis/patch-2
92a624a Get rid of empty line before the last closing bracket
0fcaca8 Fixes #11669 - Adds smooth modal scrolling on iOS by default
3a65b2c Added text-justify class to type.less
b892834 Update filesaver.js to the latest git.
c56e63e Update jszip.js to the latest git.
4392d43 Update holder.js to v2.2.
2b56ff0 Reduce size of the visibility styles
cc6951f Merge pull request #10662 from kevinlisota/thumbnail-images
b636756 Merge pull request #11667 from neilhem/master
ab73ff1 replace double quotation marks with single in code examples
4876cbe Merge branch 'master' into pr/11412
1444a3c grunt dist
37e46ec add comment
561aff7 Merge pull request #11499 from bassjobsen/patch-3
8a74264 bump version numbers to 3.0.3
118e901 grunt
5a03655 Rework navbar padding and margins for right aligned last-child elements
25bc532 grunt
d417fce Fixes #11357: Vertically center sm and xs buttons in the navbar
33160d5 Fixes #9927: Update non-responsive example to prevent .navbar-collapse border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same
948da5c Merge branch 'master' of github.com:twbs/bootstrap
dd05c0e fixes #11508: mention in docs that inline forms only work at 768px and up
17dee30 Merge pull request #11662 from ZDroid/deprecation-fix
556d6ce Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from another directory
ed29a99 Use mixin instead of whole code
8dfe93d Add docs example to go with #11536
53047fa Merge branch 'master' into pr/11536
57070dc grunt
48269dc Fixes #11658: Increase min-height of .radio and .checkbox for horizontal forms to ensure alignment of content below
841da88 Remove browser default top margin from dl elements
cf40b5d Fixes #11623: Reset position to static for grid columns within tables to unfuck borders in IE9/10 and Firefox
c6244a9 Shorten sticky footer examples footer content to prevent wrapping
22da6fc grunt
a127f39 Fixes #10716: Update what's included docs to add info on both download options
ed98ac7 Merge branch 'master' of github.com:twbs/bootstrap
6bc09dd Fixes #11268: Account for badges within buttons by matching background to text color and text color to background
5283e51 Merge pull request #11217 from ZDroid/nest
359ac8f grunt
67d4e33 Fixes #11277: Drop the abbr element from the .initialism selector
9bbdb87 Fixes #11420: Update migration guide on split of .visible-/.hidden-desktop into .visible-/.hidden-md and .visible-/.hidden-lg
6a2ca0a Fixes #11444: Use @navbar-padding-vertical for nav links padding
7aa6b41 Fixes #11402: Set width: auto; to select.form-control within .form-inline
d2f8b53 Fixes #11515: Reorder the headings with body text and text emphasis classes
21e2ae9 Fixes #11544: Add color: inherit; to .panel-title to ensure proper text color when customizing @headings-color
82bbccd Merge branch 'master' into pr/11648
5611320 Merge branch 'master' of github.com:twbs/bootstrap
853b69f Fixes #11351: Correct grid class reset on input groups by using attribute selector, not an old class from v3 betas
84f536e Merge pull request #11398 from thelukemcdonald/master
a52e528 Fix up new margins on modals by not setting auto until screen-sm-min
265118a Merge pull request #11657 from ZDroid/homepage
ab87085 Use pkg.homepage
0d81c4e Merge pull request #11124 from StevenBlack/issue.11098
080aa7f Merge branch 'master' into pr/11299
819e920 Merge branch 'master' of github.com:twbs/bootstrap
a7a9dca Alternate fix for #11303: add link to site in banner and remove @mdo and @fat usernames from it
95487f7 Merge pull request #11329 from ZDroid/patch-1
143427b Merge pull request #11330 from maxwellium/patch-1
a15a6df Merge pull request #11369 from ssorallen/speedier-js-loading
bb4a39d Merge branch 'master' into pr/11388
e6eb798 Merge pull request #11434 from ZDroid/fix-11433
938d40f Merge pull request #11432 from masterbee/WCAG2-color-contrast
a06610a Merge pull request #11502 from 1000hz/patch-1
5b137e5 Merge pull request #11511 from ZDroid/fix-xs-comments
f7b7cc3 Merge pull request #11585 from thriqon/master
40f86af Merge pull request #11617 from guybedford/master
8674228 Merge branch 'pr/11493'
9f0da54 grunt to get dist files
e484828 Fix #10979: Don't use .img-thumbnail as a mixin for .thumbnail to avoid dupe and unnecessary styles
bf9f392 Fixes #11425: Use margin instead of padding on .modal-dialog to enable click-thru to .modal-backdrop
36b82c3 Implement #11174 to fix #10936: increase height of large inputs to fix Firefox inconsistencies
61c641e fixes #10699: use xs grid classes in regular thumbnail docs
1e6c95c improve affix docs with step-by-step walk through of plugin behavior and required CSS
7d456ae Update scrollspy docs to more clearly indicate usage
a4c54b5 Fixes #11390: Add max-width to containers within jumbotrons to avoid horizontal scrollbar
09cd528 Fixes #11468: Prevent default gradient  on  in Firefox for Android
702ad4c Remove redundant comments
08e41d7 Add missing last column float
b5f9cc2 Merge branch 'master' into pr/11414
0be9418 grunt
d654f90 Fixes #10147: Remove outline from carousel controls on focus
9d93908 Fixes #10483 and #10357: Make .container mixin-friendly by moving the width declarations within one class
c13524e Fixes #11553: Prevent double border on tables in panels without thead content
9f68a5b Fixes #11516: Invert dropdown divider border in navbars
9d485db run grunt after last merge
ec9d470 Merge pull request #11551 from masterbee/outlinetweak
b7b72cc Merge branch 'master' into pr/11614
56f4cf0 Fixes #11634: Add warning to docs to not combine icon classes with other elements
594d0c7 grunt after merge of last pr; unsure why, but this is rengerating the banners and spacing
2abaed9 Merge pull request #11642 from tlindig/caret_color_fix
3d5e598 add builded files from dist/
ea78248 removed all caret border color settings.
9829c86 run grunt
27abfba Merge pull request #11616 from ZDroid/remove-window
ac6cfbb include jspm package configuration
630fd1c Remove redundant 'window.'
bff8ba2 Fix for Issue #11411
fa710fd Merge pull request #11612 from JerryChr/master
bd44a4b Removed unnecessary semicolon
cad664e Merge pull request #11598 from ZDroid/customizer-breaks
ebc9107 Merge pull request #11599 from westonplatter/explicit_fonts
a42d7ff explicitly call out font files
dbbd49b Fix #11594
de2ab64 Merge pull request #11597 from ZDroid/deps-grunt-recess-kickup
4160ff0 Kick up grunt-recess dependency
98980b0 Merge branch 'master' into docs_derp
37f3944 finish up moving content, tweaking styles
4c246c0 Merge pull request #11534 from twbs/doc-async-modals
6229924 Issue #11550 : Easily copyable classes
ccd5646 add more missing role="form"-s
b34292c Merge pull request #11567 from neilhem/master
7ab6c27 Merge pull request #11578 from barraponto/patch-1
d873af8 Make it clear there's a nested media element in the first example
bf62a62 add role form for horizontal form example
55af003 removed color treatment of outline
6ed5a84 Merge pull request #11172 from yokomizor/git_ignore_bower_components
8f589c6 Add 'in' to complete thought
ba4c5da add support for button dropdowns in justified button groups
afbdc21 fixes part of #11117: doc that modal show()/hide() return before animation finishes
2172e2e fix #11089: document modal show+shown events' relatedTarget property
446f232 add explanatory comment Re: #11526
84a3aa3 Merge pull request #11514 from twbs/navbar-text-float-breakpoint
7c9b932 Merge pull request #11526 from erikflowers/firefox-placeholder-fix
50578dd - Firefox placeholder text is faded out and not the full color. Adding opacity:1 to it returns it to the proper color - (this is a re-commit since I messed up my branch last time and failed the travis build)
ee1c53d Merge pull request #11521 from valera-rozuvan/patch-1
ad86d9a Update dropdown.js
8aec527 Run grunt dist
cdb2437 Fix #11513: Don't always float navbar-text
283c86d There are xs-offsets, -pushes and -pulls!
6b547b3 Merge pull request #11509 from ZDroid/fix-indents
9a8a571 Fix some weird indents
03501f9 Merge branch 'master' into docs_derp
ae4d5f2 fixes #11449: use menlo over monaco
a2c6daa fixes #10744: back to solid borders on carets
86678e6 text size
56f6847 Add missing data namespace for dropdown
fbd3cf5 Update navbar.less
926b940 Clear timeout on destroy.
f4eb3df Fixed single btn in btn-group-veritcal not being rounded
1f34002 Fixed button group button not being 100% width
7545da2 fixes #11477 and updates slid event in carousel with namespace
57b59fc Merge pull request #10353 from rwillrich/ignore-files
27b62d3 Merge pull request #11476 from ZDroid/keyframes
c2a6e95 Remove unusual keyframes prefixes
4cbc8d4 Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48
c1c2a8e Merge pull request #11385 from twbs/justified-nav-example-warning
e7d6af0 Merge pull request #11376 from twbs/double-click-radio-fix
7a3f41b <3 @asselin for figuring out this combo of 2 patches for #9920; re-grunt
5d6e921 Don't deselect radio buttons in data-toggle; fixes #9920
934d1bc Add unit test for #9920
a639c6e Merge pull request #11409 from twbs/add-release-checklist
ce0d008 add release checklist to CONTRIBUTING file; fixes #11290
aad447e Fix #11400 and #11431
4bd263c Better documentation for validation states
4386650 Corrected color contrast to WCAG 2.0 AA
268f20e Carousel: Use the transition duration from CSS
0da3901 Add missing `.small` styles and docs
03c161f Fix glyphicon class name wrapping in IE
15fbc4b Don't print .clearfix() comment references
ed5dbf1 Update affix properly on scrollspy speedy scroll to top of page #11310
96109d3 Simplify table state styles
463343a more nesting in table.less
798e64c use nesting to make .table-striped & .table-hover mixin-able again; fixes #11387
ceefbce add warning about WebKit bug to the justified nav example itself
6df6723 Merge branch 'master' into docs_derp
3887f54 update remaining version numbers
eaff6bc grunt
98acdae bump links to 3.0.2; change readme download to release URL format
88a0664 Fixes #11295: Restore offset, push, and pull zero classes (e.g., .col-md-offset-0)
d1048a7 run grunt after version bumps
6a42305 bump versions to v3.0.2
b593df1 docs derp
c84d96a fix #11378
375b9ed Merge pull request #11273 from benji07/patch-1
7df3e14 Add a branch alias
89d489d re-grunt
f1b0cd4 Merge pull request #10039 from daguej/js-refs
d2e710a fix 1 remaining instance of #11349
a063e1f Merge pull request #11349 from alefteris/examples-navbar-sr-only
b6a083e Merge pull request #11327 from ZDroid/nestnail
18318b8 Add async attribute to Twitter widget script
68fc2f2 Add protocol for jQuery to work when accessed as file
4f5a865 Load Twitter widget async, prevent SPOF
38d6894 Serve jQuery from cookie-free Google APIs
13b9667 Merge pull request #11335 from twbs/version-number-updater
0bb122a add Grunt task to change version numbers; fixes #11332
aeee718 update node.js to v0.10.x (current stable)
de271bf Merge pull request #11354 from Ore4444/patch-1
eae1af1 Fixed links
70db224 Add toogle nav for screen readers in examples
df3b44f Merge pull request #11345 from pborreli/patch-3
05c826d Removed duplicated class change from migration instructions
fcb906c Merge pull request #11336 from twbs/fix-11317
88b6510 Fix #7398 in Basic template
be60ee1 Merge pull request #11338 from ZDroid/nestform
f1bc840 Use nesting for .placeholder()
db31452 don't use nonstandard window.location.origin in customizer JS; fixes #11317
ea3c891 Merge pull request #11334 from glebm/patch-2
b75d5f5 & > == >
4e0d022 update version numbers in JS file comment headers to v3.0.1 & regrunt
41fa8ea Merge pull request #11331 from xt0rted/patch-1
8ff7b48 Update customizer.js
56aa2af otherwise content scrolls on chrome
3dc0ed3 Use nesting for thumbnail styles
99ffa28 Merge pull request #11324 from boki-/patch-1
bb54ce0 Update README.md
19fdd70 Merge pull request #11315 from AJAlabs/master
0d4b9ef Added navigation role to example navbars
441f9d6 Support .h1 in place of h1 inside .jumbotron
867e2be 3.0.1
147837e more grunt
9fbbce9 Merge pull request #11274 from wangsai/fix-examples-urls
697a37e Merge pull request #11282 from ZDroid/combination
b8f9f82 Add well-border variable
688ca32 Combine multiple .thumbnail > img styles
77bf572 Merge pull request #11278 from ZDroid/patch-1
8a881c7 Change tense to imperative
a8e0679 Merge pull request #11275 from jared-christensen/master
583697f JS comments pointed to new documentation
ee96637 remove unused `{{ page.base_url }}` variables, and fix the urls
a23740e run grunt
e5c3f2d restore IDs
5729f20 Merge branch 'respondjs-import-note'
96d7d4a edit
c6e76d9 Fixes #10341: don't change border color on contextual table classes
4b8c662 use regular text, not callouts
67cab7f Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Firefox rendering
dcf5131 Merge pull request #11258 from ZDroid/smoothing
d1dd1fc add warning about Respond.js not supporting @import; fixes #11143
0026e56 Merge pull request #11262 from vsn4ik/fonts_perms
f0c6ac0 Remove execute permissions on fonts files.
f9eec5b Add -moz-osx-font-smoothing
30127a4 Merge pull request #11253 from ZDroid/ditch
92f0071 Ditch amp
e9ca4fa Merge pull request #11248 from tagliala/chrome-osx-select-print
58cb85b #fff of course
b09417f Fixes #11245
0365796 Merge branch 'master' of github.com:twbs/bootstrap
1ef6caf Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_base
4cfe307 Fixes #11206: remove left padding on first inline list item
0c714c3 Merge branch 'master' of github.com:twbs/bootstrap
64ffed8 Merge pull request #11244 from ZDroid/animation
aff291e Add .animation() mixin
72cfe87 Remove multiple navbar z-index callout
4fac7b6 Merge pull request #11222 from ZDroid/patch-1
20cba84 Add another newline to improve final code readability
f47510b Merge pull request #11224 from twbs/10506-doc
abc50a7 Merge pull request #11239 from twbs/qunit-equals-deprecated
7b24f3c QUnit.equals() is deprecated; use QUnit.equal() instead
f2f70a4 Merge pull request #11234 from ZDroid/patch-2
ca6729e Kick up grunt-contrib-jshint dependency
a58c83a add missing space before open curly brace
aafe3f9 fix misspelling in comment
f31aae4 fix misspelling in comment
3cd744f remove ref to nonexistent branch
c865a68 fix WebKit caps in comments
91fa801 doc that uncollapsing mobile navbar requires JS; per #10506
9d2cf56 goofed on 1 dummy <img> src attribute; thanks @extesy
54cd0f8 rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216
0d122fc silence validator regarding http-equiv="X-UA-Compatible"
9a2d169 Add quick fix to labels and badges in buttons
eb77241 Merge pull request #11209 from ZDroid/new_year
bb3d175 Merge pull request #11208 from ZDroid/codestyle_fix
63433fb Update license year
b034362 Put a space before { due to code style
5a38a57 Scrollspy acting up when targets are hidden
5f2bd59 variable way to set @caret-width-base
89e0f16 Adjust in modal size rules
9673c25 Merge pull request #11192 from ZDroid/typo
214a789 Change upper case to lower case
eed53d7 Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to better enable scrolling on Android 4.x
ee9be1a run grunt on last commit for gradient syntax change
eef9d5a Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient
976866d Merge pull request #10729 from lipis/patch-2
9a0849d more spacing
2eec3f9 Merge branch 'master' into pr/10656
6585c58 spacing
6ecb5d6 Merge branch 'master' of github.com:twbs/bootstrap
d8fab5a Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed through with rounded corners
98378d2 Merge pull request #11188 from twbs/navbar_zindex_auto
76baacf Remove default z-index on navbar and only set on static and fixed variants
c71f895 Fix up padding on default navbar example
e486bb4 Fixes #10433: Navbar z-index refactor
5aa4c5c fixes #11139: add position: relative; to .modal-dialog so that z-index takes effect
369f5ba Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into jeonghwan-kim-master
dd34102 Fixes #10522: Enable use of form validation class on .radio, .checkbox, .radio-inline, and .checkbox-inline
23a85d6 fixes #11126: remove box-shadow from open dropdown toggle with .btn-link
6d5c510 Merge pull request #11186 from twbs/carousel_indicators_ie
bc76be5 Merge branch 'master' into carousel_indicators_ie
f45c05a fixes #11151: remove unused h5bp class from print CSS
5e70642 Merge branch 'master' into carousel_indicators_ie
ecadbe5 mo grunt
ac6a7f0 Merge branch 'master' into carousel_indicators_ie
ecc6d98 Merge branch 'master' of github.com:twbs/bootstrap
291fd98 run grunt dist
6a93a6b Fixes #10903 and #10457: IE8-9 don't support events on elements without background-color, so we have to hack it
438a40a Merge pull request #11183 from ZDroid/patch-1
8a9e1af Continue tag way implementation
15f15ca added bower_components to .gitignore
32468b0 Merge pull request #11166 from ZDroid/tag_way
d2ad1dc (Not HTML) tag way is much better
77bb750 Options of sizes added in modal
eb4a92b Merge pull request #11155 from twbs/ie8-file-proto-respond.js-examples-warnings
0806819 Merge pull request #11156 from twbs/mobile-modals-xref
73bb911 JS docs: add cross-reference to Getting Started mobile modal section
c23d6a2 Warn about IE8 + Respond.js + file:// problem in examples; fix #11019
4c043b7 Merge pull request #11096 from twbs/navbar-button-docs
70d85be Merge branch 'master' into navbar-button-docs
96a19c1 copy change, add to buttons anchor section
bb30f63 Merge branch 'fix-11112'
1f33dc8 even shorter banner; remove space between slash and period
c88cd1c add explicit copyright header to docs CSS & JS files; fixes #11112
872c358 Merge pull request #11150 from ZDroid/patch-1
5f79354 FIx invalid element selector
25b7a52 fix #11144
a28b2cb Merge pull request #11141 from vincentchan/master
d8a68e3 Update translation URL
693915d Active state overrides contextual list-item styles
0c2055e Adding contextual styles to list-items
3e9e339 Merge pull request #11137 from twbs/explain-https
4d663e3 add note about third-party JS, CDNs, and HTTPS
cf95fe2 upgrade to html5shiv v 3.7.0
c1bf625 Merge branch 'master' of github.com:twbs/bootstrap
8ac1495 redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik
d880398 Merge pull request #11128 from lipis/patch-3
3974819 Fixed broken link
976f6df Fixes issue #11122 -- navbar-fixed-bottom border
4dffe7d Fixes issue #11098 -- Button documentation.
e317e11 add dots to class name references for consistency
401dca0 Merge pull request #11110 from nikolawannabe/patch-1
9d54a42 Include a note about text-based form control styling
4817914 Merge branch 'master' of github.com:twbs/bootstrap
acd4a0a update jumbotron docs; fixes #11109
723f85f Merge pull request #11105 from twbs/license-note
dd5c8a5 Add Note About Changing to MIT
3bfa630 Added opacity to customizer and rebuilt customizer
160ed85 Customizable backdrop opacity
2380b6b Merge pull request #11102 from ZDroid/less-fix
0423635 Ditch `&`, as `+ ...` is enought
dc495fe nuke commented out docs css
21fad33 Resolves #10923
b05a287 run grunt
a28d953 fix #10952
67829c6 Merge pull request #11094 from twbs/address-10049
27e2c56 In docs, recommend only <div> (not <span>) for putting tooltips on disabled elements
a44bd01 Merge pull request #10533 from topsitemakers/master
f11aa31 Merge pull request #10519 from zba/master
b5d7a51 Merge pull request #10779 from ssorallen/customizer-bootstrap-less-order
4e18089 add IDs to frequently-referenced parts of the docs
036712e Merge pull request #11091 from yokomizor/extended_thumbnail_hover_state
e20b02a extended hover state of linked versions of .thumbnail
fa64846 Merge branch 'master' of github.com:twbs/bootstrap
7100711 unnest the list-group-item link variation for #11085 and #11088
3fb1381 Merge pull request #11084 from ZDroid/variable_way
256f3a9 Merge pull request #11086 from twbs/table-responsive-breakpoint
50dd5d5 fix about page html validation and run grunt
6307d2c Merge branch 'master' of github.com:twbs/bootstrap
1f5c754 remove dupe content
5c64ef3 fix .table-responsive media query; refs #11067
4ce1b08 Unhardcode .table-responsive bottom margin
70278a4 Merge pull request #11078 from twbs/issue-11019-note
efc741b Merge pull request #11082 from ZDroid/nuke_zeros
b3c04c9 Nuke trailing zeros
3431f32 Merge pull request #11079 from wangsai/mother-language
ee8ba8b Add description. And complete russian and spanish languages
3c69f59 make Getting Started page's HTML more valid
df46b1b make About page's HTML more valid
ceb7694 add note to docs about Respond.js & file:// ; fixes part of #11019
67c48f7 change english link text to chinese
9416cd3 update to latest jszip commit 04fc93045334dc1b679aba5c2dce206da777a85c 2013-10-12T12:39:56-07:00
3abe86b Merge pull request #11076 from twbs/respond-js-cdn
111b9bd Merge pull request #11077 from twbs/avoid-docs-assets-in-example
e521be0 Merge pull request #11075 from twbs/respond-js-cross-domain-note
8450aa7 avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL for respond.js
202f395 Merge branch 'docs_welcome'
25607c2 add translations, copy edit a few things, and fix alignment of ads
c5da059 use CDN for respond.js
f0f1b83 fix #11003
810a852 Merge pull request #11046 from ZDroid/patch-3
9da73d7 run grunt
e7379f7 no trailing decimal place
fbc67a3 Merge branch 'master' of github.com:twbs/bootstrap
36b4639 Merge pull request #10949 from StevenBlack/jumbotron.fontsize
be4e951 scope top padding of .form-control-static to be within horizontal forms only; fixes #10927
44b32a3 move .hidden to utilities; fixes #10997
7bd9553 run grunt on that scaffolding change
5a411af Merge branch 'master' of github.com:twbs/bootstrap
f946ff5 fix #10257
7112d06 Merge pull request #10955 from ZDroid/patch-1
f660bd4 clarify more grid stuff, specifically 100% fluid designs; fixes #10711
950453d mention rows m…
michael-cannon referenced this issue in michael-cannon/excel-export-plus 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 grunt-contrib-jade@0.11.0
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:…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants