aboutsummaryrefslogtreecommitdiff
path: root/js/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-08manually bump versions because npm script wasn't working for meMark Otto11-11/+11
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert11-21/+21
2015-12-05Merge pull request #18391 from twbs/double-bitwise-not-commentXhmikosR1-1/+1
2015-12-03Tweak ESLint rules.XhmikosR3-12/+12
2015-11-30util.js: Add comment explaining ~~ trickChris Rebert1-1/+1
2015-11-14add undefined for nowJacob Thornton1-1/+1
2015-11-14add explicit error for lack of tether in tooltips - fixes #17273Jacob Thornton1-0/+8
2015-11-14Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lin...Jacob Thornton1-18/+7
2015-11-03Add eslint no-undef rule and resolve errorsJon Tewksbury2-1/+3
2015-10-11Use Page Visibility API in Carousel; fixes #17706Johann-S1-1/+8
2015-10-02Add throw error for undefined method on pluginsJohann-S8-4/+25
2015-09-03Modals: Fix bad paddingRight calculation; fixes #17399muzige20001-1/+1
2015-08-31Accept elements as the tooltip / popover contentGleb Mazovetskiy2-22/+25
2015-08-26fixes #17097: Go back to using jQuery's text and html methods since innerText...Jelle Versele2-7/+7
2015-08-20_removeTetherClasses is no longer referencedlbryant1-6/+0
2015-08-20use Tether addTargetClasses: false option instead of manually removing themlbryant1-12/+7
2015-08-18rewrite tab with new active shitJacob Thornton1-25/+13
2015-08-18Merge branch 'v4' of github.com:twbs/derpstrap into v4Jacob Thornton1-14/+22
2015-08-18some minor alert shitJacob Thornton1-32/+23
2015-08-18js tests passing + eslintJacob Thornton11-91/+112
2015-08-18use proxy not bind in alertJacob Thornton1-1/+1
2015-08-15fix dropdown testJacob Thornton1-2/+2
2015-08-15change modal.js to use is-fixed classes to target padding-rightJacob Thornton1-7/+8
2015-08-12fix modalJacob Thornton1-1/+1
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat1-2/+2
2015-05-13add simple type checker implementationfat8-8/+110
2015-05-13fix #15301fat2-5/+22
2015-05-13add "focus" option for turning off modal focusing #16050fat1-1/+2
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat1-7/+14
2015-05-13implement global dispose methodfat10-98/+224
2015-05-12grunt test-js, grunt dist-js now workingfat5-14/+20
2015-05-12popover passing as wellfat3-108/+263
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat2-1/+620
2015-05-11tab es6fat2-5/+282
2015-05-11scrollspy es6fat1-0/+275
2015-05-10add getters for Version and Default where applicablefat6-7/+541
2015-05-10add dropdownfat1-0/+261
2015-05-09add collapsefat2-1/+346
2015-05-07carousel -> es6fat4-14/+442
2015-05-07button -> es6fat3-5/+165
2015-05-07change the export pattern to protect against leaking globalsfat2-194/+210
2015-05-07es6 alert :|fat2-0/+286