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
AgeCommit message (Expand)Author
2017-07-04bump versionMark Otto
2016-07-25Update version numbers in preparation for v3.3.7 release (#20357)Chris Rebert
2016-07-12button.js: Set disabled property in addition to disabled attribute to preserv...Chris Rebert
2016-05-29Merge two jQuery `is()` calls in the button component by using the OR operato...Jonathan Persson
2016-02-16button.js: Fix keyboard navigationFabrice Daugan
2016-01-01Update copyright years to 2016Chris Rebert
2015-11-24bump versionMark Otto
2015-06-16bump versionMark Otto
2015-05-01Fix radio and checkbox keyboard handlingPatrick H. Lauke
2015-04-28Minor lint tweaks.XhmikosR
2015-04-11Don't preventDefault radio buttonsPatrick H. Lauke
2015-03-16v3.3.2 => v3.3.4Chris Rebert
2015-01-19bump versionsMark Otto
2015-01-01Happy New Year :santa:Zlatan Vasović
2014-11-12bump version to v3.3.1v3.3.1Mark Otto
2014-10-30Use RegExp for button plugin's focus shimHeinrich Fenkart
2014-10-29version bumpMark Otto
2014-10-29Merge pull request #14457 from hnrch02/button-set-val-after-event-loopHeinrich Fenkart
2014-10-22Add `aria-pressed` to single toggle buttonsPatrick H. Lauke
2014-08-26Change value of stateful button after event loopHeinrich Fenkart
2014-07-16Follow-up to #13907: simplify JS logic for focus shimHeinrich Fenkart
2014-07-07Merge pull request #13907 from twbs/fat-12145Mark Otto
2014-06-26bump to v3.2.0Mark Otto
2014-06-24add "focus" to focused btns with button pluginfat
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert
2014-06-12some changes from #13801 - add strict mode back and ==fat
2014-06-12Fix regression of #10038 introduced by #13772Heinrich Fenkart
2014-06-11MD/CommonJS/Globals #12909Katie Zhu
2014-05-13versionsfat
2014-05-05Allow for resetText of a button to be a falsey value; fixes #13466Heinrich Fenkart
2014-04-22#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski
2014-04-20quote attribute value in ^= selector in button.jsChris Rebert
2014-02-13v3.1.1 bumpMark Otto
2014-01-30Bump versions, run gruntv3.1.0Mark Otto
2014-01-07Merge pull request #12057 from ZDroid/nlChris Rebert
2014-01-07Update copyright notices in all placesJulian Thilo
2014-01-01'use strict' on new lineZlatan Vasović
2014-01-01New YearZlatan Vasović
2013-12-27fixes #10890fat
2013-12-25roll back version numbers to avoid broken links in docs and readme (fixes #12...Mark Otto
2013-12-19update licensing header in JS files & run gruntChris Rebert
2013-12-19version bumpMark Otto
2013-12-08Use single quotes consistently.XhmikosR
2013-12-02bump version numbers to 3.0.3Mark Otto
2013-11-11Don't deselect radio buttons in data-toggle; fixes #9920Brian Leonard
2013-11-07bump versions to v3.0.2Mark Otto
2013-11-06Merge pull request #10039 from daguej/js-refsChris Rebert
2013-11-02update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert
2013-10-29JS comments pointed to new documentationJared Christensen
2013-08-22Don't explicitly reference global jQueryJosh Dague