aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-10-24Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+2
2014-10-24guhruntMark Otto1-1/+1
2014-10-24Merge pull request #14848 from knownasilya/patch-1Mark Otto1-0/+2
Make the docs' nav sidebar scrollable
2014-10-24Merge pull request #14857 from twbs/fix-14856Mark Otto1-8/+8
Fix #14856
2014-10-23Remove .media-object from docs.Jenn Dodd1-16/+16
Signed-off-by: Geoff Pleiss <[email protected]>
2014-10-23Fixes #14799: Add vertical alignment of image in media componentNicole Sullivan2-34/+95
Signed-off-by: Jenn Dodd <[email protected]>
2014-10-23Docs: Use a 180x180 apple-touch-icon.png.XhmikosR3-1/+1
Refs: https://github.com/h5bp/html5-boilerplate/commit/1c4fcf32142e888946db579df0efbb52542e0ed1 https://github.com/h5bp/html5-boilerplate/commit/345925f04384b59929d8d39ba428cef548921408 [ci skip]
2014-10-23Fix a small typo in comment.XhmikosR21-21/+21
[ci skip]
2014-10-23gruntHeinrich Fenkart4-7/+16
2014-10-23Merge pull request #14852 from twbs/jquery-version-checkHeinrich Fenkart1-2/+14
Add jQuery version check to existing jQuery presence check
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart1-2/+14
Fixes #14809. Closes #14825.
2014-10-23gruntHeinrich Fenkart4-10/+18
2014-10-22Merge pull request #14859 from twbs/fix-14853Chris Rebert1-4/+12
Clarify order of tabs events
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-22Implement `hide` and `hidden` events for tabsPhil Hughes1-0/+8
Closes #14772.
2014-10-22gruntHeinrich Fenkart4-8/+8
2014-10-22gruntHeinrich Fenkart6-5/+8
2014-10-22Add `aria-pressed` to single toggle buttonsPatrick H. Lauke1-2/+6
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 #14841 from twbs/role-buttonChris Rebert2-3/+3
add role="button" to a couple more dummy-anchor btns
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-22gruntHeinrich Fenkart4-11/+15
2014-10-20add role="button" to a couple more dummy-anchor btnsChris Rebert2-3/+3
2014-10-14clarify that "build & test everything" Grunt task requires JekyllChris Rebert1-1/+1
Refs #13131.
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR5-5/+8
Also, keep the html5 boilerplate link in the built CSS.
2014-10-10gruntHeinrich Fenkart6-15/+13
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.XhmikosR1-5/+14
2014-10-09Update Blob.js to v2014-07-24.XhmikosR1-5/+23
2014-10-07Run `grunt`.XhmikosR5-6/+7
2014-10-07Change Twitter links to use `https`.XhmikosR4-27/+27
2014-10-03gruntHeinrich Fenkart4-5/+8
2014-10-02Merge pull request #14590 from twbs/carousel-keyboard-optionJacob1-0/+6
Add `keyboard` option to carousel
2014-10-02gruntMark Otto6-13/+17
2014-10-02Fixes #14251: Don't use hidden screen reader content in docs table so that ↵Mark Otto1-15/+15
Safari doesn't screw up overflow: hidden; content
2014-10-02more gruntMark Otto4-4/+4
2014-10-02Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: docs/assets/js/raw-files.min.js
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto8-8/+31
2014-10-03gruntHeinrich Fenkart3-3/+3
2014-10-03Add `keyboard` option to carouselHeinrich Fenkart1-0/+6
Also adds unit tests for keyboard events. Fixes #14468.
2014-10-02fixes #14714: don't use specific value in buttons docsMark Otto1-1/+1