aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2014-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
Conflicts: docs/assets/css/pack.min.css
2014-01-15fix ad placementMark Otto2-2/+4
2014-01-16Fix customizer's toggle buttons' marginJulian Thilo2-2/+2
2014-01-16Adapt about.html lead to latest changesJulian Thilo1-1/+1
2014-01-16Fix footer linksJulian Thilo1-2/+2
2014-01-15Merge pull request #12243 from twbs/cleanup-aboutMark Otto4-38/+40
move Community & Translations docs sections from About to Getting Started
2014-01-15move Community & Translations docs sections from About to Getting StartedChris Rebert4-38/+40
2014-01-15Merge pull request #12242 from twbs/sass-contributingMark Otto1-1/+1
add link to Sass CONTRIBUTING file in the About page
2014-01-16Adhere to MailChimp's brand guidelines ;)Julian Thilo1-1/+1
2014-01-16Remove popovers from components.html leadJulian Thilo1-1/+1
because they're only really featured on javascript.html Replacement: input groups
2014-01-15add link to Sass CONTRIBUTING file in the About pageChris Rebert1-1/+1
2014-01-15remove inaccurate commentChris Rebert2-2/+0
2014-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2014-01-15Fix page headersMark Otto2-11/+4
2014-01-15Getting Started: fix ID of heading so matches TOCChris Rebert1-1/+1
2014-01-15indentation and page header changesMark Otto3-1528/+1499
2014-01-15Merge branch 'master' into docs_derpMark Otto8-34/+30
Conflicts: docs/components.html docs/css.html
2014-01-14Merge pull request #12232 from twbs/mixing-docsMark Otto2-2/+6
clarify docs regarding non-mixable components
2014-01-14Merge pull request #12231 from twbs/calloutsMark Otto3-8/+8
callout severity tweaks
2014-01-14Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-25/+4
Conflicts: docs/assets/js/customize.min.js
2014-01-14Fixes #12210: badges in xs buttonsMark Otto3-3/+8
2014-01-14clarify docs regarding non-mixable componentsChris Rebert2-2/+6
2014-01-14downgrade .img-responsive cross-reference callout from warning to infoChris Rebert1-1/+1
2014-01-14upgrade form-group + input-group callout from info to warningChris Rebert1-1/+1