aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-01-19More "LESS" to "Less" changesQuy Ton2-6/+6
2014-01-22Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-0/+9
2014-01-22Fixes #12344: Update docs to show workaround for using button element with ↵Mark Otto1-7/+33
justified button groups
2014-01-22add docs note to address #12078Chris Rebert2-0/+9
2014-01-22No more lists.Julian Thilo1-1/+1
2014-01-22Gone, gone.Julian Thilo1-1/+1
2014-01-21Reorder lead info of About docs pageQuy Ton1-1/+1
2014-01-21Reorder nav of About docs pageQuy Ton1-3/+3
2014-01-21reorder sections of About docs pageChris Rebert1-57/+57
most folks are probably more interested in History and Team than Branding
2014-01-21Update index.htmlChristian1-1/+1
This is very minor, but to help encourage best practises it'd be best to have the input type 'email' for this email input example instead of 'text'
2014-01-20Merge pull request #12308 from twbs/fix-12298Mark Otto1-1/+1
Fix #12298
2014-01-20Merge branch 'master' of github.com:twbs/bootstrapMark Otto14-64/+112
2014-01-20spacingMark Otto1-0/+1
2014-01-19fix #12298Chris Rebert1-1/+1
2014-01-19Additional changes to #12275 and #12292Quy Ton3-4/+4
2014-01-19Make head elements order uniform across templates and examplesJulian Thilo1-3/+4
2014-01-19Improve <meta> tagsZlatan Vasović19-20/+21
2014-01-19expo callout copyMark Otto1-2/+2
2014-01-18add X-UA-Compatible <meta> to basic templateChris Rebert1-0/+1
2014-01-18make WP8 device-width hack code fully consistent between docs HTML & docs JSChris Rebert2-7/+6
2014-01-18grammar: fix plural possessiveChris Rebert1-1/+1
2014-01-18fix anomalous indentationChris Rebert1-1/+1
2014-01-19Dustin' the docs: Typos, Grammar, etc. in css.htmlJulian Thilo1-11/+11
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-18Add table's .info variant to migration guideQuy Ton1-1/+1
2014-01-18Merge pull request #12219 from ZDroid/rnMark Otto1-0/+0
Rename docs/LICENSE-DOCS to docs/LICENSE
2014-01-18Merge pull request #12248 from twbs/bg-variantMark Otto3-3/+3
refactoring: add & use .bg-variant() mixin
2014-01-18Fix typos, sentences in getting-started.htmlJulian Thilo1-2/+2
2014-01-18Run grunt dist after adding 'a' requirement to the text emphasis classesMark Otto3-3/+3
2014-01-18Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-5/+5
2014-01-18move migration docs to new separate page, leave callout on getting started ↵Mark Otto5-418/+441
page; fixes #12244
2014-01-18Fix holder.js links in examplesJulian Thilo5-5/+5
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-18Merge pull request #12281 from XhmikosR/vendorMark Otto6-0/+0
Move docs third-party libraries to a separate folder.
2014-01-18kill bottom margin on last docs sectionMark Otto3-2/+5
2014-01-18Make spelling of Less uniform throughout the docsJulian Thilo3-9/+9
2014-01-18Fix typo in index.htmlJulian Thilo1-1/+1
2014-01-18Move docs third-party libraries to a separate folder.XhmikosR6-0/+0
2014-01-17copyMark Otto1-1/+1
2014-01-17present browser compatibility info in a tableChris Rebert1-8/+47
2014-01-17fix #12277Chris Rebert1-2/+2
Thanks to @Quy for pointing these out.
2014-01-17Merge pull request #12275 from ZDroid/ncssChris Rebert1-2/+2
Replace Normalize with Normalize.css
2014-01-17Replace Normalize with Normalize.cssZlatan Vasović1-2/+2
2014-01-16Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert1-16/+0
This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html
2014-01-16Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵Mark Otto1-0/+16
into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html
2014-01-16Split box-sizing reset for faster renderingMark Otto2-2/+2
2014-01-16gruntMark Otto2-10/+10
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat3-4/+4
2014-01-16Update javascript.htmlpatricker1-1/+1
Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been. The correct tab of data would be displayed on load, but no tabs would be highlighted. The tabs with fade example does not have this issue. jsFiddle: http://jsfiddle.net/uXV56/
2014-01-15add Issues & Releases links back to footerChris Rebert1-0/+4
2014-01-15reassert #12231 & #12232 (merge went badly?)Chris Rebert1-3/+3