| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-23 | update shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-05-23 | bump grunt-saucelabs to ~7.0.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-05-23 | Merge pull request #13667 from twbs/bump-deps | Chris Rebert | 2 | -2/+2 | |
| Bump glob to ^4.0.0 | |||||
| 2014-05-23 | update shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-05-23 | bump glob to ^4.0.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-05-23 | Merge pull request #13626 from twbs/address-13090 | Chris Rebert | 1 | -0/+17 | |
| show proper error message when viewing Customizer in IE8 | |||||
| 2014-05-22 | Merge branch 'master' into icon_paths | Mark Otto | 39 | -54/+113 | |
| Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map | |||||
| 2014-05-22 | Merge pull request #13651 from twbs/ios-temporal | Mark Otto | 1 | -2/+4 | |
| update explanatory comment about iOS date/time inputs bug | |||||
| 2014-05-22 | clarify | Mark Otto | 1 | -4/+2 | |
| 2014-05-22 | grunt dist for docs | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | don't change code bg on callouts | Mark Otto | 1 | -1/+0 | |
| 2014-05-22 | more callout tweaks | Mark Otto | 2 | -7/+9 | |
| 2014-05-22 | tighten up callouts and remove backgrounds | Mark Otto | 3 | -6/+22 | |
| 2014-05-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 6 | -6/+37 | |
| 2014-05-22 | clarify and danger-ify affix docs usage requirements, per #10235 | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | Merge pull request #13463 from twbs/docs-theme-toggler | Mark Otto | 6 | -6/+37 | |
| add button to toggle the optional theme when viewing the docs | |||||
| 2014-05-22 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 27 | -28/+37 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-05-22 | Reset the padding on radio/checkbox labels in form-inline | Mark Otto | 6 | -7/+16 | |
| 2014-05-22 | move it to the sidebar | Mark Otto | 5 | -20/+19 | |
| 2014-05-22 | Add aria-haspopup and aria-expanded attributes to dropdown plugin | Max Kramer | 2 | -10/+14 | |
| 1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553. | |||||
| 2014-05-22 | Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91. | XhmikosR | 21 | -21/+21 | |
| The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job. | |||||
| 2014-05-21 | grunt dist | Chris Rebert | 10 | -14/+16 | |
| 2014-05-21 | show proper error message when viewing Customizer in IE8 | Chris Rebert | 1 | -0/+17 | |
| Closes #13090. [skip sauce] | |||||
| 2014-05-21 | update explanatory comment about iOS date/time inputs bug | Chris Rebert | 1 | -2/+4 | |
| Per: * http://jsbin.com/purer/2/edit * https://github.com/cvrebert/bs-css-hacks/blob/6e8aa78384a005b007fc45327c9516dcf6ec0f30/README.md#ios-temporal-input-line-height Thanks @mdo <3 [skip sauce] [skip validator] | |||||
| 2014-05-21 | Applied translate3d to modal, navbar-fixed and affix to combat browser repaint | ItsJonQ | 3 | -2/+4 | |
| 2014-05-20 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 80 | -8455/+329 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2014-05-20 | Merge branch 'master' into icon_paths | Mark Otto | 48 | -118/+184 | |
| 2014-05-19 | Merge pull request #13624 from robertdodd/master | XhmikosR | 1 | -10/+7 | |
| Reassigned minification of CSS files to the cssmin task. | |||||
| 2014-05-19 | Hopefully a fix for #12364 | Chris Rebert | 2 | -3/+57 | |
| * register the callback before invoking the toggling * listen for `hidden` instead of `hide` * account for the possibility of the associated `show` event being preventDefault-ed Adds relevant unit tests. | |||||
| 2014-05-19 | fix typo in assertion description | Chris Rebert | 1 | -1/+1 | |
| 2014-05-19 | Merge pull request #13615 from twbs/namespacing | Chris Rebert | 1 | -1/+1 | |
| add missing event namespacing in modal.js | |||||
| 2014-05-19 | Reassigned minification of CSS to cssmin task. | Robert Dodd | 1 | -10/+7 | |
| Reassigned minification of CSS files from the less task to the cssmin task | |||||
| 2014-05-18 | Merge pull request #13623 from twbs/skip-ci-steps | Chris Rebert | 2 | -5/+19 | |
| add [skip sauce] and [skip validator] | |||||
| 2014-05-18 | prove that [skip validator] works | Chris Rebert | 1 | -1/+0 | |
| removes the extra newline added in the previous commit | |||||
| 2014-05-18 | prove that [skip sauce] works | Chris Rebert | 1 | -0/+1 | |
| add extra newline to .travis.yml that I'll remove momentarily | |||||
| 2014-05-18 | Gruntfile: skip steps when $TWBS_DO_*=0 | Chris Rebert | 1 | -2/+9 | |
| 2014-05-18 | Gruntfile: extract runSubset() func | Chris Rebert | 1 | -3/+7 | |
| 2014-05-18 | Travis: skip RubyGems install+cache when TWBS_DO_VALIDATOR=0 | Chris Rebert | 1 | -2/+2 | |
| 2014-05-18 | add to TRAVIS_COMMIT_MSG, TWBS_DO_VALIDATOR, TWBS_DO_SAUCE vars to Travis | Chris Rebert | 1 | -0/+3 | |
| 2014-05-17 | update link to Grunt setup & info | Chris Rebert | 1 | -1/+1 | |
| 2014-05-17 | Merge pull request #13600 from twbs/resize-note-correction | Chris Rebert | 1 | -1/+1 | |
| change note in .resizable() mixin for accuracy | |||||
| 2014-05-17 | Update showSuccess to use new classes | Stuart P. Bentley | 1 | -1/+1 | |
| 2014-05-16 | add missing event namespacing in modal.js | Chris Rebert | 1 | -1/+1 | |
| 2014-05-16 | Merge branch 'impl-13342'; Closes #13342. | Chris Rebert | 2 | -4/+13 | |
| 2014-05-16 | add `target` option to Affix plugin | Attila Dobi | 2 | -4/+13 | |
| 2014-05-16 | Adds aria described by to tooltip plugin for accessibility | Steven Bassett | 3 | -0/+54 | |
| Generates a unique id for tooltip and adds [aria-describedby] to the element it is called on. Resolves issue #13480 - set up test - linted the code styles - passed the tests - integrated feedback from @cvrebert | |||||
| 2014-05-15 | Merge pull request #13601 from twbs/tooltip-popover-doc | Chris Rebert | 2 | -52/+60 | |
| Sync tooltip & popover docs | |||||
| 2014-05-14 | update default 'template' value in popover docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'container' option motivation to tooltip docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'selector' option motivation to tooltip docs | Chris Rebert | 1 | -1/+1 | |
