]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2015-05-28  Mark Ottochange holder from blue to gray
2015-05-28  Mark Ottorewrite much of cards and the docs
2015-05-28  Mark Ottoadd flexbox variation for .card-group
2015-05-28  Mark Ottonew card sizing maybe
2015-05-28  Mark Ottowhen using flexbox, don't add a clearfix
2015-05-27  Mark OttoMerge branch 'v4' of https://github.com/twbs/derpstrap...
2015-05-26  Chris RebertMerge pull request #16504 from kkirsche/patch-8
2015-05-26  Chris RebertMerge pull request #16533 from mortonfox/patch-1
2015-05-26  Morton FoxUpdate source maps link 16533/head
2015-05-24  Won SongRemoves border around select caret in IE 16529/head
2015-05-23  Chris RebertMerge pull request #16525 from twbs/jq-browser-bugs...
2015-05-23  Chris RebertWall of Browser Bugs: Add link to "jQuery's browser... 16525/head
2015-05-23  Mark Ottostub out flexbox layout docs
2015-05-23  Mark Ottoremove tabindex=-1 as it was causing a weird select...
2015-05-23  Mark Ottogrunt
2015-05-23  Mark Ottobutton alignment in nav
2015-05-23  Mark Ottodisable flex to start
2015-05-22  XhmikosRMerge pull request #16524 from miketaylr/remove-fx...
2015-05-22  Mike TaylorRemove Firefox warning for customizer download. 16524/head
2015-05-21  Peter deHaanpackage.json: Update format of `license` attribute
2015-05-18  Kevin KirscheClarify the bs-callout on multiple open modals 16504/head
2015-05-18  Chris RebertAdd missing type="button" attrs to <button>s in list...
2015-05-17  XhmikosRUse `https` when possible.
2015-05-17  XhmikosRabout.html: Add the size of the gravatar image we curre...
2015-05-16  XhmikosRdocs: update uglify-js to v2.4.21.
2015-05-16  XhmikosRMerge pull request #16494 from twbs/license-header
2015-05-16  XhmikosRRemove grunt-banner completely. 16494/head
2015-05-16  XhmikosRRun `grunt`.
2015-05-16  Bryan BraunUpdate Anchor.js and port over the existing styles.
2015-05-16  SupergibbsChanged .input-group-addon to use @input-border-radius... 16492/head
2015-05-15  Chris RebertMerge pull request #120 from twbs/really-fix-dist-css
2015-05-15  Chris RebertUnquote to avoid NUL chars in the output CSS
2015-05-15  Chris RebertPermanent proper fix for dist-css
2015-05-15  Chris RebertRelicense ie10-viewport-bug-workaround.js under MIT...
2015-05-15  Mark OttoMerge pull request #16485 from kkirsche/patch-15
2015-05-14  Kevin Kirsche[Close #16482] Add border-radius to theme's navbar... 16485/head
2015-05-14  Mark OttoMerge pull request #119 from twbs/fat-fix-dist-css
2015-05-14  fatfix dist css
2015-05-14  Mark Ottogrrrrrrrrrrrrrrrrrrrunt
2015-05-14  Mark OttoMerge pull request #16437 from twbs/fix-16249
2015-05-14  Mark OttoMerge pull request #16472 from twbs/fixes_16346
2015-05-14  Mark OttoMerge pull request #16477 from twbs/fix_16374
2015-05-14  Mark OttoRedo jumbotron padding 16477/head
2015-05-14  Mark Ottoadd comment, remove week type 16472/head
2015-05-14  Chris RebertMerge pull request #16473 from twbs/safari-line-wrap-wtf
2015-05-14  Chris RebertAdd Wall of Browser Bugs entries for #15998 16473/head
2015-05-14  Chris RebertAdd WebKit+Safari Wall of Browser
2015-05-14  Chris RebertGroup inverted navbar vars under a subheading
2015-05-14  Chris RebertUse vanilla comment since this isn't a description...
2015-05-14  Mark Ottoscope temporal changes to .form-control class, add...
2015-05-14  XhmikosRMerge pull request #16471 from vsn4ik/remove_bages_styl...
2015-05-14  Mark OttoMerge pull request #16215 from zacechola/list_group_buttons
2015-05-14  Mark OttoMerge branch 'btn-borders' of https://github.com/martin...
2015-05-14  Mark OttoMerge pull request #16405 from rlindner81/Fix16371
2015-05-14  Mark OttoMerge pull request #16462 from kkirsche/patch-12
2015-05-14  Mark OttoMerge pull request #16457 from kkirsche/patch-8
2015-05-13  fatMerge pull request #116 from twbs/fat-es6Alert
2015-05-13  fatal tests passing, dist rebuilt, w/typechecker
2015-05-13  fatadd simple type checker implementation
2015-05-13  vsn4ikRemove unnecessary style=flat from bages 16471/head
2015-05-13  fatfix up tests
2015-05-13  fatfix #15301
2015-05-13  Kevin Kirsche[Closes #16460] Fix .pagination-sm line height 16462/head
2015-05-13  fatadd "focus" option for turning off modal focusing ...
2015-05-13  fataddress https://github.com/twbs/bootstrap/pull/16135
2015-05-13  fatimplement global dispose method
2015-05-13  fatadd umd module support in dist
2015-05-12  fatupdate attachment -> placement
2015-05-12  fatgrunt test-js, grunt dist-js now working
2015-05-12  fatpopover passing as well
2015-05-12  fatrewritten tooltip + tether integration and death to...
2015-05-12  Kevin Kirsche[Closes #16447] Concat. license to bootstrap.less 16457/head
2015-05-11  fattab es6
2015-05-11  fatscrollspy es6
2015-05-11  fatadd getters for Version and Default where applicable
2015-05-10  fatadd dropdown
2015-05-10  fatadd collapse
2015-05-09  XhmikosRUpdate dependencies.
2015-05-09  XhmikosRUpdate jQuery to v1.11.3.
2015-05-08  Chris RebertMerge pull request #16445 from twbs/enter-email
2015-05-08  Chris Rebertdocs examples: input[placeholder]: "Enter email" =... 16445/head
2015-05-08  fatcarousel -> es6
2015-05-08  fatbutton -> es6
2015-05-07  fatchange the export pattern to protect against leaking...
2015-05-07  fates6 alert :|
2015-05-06  fatMerge pull request #115 from twbs/fat-revertJS
2015-05-06  Julian ThiloCloses #16249: Doc that nested tabs are not supported 16437/head
2015-05-06  fatremove closureness from plugins
2015-05-06  Chris RebertMerge pull request #60 from twbs/libsass-185
2015-05-06  Chris RebertMerge pull request #114 from twbs/grunt-sass-1
2015-05-06  Chris RebertBump grunt-sass to ^1.0.0
2015-05-06  Chris RebertAdd Wall of Browser Bugs entries for #16372 (Safari...
2015-05-06  Chris RebertAdd Wall of Browser Bugs entry for #16372 (Chrome)
2015-05-05  Chris RebertMerge pull request #16430 from twbs/stateful-btn
2015-05-05  Chris RebertDocument that $(...).button('reset') is async. 16430/head
2015-05-05  Chris RebertMark stateful button feature as deprecated
2015-05-05  XhmikosRRun `grunt`.
2015-05-05  XhmikosRUpdate grunt-banner.
2015-05-05  XhmikosRphantom.js: switch to unicode characters that work...
2015-05-05  XhmikosRMerge pull request #16392 from twbs/jscs
next