aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)AuthorFilesLines
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
* Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations
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
2013-08-08fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrackChris Rebert1-2/+2
fixes typo introduced in 2b6ec389876fac116ae2a152e47be321632dd9ba
2013-08-07Merge pull request #9089 from jdiamond/3.0.0-wipJacob2-1/+36
accordion's data-parent can't contain dots
2013-08-06Fix spacing after '=' Braden Whitten1-1/+1
Just added a space after a function definition to tidy up the code.
2013-08-06Fixes #9150: Hide popover titles in IE8Mark Otto1-1/+7
Properly hides popover titles in IE8 because apparently it doesn't accept the `:empty` selector. /cc @fat @cvrebert
2013-08-04use quotes to allow dots in data-parentJason Diamond1-1/+1
2013-08-04failing test for dot in data-parentJason Diamond1-0/+35
2013-08-04tooltip.js: add missing spaceChris Rebert1-1/+1
2013-08-04fixes #8880fat2-12/+28
2013-08-02fixes #8957fat1-1/+3
2013-07-31fixes #8892Jacob Thornton1-1/+1
2013-07-31fixes #8864Jacob Thornton1-2/+4
2013-07-31Removed trailing whitespacesCesidio Di Landa1-6/+6
Changed hard tabs to soft tabs
2013-07-30fixes #8814fat1-4/+0
2013-07-30fixes #8816fat1-1/+1
2013-07-29fix transition endliuyl1-2/+2
2013-07-28Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipJacob Thornton1-0/+2
2013-07-28fixes #8703Jacob Thornton1-3/+5
2013-07-27get jshint close to passing by updating .jshintrc settingsChris Rebert1-0/+2
I don't agree with these personally, but they jive with BS/@fat's JS code style. The remaining jshint complaints are things that really actually should get fixed.
2013-07-26fix scrollspy for window *and* childrenfat1-3/+5
2013-07-26rebuild + fix #2539fat1-0/+2
2013-07-26change how collapse works - collapse, collapsing, and infat2-30/+42
2013-07-26Replace Makefile with GruntJSJohn-Philip Johansson3-31/+77
A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert
2013-07-25fix affix…fat1-2/+8
2013-07-25Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat1-1/+1
2013-07-25fix collapse event #8596fat1-1/+1
2013-07-25Merge pull request #8419 from hollensteiner/3.0.0-wipJacob1-1/+1
Replace position() with offset() in scrollspy.js
2013-07-25twbs ALL the linksChris Rebert12-12/+12
2013-07-24fixes #8568 -- account for margins in offsetJacob Thornton1-15/+8
2013-07-24fixes #8569Jacob Thornton1-4/+4
2013-07-24fixes #8399 w/ testsJacob Thornton3-3/+48
2013-07-23add placement auto for tooltips + tests… kinda sad about this doeJacob Thornton2-0/+72
2013-07-23fixes #7814Jacob Thornton1-4/+4
2013-07-23fixes #8232Jacob Thornton1-1/+1