]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2015-01-21  Kevin KirscheFix having multiple selectors on a single line. 15628/head
2015-01-21  Kevin KirscheFix issue twbs/bootstrap#15561
2015-01-21  Chris RebertMerge pull request #15621 from twbs/fix-12832
2015-01-21  Chris RebertMerge pull request #15503 from twbs/qunit
2015-01-21  Chris Reberttweak 'close reopened modal' unit test to work under... 15503/head
2015-01-21  Chris Rebertfix bug in tab show/shown relatedTarget unit test
2015-01-21  Chris Rebertupdate JS unit tests to future-proof QUnit 1.16.0 API
2015-01-21  Chris RebertDocument sticky :hover on mobile browsers; fixes #12832 15621/head
2015-01-20  Chris RebertMerge pull request #15619 from twbs/markdown
2015-01-20  Chris Rebertupdate shrinkwrap 15619/head
2015-01-20  Chris Rebertremarkable -> markdown-it
2015-01-20  Chris RebertMerge pull request #15618 from twbs/update-sauce
2015-01-20  Chris Rebertupdate shrinkwrap 15618/head
2015-01-20  Chris Rebertupdate grunt-saucelabs to ~8.5.0
2015-01-19  Bootstrap's... automatic grunt dist
2015-01-19  Mark OttoMerge pull request #15606 from tagliala/trim-whitespaces
2015-01-19  Geremia TaglialatelaTrim whitespaces 15606/head
2015-01-19  XhmikosRUpdate QUnit to v1.17.0.
2015-01-19  XhmikosRMerge pull request #15605 from twbs/deps
2015-01-19  XhmikosRUpdate devDependencies. 15605/head
2015-01-19  Mark Ottocustomizer typo
2015-01-19  Mark OttoMerge pull request #15604 from twbs/ship_v3.3.2 v3.3.2
2015-01-19  Mark Ottogrunt 15604/head
2015-01-19  Mark Ottobump versions
2015-01-19  Mark Ottogrunt
2015-01-18  Mark Ottofixes #15497: increase decimals on line-height-large...
2015-01-18  Mark OttoMerge branch 'master' of github.com:twbs/bootstrap
2015-01-18  Mark OttoFixes #15142: Add position: relative; to .dropup for...
2015-01-18  Chris Rebertrm dummy href from dismiss-on-next-click popover exampl...
2015-01-18  Mark OttoMerge branch 'master' into pr/15278
2015-01-18  Mark Ottogrunt
2015-01-18  Mark OttoMerge pull request #15594 from twbs/fix_15493
2015-01-18  Mark Ottofixes #15493: inherit color on small/.small in .panel... 15594/head
2015-01-18  Bootstrap's... automatic grunt dist
2015-01-18  Mark OttoMerge pull request #15551 from lee101/master
2015-01-16  Chris Rebert#15576 errata: #15298 also reproduces on Linux
2015-01-16  Bootstrap's... automatic grunt dist
2015-01-16  Mark OttoMerge pull request #15589 from KevinJannis/patch-3
2015-01-16  Kevin JannisAdded blank line between selectors in badges 15589/head
2015-01-16  Bootstrap's... automatic grunt dist
2015-01-16  Chris Rebert.form-control: add note about <select> & border-radius
2015-01-16  Bootstrap's... automatic grunt dist
2015-01-16  XhmikosRMerge pull request #15583 from twbs/deps
2015-01-16  Chris RebertMerge pull request #15581 from twbs/inline-form-with...
2015-01-16  XhmikosRFix bogus JSCS warning. 15583/head
2015-01-16  XhmikosRUpdate JSCS config for the new version.
2015-01-16  XhmikosRUpdate devDependencies.
2015-01-16  Mark OttoMerge pull request #15585 from dancourse/patch-1
2015-01-16  Bootstrap's... automatic grunt dist
2015-01-16  Mark OttoMerge pull request #15584 from KevinJannis/patch-2
2015-01-16  Dan Course12 items of *fewer* as it's a countable item 15585/head
2015-01-16  Kevin JannisAdded blank lines between selectors for alerts 15584/head
2015-01-16  Chris Rebertcustom widths not always required for inline form fields
2015-01-16  Chris RebertAdd example of using .form-inline with visible <label>s 15581/head
2015-01-16  Chris RebertMerge pull request #15580 from twbs/tooltip-async-docs
2015-01-16  Chris RebertDocument that tooltip+popover show+hide methods are... 15580/head
2015-01-16  Mark OttoFixes #15536, #15559: Add .form-group sizing support...
2015-01-15  Mark OttoMerge branch 'master' of github.com:twbs/bootstrap
2015-01-15  Mark Ottogrunt
2015-01-15  Chris RebertMerge pull request #15498 from twbs/fix-15332
2015-01-15  Bootstrap's... automatic grunt dist
2015-01-15  Mark OttoMerge pull request #15567 from twbs/fix-15565
2015-01-15  Mark OttoMerge pull request #15482 from liias/patch-1
2015-01-15  Bootstrap's... automatic grunt dist
2015-01-15  Mark OttoMerge pull request #15577 from KevinJannis/patch-1
2015-01-15  Chris RebertMerge pull request #15578 from twbs/licensing-contributing
2015-01-15  Chris RebertMerge pull request #15576 from twbs/chrome-bug-449180
2015-01-15  Chris RebertClarify in CONTRIBUTING docs that CC-BY 3.0 License... 15578/head
2015-01-15  Kevin JannisAdded blank line between selectors in jumbotron 15577/head
2015-01-15  Chris RebertAdd Wall of Browser Bugs entry for #15298 15576/head
2015-01-15  Chris RebertDocs: add missing "http://"
2015-01-15  Chris RebertMerge pull request #15560 from twbs/fix-15555
2015-01-15  Chris RebertMerge pull request #15569 from twbs/fix-15127
2015-01-15  Chris Rebertdocument usage of npm package; fixes #15127 15569/head
2015-01-14  Chris RebertUse @link-hover-decoration for .btn-link too; fixes... 15567/head
2015-01-14  Chris RebertDocument that .form-inline & .form-horizontal work... 15560/head
2015-01-14  Chris RebertDocument that calling tooltip/popover .show()/.hide...
2015-01-13  Bootstrap's... automatic grunt dist
2015-01-13  Chris Rebertuse strict mode for jqueryVersionCheck; fixes #15535
2015-01-13  Lee PenkmanFix table-striped to work with bootstraps tooltips... 15551/head
2015-01-10  Chris RebertFiled http://openradar.appspot.com/19435018
2015-01-10  Chris RebertFiled http://openradar.appspot.com/19434933
2015-01-10  Chris RebertFiled http://openradar.appspot.com/19434878
2015-01-09  Chris RebertMerge pull request #15533 from twbs/crbug-377346-fixed
2015-01-09  Chris Reberthttp://crbug.com/377346 is claimed to be fixed in Chrome 41 15533/head
2015-01-09  Chris RebertMerge pull request #15524 from twbs/masonry
2015-01-08  Chris Rebertadd pointer to Masonry in the thumbnail docs 15524/head
2015-01-08  Bootstrap's... automatic grunt dist
2015-01-08  Chris RebertMerge pull request #15463 from twbs/bump-less
2015-01-08  Chris Rebertupdate shrinkwrap 15463/head
2015-01-08  Chris Rebertbump grunt-contrib-less to ~1.0.0
2015-01-06  XhmikosRMerge pull request #15504 from twbs/jquery
2015-01-06  XhmikosRUpdate jQuery to v1.11.2. 15504/head
2015-01-06  Chris RebertMerge pull request #15507 from twbs/shrinkwrap
2015-01-06  Chris Rebertupdate shrinkwrap 15507/head
2015-01-06  Chris RebertMerge pull request #15499 from twbs/bumps
2015-01-06  Chris Rebertupdate shrinkwrap 15499/head
2015-01-06  Chris Rebertbump grunt-banner to ~0.3.0
2015-01-06  Chris Rebertbump grunt-autoprefixer to ~2.1.0
2015-01-06  Chris RebertAdd example of using feedback icons with .input-group... 15498/head
next