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
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-15change position of var in dropdown + cleanup makefile varsJacob Thornton
2012-04-15don't open dropdown if target is disabledJacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-20prevent dropdowns from closing when clicking inside form element inside dropdownJacob Thornton
2012-03-132.0.2 derpv2.0.2Jacob Thornton
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-14add semicolons to the end of js filesJacob Thornton
2012-01-28clean up js api for dropdownsJacob Thornton
2012-01-28all unit tests passing in ie7Jacob Thornton
2012-01-27consistent new lines at ends of filesMark Otto
2012-01-242.0-wip: fix js headsJon Stevens
2012-01-15dates updated to 2012Mark Otto
2012-01-09make dropdowns toggle when clicked (for mobile)Jacob Thornton
2012-01-06listen to window for dropdown clearJacob Thornton
2011-12-21update more readme changes - introduce target specificty convention to more p...Jacob Thornton
2011-12-21giant refactor - all spec passing again...Jacob Thornton
2011-12-01define constructor on prototypesJacob Thornton
2011-11-28remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton
2011-11-25refactor dropdown in accordance with readmeJacob Thornton
2011-11-25refactor alerts + add new readme which idefientifies goals for 2.0 jsJacob Thornton
2011-11-21merge in js from 1.4... start working through js docsJacob Thornton
2011-11-21revert all js stuff back to 1.4 :/Jacob Thornton
2011-10-20fix scrollspy simplify stuff more - break everything.Jacob Thornton
2011-10-20greatly simply js plugins - remove js api where reasonableJacob Thornton
2011-10-05start updating to data- driven jsJacob Thornton
2011-09-18update docs to remove old stuff, update to all new classes; no more backwards...Mark Otto
2011-09-16check for jquery/ender on windowJacob Thornton
2011-09-12add version number to js commentsJacob Thornton
2011-09-12change hella js... broke all the tests. i <3 wipJacob Thornton
2011-09-11clicking open dropdown shoud close itJacob Thornton
2011-09-11add liscense to js filesJacob Thornton
2011-09-10move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton