]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2014-06-08  Chris Rebertdon't show tooltips/popovers whose element isn't in... 13752/head
2014-06-08  Chris Rebertput the tooltips into the DOM in the tooltip unit tests
2014-06-08  Chris Rebertadd failing test for #13268
2014-06-07  XhmikosRMerge pull request #13388 from twbs/xhmikosr-js-style
2014-06-06  Chris RebertMerge pull request #13627 from twbs/maybe-fix-12364
2014-06-05  XhmikosRRun `grunt`. 13388/head
2014-06-05  XhmikosRMinor style tweaks.
2014-06-05  XhmikosRcarousel.js: remove unneeded variable assignment.
2014-06-05  XhmikosRComply to the new style.
2014-06-05  XhmikosRTweak JSHint and JSCS checks.
2014-06-05  Chris RebertMerge pull request #10632 from stuartpb/patch-1
2014-06-05  Chris RebertMerge pull request #13740 from jasny/patch-composer...
2014-06-05  Arnold DanielsAdded directive for composer 13740/head
2014-06-04  Chris RebertMerge pull request #13732 from twbs/bump-sauce
2014-06-04  Chris Rebertupdate shrinkwrap 13732/head
2014-06-04  Chris Rebertbump grunt-saucelabs to ~8.0.2
2014-06-04  Chris RebertMerge pull request #13731 from twbs/bump-deps
2014-06-04  Chris Rebertupdate shrinkwrap 13731/head
2014-06-04  Chris Rebertbump grunt-contrib-jade to ~0.12.0
2014-06-04  Chris Rebertbump grunt-contrib-qunit to ~0.5.1
2014-06-02  Chris RebertMerge pull request #13716 from rustinlee/fix-creators...
2014-06-02  Rustin WollinChanged broken #authors anchor to #creators 13716/head
2014-05-29  Chris RebertMerge pull request #13700 from twbs/role-menu-all-the...
2014-05-29  Chris Rebertadd missing role="menu" attrs to .dropdown-menu element... 13700/head
2014-05-28  Chris Rebertfix #13697
2014-05-23  Chris Rebertgrunt dist
2014-05-23  Chris RebertMerge pull request #13589 from mrobinet/scrollspy-maxSc...
2014-05-23  Chris RebertMerge pull request #13593 from ResentedHook/master
2014-05-23  Chris RebertMerge pull request #13557 from bassettsj/aria-described...
2014-05-23  Chris RebertMerge pull request #13668 from twbs/bump-sauce
2014-05-23  Chris Rebertupdate shrinkwrap 13668/head
2014-05-23  Chris Rebertbump grunt-saucelabs to ~7.0.0
2014-05-23  Chris RebertMerge pull request #13667 from twbs/bump-deps
2014-05-23  Chris Rebertupdate shrinkwrap 13667/head
2014-05-23  Chris Rebertbump glob to ^4.0.0
2014-05-23  Chris RebertMerge pull request #13626 from twbs/address-13090
2014-05-23  Mark OttoMerge pull request #13651 from twbs/ios-temporal
2014-05-23  Mark Ottoclarify
2014-05-23  Mark Ottogrunt dist for docs
2014-05-23  Mark Ottodon't change code bg on callouts
2014-05-23  Mark Ottomore callout tweaks
2014-05-23  Mark Ottotighten up callouts and remove backgrounds
2014-05-23  Mark OttoMerge branch 'master' of github.com:twbs/bootstrap
2014-05-23  Mark Ottoclarify and danger-ify affix docs usage requirements...
2014-05-23  Mark OttoMerge pull request #13463 from twbs/docs-theme-toggler
2014-05-23  Mark OttoMerge branch 'master' into docs-theme-toggler 13463/head
2014-05-23  Mark OttoReset the padding on radio/checkbox labels in form...
2014-05-23  Mark Ottomove it to the sidebar
2014-05-22  XhmikosRRevert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.
2014-05-22  Chris Rebertgrunt dist
2014-05-22  Chris Rebertshow proper error message when viewing Customizer in IE8 13626/head
2014-05-21  Chris Rebertupdate explanatory comment about iOS date/time inputs bug 13651/head
2014-05-21  Mark OttoMerge branch 'master' into docs-theme-toggler
2014-05-19  XhmikosRMerge pull request #13624 from robertdodd/master
2014-05-19  Chris RebertHopefully a fix for #12364 13627/head
2014-05-19  Chris Rebertfix typo in assertion description
2014-05-19  Chris RebertMerge pull request #13615 from twbs/namespacing
2014-05-19  Robert DoddReassigned minification of CSS to cssmin task. 13624/head
2014-05-19  Chris RebertMerge pull request #13623 from twbs/skip-ci-steps
2014-05-19  Chris Rebertprove that [skip validator] works 13623/head
2014-05-19  Chris Rebertprove that [skip sauce] works
2014-05-19  Chris RebertGruntfile: skip steps when $TWBS_DO_*=0
2014-05-19  Chris RebertGruntfile: extract runSubset() func
2014-05-19  Chris RebertTravis: skip RubyGems install+cache when TWBS_DO_VALIDA...
2014-05-19  Chris Rebertadd to TRAVIS_COMMIT_MSG, TWBS_DO_VALIDATOR, TWBS_DO_SA...
2014-05-18  Chris Rebertupdate link to Grunt setup & info
2014-05-17  Chris RebertMerge pull request #13600 from twbs/resize-note-correction
2014-05-17  Stuart P. BentleyUpdate showSuccess to use new classes 10632/head
2014-05-17  Chris Rebertadd missing event namespacing in modal.js 13615/head
2014-05-16  Chris RebertMerge branch 'impl-13342'; Closes #13342.
2014-05-16  Attila Dobiadd `target` option to Affix plugin
2014-05-16  Steven BassettAdds aria described by to tooltip plugin for accessibility 13557/head
2014-05-15  Chris RebertMerge pull request #13601 from twbs/tooltip-popover-doc
2014-05-15  Chris Rebertupdate default 'template' value in popover docs 13601/head
2014-05-15  Chris Rebertadd 'container' option motivation to tooltip docs
2014-05-15  Chris Rebertadd 'selector' option motivation to tooltip docs
2014-05-15  Chris Rebertadd multiple triggers info to popover docs
2014-05-15  Chris Rebertadd 'viewport' option to popover docs; #12328 erratum
2014-05-15  Chris Rebertdocs: sort tooltip & container options for sanity
2014-05-15  Chris Rebertreference other more recent source regarding the IE...
2014-05-14  Chris Rebertmore precise docs link
2014-05-14  Chris Rebertchange note in .resizable() mixin for accuracy 13600/head
2014-05-14  j.cornsAdd tooltip self-reference to address #12320 13593/head
2014-05-13  Chris RebertMerge pull request #13594 from twbs/bump-saucelabs
2014-05-13  Chris Rebertbump grunt-saucelabs to v5.1.3 13594/head
2014-05-13  Mike RobinetAdd Scrollspy maxScroll with offset test. 13589/head
2014-05-13  Mike RobinetAdjust for Scrollspy offset when calculating maxScroll.
2014-05-13  XhmikosRRemove unneeded spaces from `pre`.
2014-05-13  Chris Rebertadd link to StackOverflow question regarding Android...
2014-05-13  Chris Rebertremove update-shrinkwrap from the default Grunt task
2014-05-13  Chris RebertMerge pull request #13579 from twbs/nuike-more-rtl...
2014-05-13  XhmikosRRemove RTL leftovers. 13579/head
2014-05-13  XhmikosRUpdate jQuery to v1.11.1.
2014-05-13  Mark Ottounfuck the gruntifle
2014-05-13  Stuart P. BentleyCustomizer: Alert on successful save to Gist
2014-05-13  Mark Ottono more concurrency
2014-05-13  Mark Ottogrunt
2014-05-13  Mark Ottogrunt
2014-05-13  Mark OttoMerge branch 'master' of github.com:twbs/bootstrap
2014-05-13  Mark Ottogrunt for raw js
next