aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto4-11/+38
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto8-28/+64
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-3/+3
2012-12-22Version bumpMark Otto15-27/+27
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat3-3/+9
2012-12-22remake jsfat3-3/+3
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to hove...fat3-17/+33
2012-12-21chnage for #6248fat3-3/+3
2012-12-21add support for [data-slide-to] attr on carouselfat3-3/+17
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat3-1/+3
2012-12-21rebuildfat3-1/+3
2012-12-20fix up code snippetMark Otto4-5/+5
2012-12-19lol we dont' have affix(refresh)fat3-5/+3
2012-12-19add js support for carousel indicatorsfat4-17/+43
2012-12-19wait 100ms before engaging affix (allows for initial browser scroll)fat1-6/+8
2012-12-19whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat4-7/+7
2012-12-19fix tooltip doc dumbnessfat1-1/+1
2012-12-19can't extend bounding box thingyfat3-3/+5
2012-12-19fix ghetto ass timeout shitfat3-5/+29
2012-12-19remove inside support from tooltip + fix tooltip svg support + change makefi...fat3-21/+17
2012-12-10Version bumpMark Otto15-27/+27
2012-12-08Nesting tablesMark Otto1-18/+1
2012-12-07get tests passing for typeahead :Pfat3-13/+17
2012-12-07insert menu of typeahead after input which it suggests on #3529fat3-5/+5
2012-12-07focus on escape in typeaheadfat4-5/+7
2012-12-07remove slide from carousel constructor #5579fat3-3/+1
2012-12-07rebuild and only select visible dropdown itemsfat4-5/+5
2012-12-07add noConflict functionality to all bootstrap pluginsfat14-12/+290
2012-12-04Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto3-1/+3
2012-12-03Fixing header color for success, error and info alertsAndreas Cederström1-18/+1
2012-12-02run make on js changes to popoverMark Otto3-7/+8
2012-11-29upgrade to holder 1.6Mark Otto1-71/+183
2012-11-29add holder and replace placehold.itMark Otto2-1/+248
2012-11-15fixes #5922: clicking only button should download custom buildMark Otto1-1/+1
2012-11-05version bumpMark Otto15-27/+27
2012-11-02Fixing various spelling typos in the docs.Bradly Feeley1-1/+1
2012-10-302.2.1 - hotfix for carouselfat15-27/+27
2012-10-30fix carousel and rebuild jsfat4-5/+5
2012-10-29v2.2.0 instead of v2.1.2Mark Otto15-31/+31
2012-10-17don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton3-1/+7
2012-10-17when static, refocus on clickJacob Thornton3-7/+11
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton2-6/+8
2012-10-17Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton10-123/+89
2012-10-17Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates2-6/+8
2012-10-17rebuildJacob Thornton4-11/+11
2012-10-17fix carousel eventJacob Thornton4-14/+24
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler3-14/+9
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen2-6/+8
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton3-3/+7
2012-09-24change tooltip/popover insert strategyJacob Thornton4-16/+7