Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #15597 — Mention dropup variation in dropdown docs #15659

Closed
wants to merge 17 commits into from

Commits on May 17, 2013

  1. patch dropdowns for twbs#7118

    fat committed May 17, 2013
    Configuration menu
    Copy the full SHA
    b9bd82b View commit details
    Browse the repository at this point in the history
  2. update versioning to 2.3.2

    fat committed May 17, 2013
    Configuration menu
    Copy the full SHA
    c9789f7 View commit details
    Browse the repository at this point in the history
  3. missed a few 2.3.1's

    fat committed May 17, 2013
    1 Configuration menu
    Copy the full SHA
    d9b502d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

  1. Fix link to Bower in readme

    mdo committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    60b202d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. Update README.md

    mdo committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    de683e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Merge branch 'master' of github.com:twbs/bootstrap

    Conflicts:
    	CHANGELOG.md
    	Makefile
    	README.md
    	component.json
    	docs/assets/css/bootstrap-responsive.css
    	docs/assets/css/bootstrap.css
    	docs/assets/js/bootstrap-affix.js
    	docs/assets/js/bootstrap-alert.js
    	docs/assets/js/bootstrap-button.js
    	docs/assets/js/bootstrap-carousel.js
    	docs/assets/js/bootstrap-collapse.js
    	docs/assets/js/bootstrap-dropdown.js
    	docs/assets/js/bootstrap-modal.js
    	docs/assets/js/bootstrap-popover.js
    	docs/assets/js/bootstrap-scrollspy.js
    	docs/assets/js/bootstrap-tab.js
    	docs/assets/js/bootstrap-tooltip.js
    	docs/assets/js/bootstrap-transition.js
    	docs/assets/js/bootstrap-typeahead.js
    	docs/assets/js/bootstrap.js
    	docs/assets/js/bootstrap.min.js
    	docs/base-css.html
    	docs/components.html
    	docs/customize.html
    	docs/extend.html
    	docs/getting-started.html
    	docs/index.html
    	docs/javascript.html
    	docs/scaffolding.html
    	docs/templates/pages/index.mustache
    	js/bootstrap-affix.js
    	js/bootstrap-alert.js
    	js/bootstrap-button.js
    	js/bootstrap-carousel.js
    	js/bootstrap-collapse.js
    	js/bootstrap-dropdown.js
    	js/bootstrap-modal.js
    	js/bootstrap-popover.js
    	js/bootstrap-scrollspy.js
    	js/bootstrap-tab.js
    	js/bootstrap-tooltip.js
    	js/bootstrap-transition.js
    	js/bootstrap-typeahead.js
    	less/bootstrap.less
    	less/responsive.less
    	package.json
    Kevin Kirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    befcbf5 View commit details
    Browse the repository at this point in the history
  2. Fix issue twbs#15597 — Mention dropup variation in dropdown docs

    Fix issue twbs#15597 — Mention dropup variation in dropdown docs
    kkirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    96f904a View commit details
    Browse the repository at this point in the history
  3. Replace single line comment with subsection

    Replace single line comment with subsection touching on the variation with an example
    Kevin Kirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    b240a4d View commit details
    Browse the repository at this point in the history
  4. Fix duplicate ID's

    Kevin Kirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    ad196b4 View commit details
    Browse the repository at this point in the history
  5. Missed an aria label

    Kevin Kirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    899d6c3 View commit details
    Browse the repository at this point in the history
  6. There's already a dropdownMenu2

    Kevin Kirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    a30dd2e View commit details
    Browse the repository at this point in the history
  7. So many dropdown menus…

    Kevin Kirsche committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    58d550a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. Fix issue twbs#15597 — Mention dropup variation in dropdown docs

    Fix issue twbs#15597 — Mention dropup variation in dropdown docs
    
    Replace single line comment with subsection
    
    Replace single line comment with subsection touching on the variation with an example
    
    Fix duplicate ID's
    
    Missed an aria label
    
    There's already a dropdownMenu2
    
    So many dropdown menus…
    kkirsche authored and Kevin Kirsche committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    cb96844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b8a3f View commit details
    Browse the repository at this point in the history
  3. Squash?

    Kevin Kirsche committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    309c48a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e22ba3 View commit details
    Browse the repository at this point in the history
  5. Fix my mistakes

    Kevin Kirsche committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    3d196a5 View commit details
    Browse the repository at this point in the history