aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
AgeCommit message (Collapse)AuthorFilesLines
2015-12-08Update examples to account for #18185Chris Rebert1-5/+5
[skip sauce]
2015-11-14uncomment that, fixes #18219Mark Otto1-2/+0
2015-10-23Port #17729 to v4: Add SRI hashes to CDN links in docsChris Rebert1-2/+2
[skip sauce]
2015-09-07Fix usage of “its” and “it’s”Zearin1-1/+1
2015-09-01Rename .img-responsive class to .img-fluidKevin Kirsche1-5/+5
Fix #17166
2015-08-29Fix several erroneous links in docs.Gupocca1-1/+1
Related to #17314.
2015-08-25Use non-broken Sass link in docs; fixes part of #17314Chris Rebert1-1/+1
[skip sauce]
2015-08-22Merge pull request #17221 from maxbeatty/docs-preprocessorMark Otto1-2/+2
Update Preprocessor section of homepage
2015-08-22homepage docs calloutMark Otto1-0/+15
2015-08-21Update Preprocessor section of homepageMax Beatty1-2/+2
2015-08-19docs tweaks for responsivev4.0.0-alphaMark Otto1-7/+7
2015-08-18remove cdn link from home for nowMark Otto1-0/+3
2015-08-14Massive cleanupMark Otto1-23/+9
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-12fix homepage btn classesMark Otto1-4/+4
2015-08-09fix downloads link on homepageMark Otto1-1/+1
2015-08-05tweak homepage copy and layoutMark Otto1-15/+12
2015-08-04new global navbar for all docs pagesMark Otto1-1/+0
2015-08-04Merge branch 'master' into v4mMark Otto1-1/+1
2015-07-31smaller, local expo screenshotsMark Otto1-1/+1
2015-06-09copy editing on homepageMark Otto1-4/+7
2015-05-22remove tabindex=-1 as it was causing a weird select state in latest safari ↵Mark Otto1-1/+1
on yosemite when clicking anywhere in the negative space of the header
2015-04-22clarify some docs, improve layoutMark Otto1-0/+18
2015-04-16Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-8/+8
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto1-7/+7
2015-04-14stub out the need for a homepage getting started sectionMark Otto1-2/+23
2015-03-09docs redesign a bitMark Otto1-4/+5
2015-03-01Merge branch 'master' into v4Mark Otto1-1/+1
Conflicts: .travis.yml Gruntfile.js bower.json dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/license.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/assets/js/vendor/FileSaver.js docs/assets/js/vendor/autoprefixer.js docs/assets/js/vendor/uglify.min.js docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.min.js docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/narrow-jumbotron/narrow-jumbotron.css docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/non-responsive/non-responsive.css docs/examples/theme/index.html grunt/configBridge.json js/affix.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tooltip.js less/badges.less less/glyphicons.less less/type.less less/variables.less package.json scss/_dropdown.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-1/+1
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2014-12-30remove lingering references to Less in the docsChris Rebert1-2/+2
2014-11-25hide sections of homepage and quick startMark Otto1-2/+2
2014-10-26Merge branch 'master' into derpMark Otto1-0/+1
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/dropdowns.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/less.html docs/_includes/css/overview.html docs/_includes/css/responsive-utilities.html docs/_includes/customizer-variables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/getting-started.html docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/components.html docs/components/navbar.md docs/css.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html docs/getting-started.html docs/javascript.html docs/migration.html less/_animation.less less/_modal.less less/_navbar.less less/_variables.less less/glyphicons.less less/navs.less less/panels.less less/progress-bars.less
2014-10-22Added/removed blank lines in the docs for consitencyPanayiotis Lipiridis1-0/+1
2014-07-09Docs: Refactor to use .less file instead, importing Bootstrap vars and ↵Mark Otto1-1/+1
mixins, and cleaning all the things up
2014-07-07more accurate homepage titleMark Otto1-1/+1
2014-07-07Cut down on homepage file size; reorg some docs CSSMark Otto1-2/+2
2014-06-26Fixed crazy-making typo on home pageRufo Sanchez1-1/+1
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
2014-06-22new homepage expo featuresMark Otto1-1/+1
2014-06-10wordsMark Otto1-1/+1
2014-06-10homepage copy to fix #13733Mark Otto1-6/+5
2014-04-04Re-implement Universal AnalyticsJulian Thilo1-1/+1
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-03-27Revert upgrade to Universal AnalyticsJulian Thilo1-1/+1
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27Change GA events to Universal AnalyticsJulian Thilo1-1/+1
2014-02-10Fixes #12685: Display current version under download button on homepageMark Otto1-0/+1
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto1-7/+7
2014-01-19expo callout copyMark Otto1-2/+2
2013-12-25don't be repetitive on homepageMark Otto1-1/+1
2014-01-19docs: use relative URLs instead of site.baseurlChris Rebert1-1/+1
2014-01-19Replace page.base_url with relative urlQuy Ton1-1/+1
2014-01-18Fix typo in index.htmlJulian Thilo1-1/+1
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto1-1/+1
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.