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-02-172.0.1v2.0.1Jacob Thornton
2012-02-14add semicolons to the end of js filesJacob Thornton
2012-02-12honor data attributes set on modal as wellJacob Thornton
2012-02-06fix alert tests + add show option back to modalsJacob Thornton
2012-01-29fix z-index issue with modals for popovers,tooltips,and 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-09fix modal insertion booleanJacob Thornton
2012-01-09only append modal to dom if not already presentJacob Thornton
2011-12-21update more readme changes - introduce target specificty convention to more p...Jacob Thornton
2011-12-21update all to new on api + add animation support to tabsJacob Thornton
2011-12-21giant refactor - all spec passing again...Jacob Thornton
2011-12-01define constructor on prototypesJacob Thornton
2011-11-28rename tabs to tab - clean up lots of api stuff make href acceptable target valJacob Thornton
2011-11-28remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton
2011-11-25fix some more modal thingsJacob Thornton
2011-11-25refactor modalJacob Thornton
2011-11-25refactor alerts + add new readme which idefientifies goals for 2.0 jsJacob Thornton
2011-11-21update comment numbersJacob 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-05get modal working with new data-attrsJacob Thornton
2011-10-05start updating to data- driven jsJacob Thornton
2011-09-29initial idea for handling closing of modals from whatever element you want wi...Mark Otto
2011-09-16check for jquery/ender on windowJacob Thornton
2011-09-16$(document).ready instead of $(function() {}) for ender supportJacob 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-11add liscense to js filesJacob Thornton
2011-09-11add bootstrap-scrollspyJacob Thornton
2011-09-11add the dhg flavor backJacob Thornton
2011-09-11not feeling the slide inJacob Thornton
2011-09-11rework the transitions for the modal a bitJacob Thornton
2011-09-11add some more events to alerts and modal and update docsJacob Thornton
2011-09-10more tests, more js goodnessJacob Thornton
2011-09-10move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton