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 description of direction for mui-slide #62

Merged
merged 3 commits into from
Jan 18, 2016

Commits on Jan 14, 2016

  1. Fix description of direction for mui-slide

    The description of the direction parameter for mui-slide states that this would be the side to slide from (`top`, `bottom` etc.). Did not work for me though ... after a short tour through the sources it turns out that it is actually the direction to *slide toward*, i.e., it takes the values `up`, `right`, `down` and `left`.
    Felix Heinrichs committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    65dbcbd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Fixed description of direction for mui-slide

    fheinrichs committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    c1b01a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into patch-1

    fheinrichs committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    56f07eb View commit details
    Browse the repository at this point in the history