aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29Merge branch 'master' into v3.3.0v3.3.0Mark Otto9-7/+67
Conflicts: docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js
2014-10-29gruntMark Otto1-1/+1
2014-10-29Update shrinkwrap.XhmikosR1-2/+48
2014-10-29fixes #14913: badges in list group shouldn't have text shadowMark Otto8-5/+19
2014-10-29new homepage imagesMark Otto1-9/+9
2014-10-29gruntMark Otto1-1/+1
2014-10-29Merge branch 'master' into v3.3.0Mark Otto3-194/+308
2014-10-29fixes #14911: bump dependencies to fix customizer text from being cut shorMark Otto3-194/+308
2014-10-29gruntMark Otto5-5/+5
2014-10-29version bumpMark Otto37-108/+108
2014-10-29gruntMark Otto1-1/+1
2014-10-28Merge pull request #14907 from twbs/justified-nav-wallChris Rebert1-2/+2
Add WebKit bug for #9774 to Wall of Browser Bugs
2014-10-28Add WebKit bug for #9774 to Wall of Browser BugsChris Rebert1-2/+2
[skip sauce]
2014-10-28gruntMark Otto4-3/+8
2014-10-28Merge pull request #14891 from twbs/cursor_varMark Otto8-10/+13
Add variable for default cursor
2014-10-28indentation and commentMark Otto1-17/+24
2014-10-28Merge pull request #14904 from twbs/customize-min-filesMark Otto2-0/+11
Customizer: include the minified files only on GitHub pages.
2014-10-28change back to not allowed cursorMark Otto1-1/+1
2014-10-28Merge branch 'master' into cursor_varMark Otto29-302/+470
2014-10-28Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02Mark Otto2-3/+1
2014-10-29Customizer: include the minified files only on GitHub pages.XhmikosR2-0/+11
2014-10-29Merge pull request #14903 from twbs/fix-#14750XhmikosR2-3/+3
Fix customizer download with Firefox.
2014-10-29Fix customizer download with Firefox.Heinrich Fenkart2-3/+3
2014-10-28Merge pull request #14902 from twbs/safari-justified-navChris Rebert2-2/+2
Safari v8.0 still suffers from Justified Nav rendering bug
2014-10-28Safari v8.0 still suffers from Justified Nav rendering bugChris Rebert2-2/+2
2014-10-29gruntHeinrich Fenkart6-16/+36
2014-10-29Independently delegate data-api selectorsBen-Russell3-5/+15
Fixes #14462. Closes #14463 by merging it.
2014-10-29gruntHeinrich Fenkart6-38/+104
2014-10-29Merge pull request #14686 from twbs/collapsed-class-manual-invocationHeinrich Fenkart2-38/+99
Handle `collapsed` class on triggers even when manually invoked
2014-10-29Handle `collapsed` class on triggers even when manually invokedHeinrich Fenkart2-38/+99
Fixes #13636.
2014-10-29gruntHeinrich Fenkart6-160/+160
2014-10-29Merge pull request #14457 from hnrch02/button-set-val-after-event-loopHeinrich Fenkart2-7/+7
Change value of stateful button after event loop
2014-10-28Merge pull request #14901 from twbs/translate3d-ios-bugChris Rebert1-0/+6
Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall
2014-10-28Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the WallChris Rebert1-0/+6
Closes #14603 (again) [skip sauce]
2014-10-28Merge pull request #14885 from twbs/remove-baseurlMark Otto2-2/+1
Remove `baseurl` as it doesn't serve any real purpose.
2014-10-28Merge pull request #14899 from twbs/a-href-sChris Rebert3-9/+9
add missing hrefs to <a>s in docs+examples
2014-10-28add missing href="#" to .btn-group-justified exampleChris Rebert1-6/+6
[skip sauce]
2014-10-28add missing hrefs to <a>s in docs+examplesChris Rebert2-3/+3
2014-10-28reads more smoothlyChris Rebert1-1/+1
For @XhmikosR
2014-10-28update shrinkwrapChris Rebert1-25/+31
2014-10-28Merge branch 'master' into jonschlinkert/masterChris Rebert28-481/+540
2014-10-27swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto8-10/+13
2014-10-27gruntMark Otto4-4/+4
2014-10-27Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-414/+509
2014-10-27Merge pull request #14886 from twbs/customizer-clearfixChris Rebert3-382/+477
Customizer: add clearfixes to rows and simplify .bs-customizer-input to .col-xs-4
2014-10-27Merge pull request #14888 from twbs/fix-14851Chris Rebert1-31/+31
Increase timeouts in tooltip unit tests to avoid spurious Sauce failures
2014-10-27Increase timeouts in tooltip unit tests to avoid spurious Sauce failuresChris Rebert1-31/+31
Fixes #14851
2014-10-27Merge pull request #14887 from twbs/ios-8-sauceChris Rebert1-1/+1
Update Sauce iOS Safari test to iOS 8.0 [skip validator]
2014-10-27Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-25/+8
2014-10-27Update Sauce iOS Safari test to iOS 8.0Chris Rebert1-1/+1
[skip validator]