aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-10bump grunt-html to ~3.0.0Chris Rebert2-2/+1
2015-02-10Remove separate area for dropup'sKevin Kirsche1-19/+12
Condense the dropup example
2015-02-10Run `grunt`.XhmikosR6-8/+13
2015-02-10Downgrade grunt-contrib-cssmin.XhmikosR3-4/+4
v0.12.0-v0.12.1 breaks paths in URL.
2015-02-10automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-09Merge pull request #15779 from twbs/depsChris Rebert2-149/+217
Bump devDependencies.
2015-02-10Bump devDependencies.XhmikosR2-149/+217
2015-02-09Merge pull request #15772 from kkirsche/patch-15Mark Otto1-4/+1
Fixes #15653 — Add comment which explains that how a responsive im...
2015-02-09Fixes #15653 — Add comment which explains that how a responsive image ↵Kevin Kirsche1-4/+1
should be centered Fixes #15653 — Add comment which explains that how a responsive image should be centered Redo of #15657 which I couldn't get to rebase properly after all the merges were done last night.
2015-02-09automatic grunt distBootstrap's Grunt bot3-3/+3
2015-02-08Merge pull request #15697 from kkirsche/patch-6Mark Otto1-1/+1
[Fix Issue #15682] .caret is smaller in Firefox than other browsers
2015-02-08Merge pull request #15648 from Nikita240/masterMark Otto2-7/+11
Improve image layout in the carousel example.
2015-02-09automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-08Merge pull request #15728 from kkirsche/patch-11Mark Otto2-1/+4
[Fix Issue #15719] Add a variable for .form-group's margin-bottom
2015-02-06Merge pull request #15762 from twbs/twitter-handleChris Rebert4-6/+6
Update Twitter handle: @twbootstrap => @getbootstrap
2015-02-06Update Twitter handle: @twbootstrap => @getbootstrapChris Rebert4-6/+6
Refs https://github.com/twbs/bootstrap-blog/commit/1c94b7791f8a24a18f08aba40c38d519b873f2d0 CC: @mdo
2015-02-05Removed visibility: hidden !important from .hidden classJitendra Vyas1-1/+0
This .hidden was taken from HTML 5 Boilerplate and yesterday we discussed on twitter that visibility: hidden !important can be removed now. https://twitter.com/jitendravyas/status/562940090553733121
2015-02-04Merge pull request #15714 from patrickhlauke/skip-link-fixesPatrick H. Lauke4-4/+14
Skip link workarounds for Chrome and IE
2015-02-03Merge pull request #15742 from kkirsche/patch-13Chris Rebert2-2/+2
[Fix Issue #15701] [Docs] Tooltip/popover destroy docs and delegation
2015-02-03[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation ↵Kevin Kirsche2-2/+2
case [Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case. Add to popovers
2015-02-03Merge pull request #15740 from twbs/carousel-events-targetChris Rebert1-0/+1
Clarify target of carousel events
2015-02-03Merge pull request #15739 from twbs/modal-events-targetChris Rebert1-0/+1
Clarify target of modal events
2015-02-03Clarify target of carousel eventsChris Rebert1-0/+1
[skip sauce]
2015-02-03Clarify target of modal eventsChris Rebert1-0/+1
2015-02-03[Fix Issue #15683] `readonly` input should not have a not-allowed cursorKevin Kirsche2-3/+7
[Fix Issue #15683] `readonly` input should not have a `not-allowed` cursor. Instead, this pull request displays a standard cursor and only displays the not-allowed cursor on disabled items. Revise docs wording to clarify cursor display
2015-02-03Merge pull request #15658 from kkirsche/patch-3XhmikosR20-0/+20
Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags
2015-02-03automatic grunt distBootstrap's Grunt bot3-4/+4
2015-02-02Merge pull request #15726 from hkdobrev/fix-embed-responsive-codeChris Rebert1-8/+8
Extract responsive embed nested classes
2015-02-02Fix issue #15601 — Position of X-UA-CompatibleKevin Kirsche20-0/+20
Fix issue #15601 — Position of X-UA-Compatible, charset and viewport Add comment to all examples The non-responsive is correctly saying 2 instead of 3
2015-02-02Use form-group margin variableKevin Kirsche1-1/+1
2015-02-02Merge pull request #15611 from twbs/switch_html_validatorsChris Rebert3-346/+107
Use local HTML validator to improve performance
2015-02-02[Fix issue #15719] Add a variable for .form-group's margin-bottomKevin Kirsche1-0/+3
[Fix issue #15719] Add a variable for .form-group's margin-bottom
2015-02-02Extract responsive embed nested classesHaralan Dobrev1-8/+8
I think this is the more common coding convention across Bootstrap. Extract nested classes as first-class citizens and assume HTML would use both.
2015-02-02Expand/clean-up prose about skip linksPatrick H. Lauke1-2/+2
2015-02-02Update shrinkwrap.Mark Otto1-332/+98
2015-02-02Switch to grunt-html over grunt-html-validation.Mark Otto2-14/+9
2015-02-02Merge pull request #15708 from twbs/customizer-libsXhmikosR4-3079/+6696
Update customizer libs
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke4-3/+13
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2015-01-30Merge pull request #15710 from patrickhlauke/masterPatrick H. Lauke1-1/+1
License FAQ clarification
2015-01-30License FAQ clarificationPatrick H. Lauke1-1/+1
2015-01-30Run `grunt`.XhmikosR1-13/+16
2015-01-30Update uglify.js to v2.4.16.XhmikosR1-4/+5
2015-01-30Update autoprefixer to v5.1.0.XhmikosR1-3056/+6668
2015-01-30Bump FileSaver.js to v2015-01-04.XhmikosR1-6/+7
2015-01-30Bump Ruby gems.XhmikosR1-2/+2
2015-01-30Run `grunt`.XhmikosR4-8/+12
2015-01-30Bump load-grunt-tasks.XhmikosR2-77/+195
2015-01-29Fix #15688Chris Rebert1-1/+1
Stability > Precision
2015-01-29[Fix Issue #15682] .caret is smaller in Firefox than other browsersKevin Kirsche1-1/+1
[Fix Issue twbs/bootstrap#15682] .caret is smaller in Firefox than other browsers
2015-01-29tip method in popover.js can be removeddormouse1-5/+0
Popover is extend Tooltip, the tip function can use tootltip's tip, so we can remove the tip function definition in popover to reduce the js filesize tip function definition in tooltip.js https://github.com/tbs/bootstrap/blob/master/js/tooltip.js#L405-L407