aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2013-12-18update licensing header in JS files & run gruntChris Rebert12-144/+12
2013-12-18Merge pull request #11416 from danielboendergaard/carousel-durationMark Otto1-1/+1
2013-12-18version bumpMark Otto12-12/+12
2013-12-16Require comma on left sideZlatan Vasović14-98/+99
2013-12-14Merge pull request #10704 from XhmikosR/variousMark Otto1-1/+0
2013-12-14Add `try` and `catch` to keywordsZlatan Vasović1-1/+1
2013-12-10Remove unused variables.XhmikosR1-1/+0
2013-12-08Use single quotes consistently.XhmikosR26-302/+303
2013-12-06integrate JSCSChris Rebert1-0/+14
2013-12-06fix some JS to pass jscsChris Rebert5-7/+7
2013-12-06Use a space before functions' bracket consistently.XhmikosR3-9/+9
2013-12-06Use a space after function consistently.XhmikosR6-34/+34
2013-12-04Dropping unused variable in dropdown.jsmdxs1-1/+1
2013-12-01bump version numbers to 3.0.3Mark Otto12-12/+12
2013-11-29Merge pull request #11502 from 1000hz/patch-1Mark Otto1-2/+2
2013-11-18Update dropdown.jsValera Rozuvan1-1/+1
2013-11-16Add missing data namespace for dropdownCina S.1-2/+2
2013-11-14fixes #11477 and updates slid event in carousel with namespacefat2-5/+5
2013-11-10Don't deselect radio buttons in data-toggle; fixes #9920Brian Leonard1-4/+10
2013-11-10Add unit test for #9920Nathan Muir1-0/+6
2013-11-08Carousel: Use the transition duration from CSSDaniel Bøndergaard1-1/+1
2013-11-06bump versions to v3.0.2Mark Otto12-12/+12
2013-11-05Merge pull request #10039 from daguej/js-refsChris Rebert12-12/+12
2013-11-01update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert12-12/+12
2013-10-29JS comments pointed to new documentationJared Christensen12-12/+12
2013-10-25QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert4-18/+18
2013-10-22Update license yearZlatan Vasović9-9/+9
2013-10-14Merge pull request #10519 from zba/masterChris Rebert1-1/+1
2013-10-09Remove [type]Zlatan Vasović1-1/+1
2013-09-18Sort by name.XhmikosR1-8/+8
2013-09-08changed attr('data-target') to data('target');Alexey1-1/+1
2013-08-30deleted files not used anymore after transition to grunt-contrib-qunitMartin Hansen2-77/+0
2013-08-22Don't explicitly reference global jQueryJosh Dague12-12/+12
2013-08-17add small fix for tooltip consistency + fix customizer syntax issuefat2-6/+10
2013-08-17fixes #9745fat1-2/+2
2013-08-17fixes #9674fat1-5/+6
2013-08-17fixes #9543fat1-1/+1
2013-08-17add some crapfat1-1/+1
2013-08-17add role=menu to htmlfat1-1/+1
2013-08-17fixes #9579fat1-1/+1
2013-08-17fixes #9362fat2-1/+22
2013-08-17fix for #8768fat1-1/+1
2013-08-12Drop the accordion for the panelMark Otto1-1/+1
2013-08-11fixes #8983Jacob Thornton1-2/+6
2013-08-11fixes #9318Jacob Thornton1-1/+1
2013-08-11fix comment in tooltipJacob Thornton1-1/+1
2013-08-11fixes #9279Jacob Thornton1-5/+3
2013-08-10fixes #9222Jacob Thornton2-11/+11
2013-08-10fixes #9111Jacob Thornton2-141/+163
2013-08-09fixes #6159Jacob Thornton1-11/+13