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(slider): support for RTL and invert #1794

Merged
merged 16 commits into from
Nov 30, 2016

Commits on Nov 12, 2016

  1. Addressed comments.

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    56769b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808b443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e64f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4890c5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a07c8c4 View commit details
    Browse the repository at this point in the history
  6. fix comment

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    8dfc810 View commit details
    Browse the repository at this point in the history
  7. switch to event.keyCode

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    30278bb View commit details
    Browse the repository at this point in the history
  8. added tests

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    967ca38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b87150 View commit details
    Browse the repository at this point in the history
  10. comment why default: return;

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    83ad8d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05b261f View commit details
    Browse the repository at this point in the history
  12. clean up demo html file

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    8c77177 View commit details
    Browse the repository at this point in the history
  13. fixed tests and lint issues

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    4cabb47 View commit details
    Browse the repository at this point in the history
  14. added tests

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    9f91997 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f68eaad View commit details
    Browse the repository at this point in the history
  16. fixed lint issues

    mmalerba committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    dc5be93 View commit details
    Browse the repository at this point in the history