aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-06-08Merge branch 'master' into pr/13736Mark Otto15-53/+81
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-06-08gruntMark Otto2-2/+2
2014-06-08Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
2014-06-08fix nested containers (addresses some of #13682)Mark Otto2-13/+8
2014-06-08gruntMark Otto26-60/+110
2014-06-08gruntMark Otto6-7/+7
2014-06-08Merge pull request #13745 from twbs/fix-13281Mark Otto1-1/+26
set not-allowed cursor on disabled radio+checkbox labels
2014-06-08fixes #13210: clean up tooltip exampleMark Otto2-19/+15
2014-06-06add docs for #13745Chris Rebert1-1/+26
Good catch @juthilo [skip sauce]
2014-06-06Run `grunt`.XhmikosR4-6/+6
2014-06-06Minor style tweaks.XhmikosR1-4/+2
2014-06-06Comply to the new style.XhmikosR4-5/+10
2014-06-05Merge pull request #10632 from stuartpb/patch-1Chris Rebert1-3/+12
Customizer: Alert on successful save to Gist
2014-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert11-18/+18
Docs audit prompted by #13697. [skip sauce]
2014-05-28fix #13697Chris Rebert1-2/+2
[skip sauce]
2014-05-24text transformation addedKonstantin Kulinicenko2-0/+13
Transform text in components with text capitalization classes.
2014-05-23grunt distChris Rebert2-2/+2
2014-05-23Merge pull request #13626 from twbs/address-13090Chris Rebert1-0/+17
show proper error message when viewing Customizer in IE8
2014-05-22Merge branch 'master' into icon_pathsMark Otto32-40/+86
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-22clarifyMark Otto1-4/+2
2014-05-22grunt dist for docsMark Otto1-1/+1
2014-05-22don't change code bg on calloutsMark Otto1-1/+0
2014-05-22more callout tweaksMark Otto2-7/+9
2014-05-22tighten up callouts and remove backgroundsMark Otto3-6/+22
2014-05-22Merge branch 'master' of github.com:twbs/bootstrapMark Otto6-6/+37
2014-05-22clarify and danger-ify affix docs usage requirements, per #10235Mark Otto1-1/+1
2014-05-22Merge branch 'master' into docs-theme-togglerMark Otto23-23/+23
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-05-22Reset the padding on radio/checkbox labels in form-inlineMark Otto2-2/+2
2014-05-22move it to the sidebarMark Otto5-20/+19
2014-05-22Add aria-haspopup and aria-expanded attributes to dropdown pluginMax Kramer1-8/+8
1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553.
2014-05-22Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.XhmikosR21-21/+21
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
2014-05-21grunt distChris Rebert5-5/+5
2014-05-21show proper error message when viewing Customizer in IE8Chris Rebert1-0/+17
Closes #13090. [skip sauce]
2014-05-20Merge branch 'master' into docs-theme-togglerMark Otto51-864/+200
Conflicts: docs/assets/css/docs.min.css
2014-05-20Merge branch 'master' into icon_pathsMark Otto26-80/+90
2014-05-17update link to Grunt setup & infoChris Rebert1-1/+1
2014-05-17Update showSuccess to use new classesStuart P. Bentley1-1/+1
2014-05-16add `target` option to Affix pluginAttila Dobi1-0/+7
2014-05-14update default 'template' value in popover docsChris Rebert1-1/+1
2014-05-14add 'container' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add 'selector' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add multiple triggers info to popover docsChris Rebert1-1/+1
2014-05-14add 'viewport' option to popover docs; #12328 erratumChris Rebert1-0/+8
2014-05-14docs: sort tooltip & container options for sanityChris Rebert2-51/+51
2014-05-13Remove unneeded spaces from `pre`.XhmikosR1-1/+1
2014-05-13add link to StackOverflow question regarding Android <select> bugChris Rebert1-1/+1
2014-05-13Remove RTL leftovers.XhmikosR2-5/+0
2014-05-13Update jQuery to v1.11.1.XhmikosR16-16/+16
2014-05-13Customizer: Alert on successful save to GistStuart P. Bentley1-3/+12
2014-05-12gruntMark Otto1-1/+1