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 #15662

Merged
merged 4 commits into from
Feb 19, 2015

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
    
    Other pull request was so messed up I sincerely have no clue how to save it. The recommended command doesn't work, can't believe rebasing is so problematic...
    kkirsche committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    dc50153 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Complete @vsn4ik's requests

    * Remove `<h3>Example</h3>;`
    * Move `data-example-id=""` to `<h3>Dropup Variation</h3>` and change value;
    Kevin Kirsche committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    5688fc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

  1. Update per @vsn4ik's requests

    data-example-id not need be moved. Only change, because data-example-id="static-dropdown" already exists.
    
    Remove whitespace after h3.
    Variation not need capitalize.
    Kevin Kirsche committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    98d4464 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. Remove separate area for dropup's

    Condense the dropup example
    Kevin Kirsche committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    d78d9dc View commit details
    Browse the repository at this point in the history