aboutsummaryrefslogtreecommitdiff
path: root/docs/components/dropdowns.md
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11Consolidate button-dropdown.md with dropdowns.md to simplify docsMark Otto1-8/+381
2016-02-18Docs: Add example of .dropdown-menu-rightJeremy Kratz1-6/+11
Fixes #18493 Closes #18836 [skip sauce]
2015-08-25Fix validation errors.XhmikosR1-2/+2
2015-08-24Document that dropdowns are intentionally click-based rather than hover-basedChris Rebert1-1/+1
And link to a relevant blog post w/ more info. Refs #16966 [skip sauce]
2015-08-17typoMark Otto1-1/+1
2015-08-17allow <button> elements as .dropdown-item'sMark Otto1-0/+19
2015-08-17Rewrite dropdownsMark Otto1-53/+29
- Remove nested > selectors for dropdown items - Update docs examples to use all the new markup
2015-08-14Massive cleanupMark Otto1-1/+1
- 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-10dropdown fixes and dropdown docs tweaksMark Otto1-6/+4
2015-08-10rewrite dropdown events in markdownMark Otto1-32/+10
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-06-18Merge branch 'master' into v4Mark Otto1-38/+36
2015-05-29add markdown toc stuffMark Otto1-0/+5
2015-04-16Redo all our callouts with the custom callout pluginMark Otto1-8/+10
- 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 Otto1-2/+2
2015-03-30Consolidate dropdown docs into single pageMark Otto1-6/+107
2014-09-17Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.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/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.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/browser-bugs.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 docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json
2014-07-11rearrange docs componentsMark Otto1-0/+100