aboutsummaryrefslogtreecommitdiff
path: root/docs/components
AgeCommit message (Collapse)AuthorFilesLines
2015-04-17rewrite alert docsMark Otto1-47/+17
2015-04-17remove some typography docs from that page because they're covered in the rebootMark Otto2-108/+7
2015-04-17move custom forms docs to the forms docs pageMark Otto1-0/+134
2015-04-17change the type scale a bit againMark Otto1-133/+0
2015-04-17massive rewrite of forms docs and some cssMark Otto1-106/+181
2015-04-17remove nested .bd-exampleMark Otto1-12/+10
2015-04-17move all JS buttons docs to regular buttons docs page, rewrite the callouts ↵Mark Otto1-0/+96
and some docs verbage
2015-04-17move remaining files to components subdirMark Otto5-0/+1636
2015-04-17move buttons from content to componentsMark Otto1-0/+128
2015-04-17editing introMark Otto1-1/+1
2015-04-17move text utilities docs from type to utilitiesMark Otto1-3/+27
2015-04-17rename helpers to utilities in docs, matching the scss fileMark Otto1-1/+1
2015-04-17More reboot work, commenting out things that have been moved overMark Otto1-107/+70
2015-04-16nav and typoMark Otto1-1/+1
2015-04-16more reboot updatesMark Otto1-7/+19
2015-04-16Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto14-204/+529
2015-04-16collapsing navbar toolsMark Otto1-3/+19
2015-04-16start stubbing out a new reboot section and fileMark Otto1-0/+305
2015-04-16Redo all our callouts with the custom callout pluginMark Otto11-169/+189
- Replaces manual use of .bd-callout with {% callout [type] %} - Rearranged some callouts for proximity to others - Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto13-72/+72
2015-03-30move more js stuff to components sectionMark Otto6-0/+1739
2015-03-30Consolidate alerts docs into single pageMark Otto1-0/+91
2015-03-30Consolidate dropdown docs into single pageMark Otto1-6/+107
2015-03-09typoMark Otto1-1/+1
2015-03-09input groups: drop the tooltips warning, move accessibility notice to a sub ↵Mark Otto1-10/+6
section
2015-03-09simplify input group docs to remove two notices, condense some languageMark Otto1-14/+2
2015-03-09remove justified button groupsMark Otto1-66/+0
2015-03-01Merge branch 'master' into v4Mark Otto1-7/+7
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-20copyMark Otto1-1/+1
2015-01-20fix dupe imagesMark Otto1-37/+0
2015-01-19new headers, ad placements, intro paragraphs on several pages, etcMark Otto3-1/+5
2015-01-19tons of docs helpers cleanupMark Otto1-3/+3
2015-01-19fix quick floats exampleMark Otto1-2/+2
2015-01-19consolidate forms docsMark Otto1-573/+0
2015-01-19Merge branch 'master' into v4Mark Otto1-13/+69
Conflicts: _config.yml 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 dist/js/bootstrap.min.js docs/_includes/components/thumbnails.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/download.html docs/_includes/getting-started/template.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js 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/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/theme/index.html grunt/configBridge.json less/alerts.less less/badges.less less/jumbotron.less less/panels.less less/tables.less less/theme.less less/variables.less package.json scss/_button-group.scss scss/_buttons.scss scss/_forms.scss
2015-01-05grunt distChris Rebert2-0/+554
2015-01-03Merge branch 'master' into v4Mark Otto5-37/+42
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 dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html 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/input-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/page-header.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/code.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/whats-included.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/javascript.html docs/_jade/customizer-variables.jade 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/raw-files.min.js docs/assets/js/src/customizer.js docs/customize.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/glyphicons.less less/mixins/vendor-prefixes.less less/navbar.less less/popovers.less less/tables.less less/theme.less less/tooltip.less less/variables.less package.json scss/_carousel.scss scss/_close.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
2015-01-01add indeterminate checkbox supportMark Otto1-0/+16
2014-12-31Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-1/+1
2014-12-31tweak and improve jumbotronsMark Otto1-6/+7
2014-12-30Fix @mdo's grammarChris Rebert1-1/+1
2014-12-25improve code quality on custom formsMark Otto1-8/+29
2014-12-24select menu custom form elementMark Otto1-0/+32
2014-12-24add more explanation textMark Otto1-0/+12
2014-12-24custom forms: checkbox and radio stacked optionMark Otto1-0/+27
2014-12-24add custom forms, stub out examples for radios and checkboxesMark Otto1-0/+25
2014-12-24rearrange contents docs--type, tables, images, forms, etc--into own docs sectionMark Otto6-1668/+0
2014-12-23missed an end tagMark Otto1-0/+1
2014-12-23fix up helpers docs again for .invisible and [hidden]Mark Otto1-4/+15
2014-12-23audit helpers docs: fix mixins formatting for scss conversionMark Otto1-5/+5