aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2014-01-14downgrade <label>-related callouts from danger to warningChris Rebert2-2/+2
2014-01-14upgrade tooltip/popover-in-groups callout from info to warningChris Rebert2-4/+4
2014-01-14revert unnecessary customizations of Blob.js & FileSaver.jsChris Rebert3-25/+9
Per https://github.com/eligrey/Blob.js/pull/20 & https://github.com/eligrey/FileSaver.js/pull/63 The library author has deemed the existing /*! @source URL */ comments to be sufficient attribution, and these already survive minification. Refs ea591748edee4f8fe722274b71787ccf2b052c4a
2014-01-14Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-0/+16
2014-01-14Merge branch 'master' into docs_derpMark Otto4-3/+11
Conflicts: docs/_includes/old-bs-docs.html
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto3-154/+6
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2014-01-14add missing semicolonChris Rebert1-1/+1
2014-01-14add copyright notice to raw-files.jsChris Rebert2-2/+10
2014-01-14Link the blog post instead of main blog pageZlatan Vasović1-1/+1
2014-01-14Rename docs/LICENSE-DOCS to docs/LICENSEZlatan Vasović1-0/+0
It sounded weird.
2014-01-14Rename uglify.js to uglify.min.js for consistencyZlatan Vasović1-0/+0
2014-01-13header masthead changesMark Otto2-3/+6
2014-01-13make page headers like mastheadMark Otto2-26/+18
2014-01-13Merge branch 'master' into docs_derpMark Otto12-25/+82
Conflicts: docs/assets/css/pack.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js