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-12-23add data-api namespace to dropdownfat
2012-12-23shifting focus to parent and adding aria menuitem for dropdownfat
2012-12-20whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat
2012-12-11Version bumpMark Otto
2012-12-08focus on escape in typeaheadfat
2012-12-08rebuild and only select visible dropdown itemsfat
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-05Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-30Merge branch '2.1.2-wip'v2.2.0Mark Otto
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-09-28don't wait for ready when binding events to documentCarl Porth
2012-09-27Fix for #4550Artem Kustikov
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen
2012-09-27bind data-api events to document instead of body to allow body replacementCarl Porth
2012-09-05version bump to get this startedMark Otto
2012-08-28only stop prop on form – as people seem to be relying on dropdown hiding w...Jacob Thornton
2012-08-28crude check to make sure element has a # for an idJacob Thornton
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-08-19listen to touchstart for dropdowns on mobileJacob Thornton
2012-06-03Merge branch 'accessibility' into 2.1.0-wipJacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-05-17remove logJacob Thornton
2012-05-17abandon activedescendant because it was awfulJacob Thornton
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob 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