aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-10-23gruntHeinrich Fenkart6-11/+29
2014-10-23Merge pull request #14852 from twbs/jquery-version-checkHeinrich Fenkart3-6/+31
Add jQuery version check to existing jQuery presence check
2014-10-23Merge pull request #14669 from vsn4ik/dropdown_event_targetHeinrich Fenkart1-1/+1
Use e.target instead :focus selector.
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart3-6/+31
Fixes #14809. Closes #14825.
2014-10-23gruntHeinrich Fenkart6-18/+34
2014-10-22Merge pull request #14859 from twbs/fix-14853Chris Rebert1-4/+12
Clarify order of tabs events
2014-10-22Merge pull request #14858 from twbs/fix-14802Chris Rebert1-0/+1
Document .alert-dismissible .close restrictions
2014-10-22Clarify order of tabs events; fixes #14853Chris Rebert1-4/+12
[skip sauce]
2014-10-22Document .alert-dismissible .close restrictions; fixes #14802Chris Rebert1-0/+1
[skip sauce]
2014-10-22Fix #14856Chris Rebert1-8/+8
[skip sauce]
2014-10-22Fix IE8 unit test breakage introduced by #14767Heinrich Fenkart1-2/+6
2014-10-22Implement `hide` and `hidden` events for tabsPhil Hughes3-6/+99
Closes #14772.
2014-10-22gruntHeinrich Fenkart6-14/+14
2014-10-22Follow-up to e2cfbd5: Fix spaces in placement calculationHeinrich Fenkart1-4/+4
2014-10-22Fixes tooltip misplacements in scrollable viewports with auto positioningsaranya.r2-4/+108
Fixes #14756. Closes #14767.
2014-10-22gruntHeinrich Fenkart11-9/+15
2014-10-22Add `aria-pressed` to single toggle buttonsPatrick H. Lauke3-3/+27
also includes tiny fix/clarification to two existing unit tests for the .active class, adding data-toggle=“button” explicitly to the tested buttons Closes #14819.
2014-10-22Merge pull request #14829 from lipis/blank-linesHeinrich Fenkart10-9/+7
Added/removed blank lines in the docs for consitency
2014-10-22Allow to scroll the navIlya Radchenko1-0/+2
Basically it's impossible to use the navigation if it's expanded. This will allow it to be scrollable so that the menus are accessable.
2014-10-22Merge pull request #14794 from twbs/docs-libsXhmikosR5-669/+25
Update customizer libraries
2014-10-22Merge pull request #14830 from lipis/sortChris Rebert2-13/+13
Sorted various lines using atom/sort-lines
2014-10-22Merge pull request #14841 from twbs/role-buttonChris Rebert2-3/+3
add role="button" to a couple more dummy-anchor btns
2014-10-22Sorted various lines using atom/sort-linesPanayiotis Lipiridis2-13/+13
2014-10-22Added/removed blank lines in the docs for consitencyPanayiotis Lipiridis10-9/+7
2014-10-22Run `grunt`.XhmikosR3-13/+15
[ci skip]
2014-10-22Update Holder.js to v2.4.1.XhmikosR1-653/+7
[ci skip]
2014-10-22Update JSZip to v2.4.0.XhmikosR1-3/+3
[ci skip]
2014-10-22Replace the unicode ellipsis symbol with 3 dots.XhmikosR1-2/+2
[ci skip]
2014-10-22Merge pull request #14838 from twbs/ie9-bizarre-table-hover-bugChris Rebert1-0/+1
Add min-height: 0% to .table-responsive; fixes #14837
2014-10-22gruntHeinrich Fenkart6-17/+25
2014-10-22Don't fire show event if show is prevented because other element is still ↵Heinrich Fenkart2-5/+44
transitioning Fixes #14844. Closes #14845.
2014-10-20add role="button" to a couple more dummy-anchor btnsChris Rebert2-3/+3
2014-10-20Add min-height: 0% to .table-responsive; Fixes #14837Chris Rebert1-0/+1
2014-10-20Merge pull request #14836 from lipis/doubleChris Rebert1-3/+3
Removed double parentheses from expressions
2014-10-20Removed double parentheses from expressionsPanayiotis Lipiridis1-3/+3
2014-10-14clarify that "build & test everything" Grunt task requires JekyllChris Rebert1-1/+1
Refs #13131.
2014-10-13Merge pull request #14790 from twbs/printXhmikosR9-104/+118
Print style updates
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR9-104/+118
Also, keep the html5 boilerplate link in the built CSS.
2014-10-12Added link hover decoration variableAndrew Saint2-1/+3
2014-10-10gruntHeinrich Fenkart6-15/+13
2014-10-09Merge pull request #14724 from twbs/fat-13816Jacob9-26/+21
fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵fat9-26/+21
outside dialog
2014-10-09Run `grunt`.XhmikosR1-13/+13
[ci skip]
2014-10-09Update less.js to v1.7.5.XhmikosR1-13/+13
2014-10-09Update FileSaver.js v2014-08-29.XhmikosR2-6/+15
2014-10-09Update Blob.js to v2014-07-24.XhmikosR2-6/+24
2014-10-07Run `grunt`.XhmikosR5-6/+7
2014-10-07Merge pull request #14745 from twbs/twitter-httpsXhmikosR6-49/+49
Change Twitter links to use `https`.
2014-10-07Change Twitter links to use `https`.XhmikosR6-49/+49
2014-10-07Merge pull request #14743 from twbs/normalize-302XhmikosR4-7/+10
Update normalize.css to v3.0.2.