Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Expand)Author
2014-01-08Fix #12073: Consistent order of variationsJulian Thilo
2014-01-07Update copyright notices in all placesJulian Thilo
2014-01-01New YearZlatan Vasović
2014-01-01Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...Mark Otto
2013-12-30add note about ios dropdown compatfat
2013-12-30fixes #11379 - Fix carousel this.sliding not getting reset if $next.hasClass(...fat
2013-12-30fixes #11373 - adds related target to dropdown eventsfat
2013-12-30Merge branch 'scrollspy-speedy-scroll-top' of git://github.com/ziogaschr/boot...fat
2013-12-30fixes #11288 - Vertical scroll position of modal saves between openingsfat
2013-12-29fixes #10658 jQuery Popover content loses bound events on second setContent c...fat
2013-12-28grunt on last mergeMark Otto
2013-12-27fixes #10911 - add loading event for use with remote option :|fat
2013-12-27fixes #10890fat
2013-12-27rebuildfat
2013-12-27fixes #10798fat
2013-12-26fixes #10675fat
2013-12-26build jsfat
2013-12-25fixes #11788 - focusin focusout instead of focus/blurfat
2013-12-25fixes #11720 - Add events trigger to affixfat
2013-12-25fixes #10134 – dont use jquery offset directly because it uses sub pixel r...fat
2013-12-25Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into Row...fat
2013-12-25Merge branch 'master' of github.com:twbs/bootstrapfat
2013-12-25fixes #10236fat
2013-12-25don't roll back that commentMark Otto
2013-12-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2013-12-25roll back version numbers to avoid broken links in docs and readme (fixes #12...Mark Otto
2013-12-24change where modal loads content -– fixes #10105, #9318, #9459fat
2013-12-24fixes #10568 - kill hoverstate info once command has been executedfat
2013-12-24fixes #10205 Scrollspy Doesn't Support Chinese ID Targets http://mathiasbyne...fat
2013-12-24Fixes #10492 better:Supergibbs
2013-12-24Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2013-12-24Upgrade to CSScomb 1.2.1 and reset some ordering to ensure no rogue spacesMark Otto
2013-12-23Improve bannerZlatan Vasović
2013-12-23Fixes #10492 and some of #11970: round the proper corner on table cells in pa...Mark Otto
2013-12-20add new variables for "pagination" to improve support of customizingTobias Lindig
2013-12-20Fixes #11952: Refactor blockquote stylesMark Otto
2013-12-19No leading plusesZlatan Vasović
2013-12-19check that href id's are followed by valid char – fixes #10044fat
2013-12-19update licensing header in JS files & run gruntChris Rebert
2013-12-19grunt after that carousel mergeMark Otto
2013-12-19more license mentionsMark Otto
2013-12-19version bumpMark Otto
2013-12-19buttons should be more mixin friendlyMark Otto
2013-12-19navbars need to use prefixed nav class or they won't work as expectedMark Otto
2013-12-19restore inline block on breadcrumbs and ensure proper code formatting for rea...Mark Otto
2013-12-19run grunt distMark Otto
2013-12-18add source mapsMark Otto
2013-12-18Merge branch 'master' into css-source-mapsMark Otto
2013-12-18Fixes #11899: Ensure proper margins and .small/small usage for heading tags (...Mark Otto
2013-12-17Fix handling of btn-group placed inside input-group-btn (used for mixing drop...Sebastian Podjasek