aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme
AgeCommit message (Collapse)AuthorFilesLines
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto1-4/+4
2014-03-24fixes #13026: Document more Bootstrap components in the Theme and RTL examplesMark Otto1-0/+262
2014-03-24Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests.XhmikosR1-1/+1
2014-03-11add role="alert" to Alert examples, to improve accessibilityChris Rebert1-4/+4
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert
2014-02-04Add examples/**/*.css in csscomb task.XhmikosR1-2/+2
2014-01-30Update jQuery to v1.11.0.XhmikosR1-1/+1
Also, use Google's CDN per #11369.
2014-01-19Improve <meta> tagsZlatan Vasović1-1/+1
2014-01-18Added WAI-ARIA roles to examples/theme/index.html (document, main)westurner1-2/+2
https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles
2014-01-18Fix holder.js links in examplesJulian Thilo1-1/+1
Replaces links to holder.js with links to the new docs.min.js. The uncompressed holder.js file is now in docs/assets/js/vendor, which is excluded from Jekyll builds. In turn, Holder is now included in docs.min.js, which is smaller than holder.js, so this should make everybody happy. :)
2014-01-01fix assets links in all exampleswangsai1-4/+4
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto2-0/+398