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

feat(slider): vertical mode #1878

Merged
merged 28 commits into from
Dec 2, 2016
Merged

Commits on Dec 1, 2016

  1. Addressed comments.

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    020b369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb0e42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90c63f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23808e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c9688d View commit details
    Browse the repository at this point in the history
  6. fix comment

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    1add946 View commit details
    Browse the repository at this point in the history
  7. switch to event.keyCode

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    522b8c6 View commit details
    Browse the repository at this point in the history
  8. added tests

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    02a49d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88e435b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df7bfc8 View commit details
    Browse the repository at this point in the history
  11. clean up demo html file

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    a79ab54 View commit details
    Browse the repository at this point in the history
  12. fixed tests and lint issues

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    6514ec6 View commit details
    Browse the repository at this point in the history
  13. added tests

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    de13a20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fccfd37 View commit details
    Browse the repository at this point in the history
  15. fixed lint issues

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    269743f View commit details
    Browse the repository at this point in the history
  16. started work

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    9e7c30b View commit details
    Browse the repository at this point in the history
  17. sorta working

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    f93260a View commit details
    Browse the repository at this point in the history
  18. works (except end tick is sometimes hidden).

    all the tests are probably broken T-T
    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    1e6d240 View commit details
    Browse the repository at this point in the history
  19. fix tick glitches

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    44d1446 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    feba7dd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e876893 View commit details
    Browse the repository at this point in the history
  22. fix tests

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    2cbeb85 View commit details
    Browse the repository at this point in the history
  23. fixed test issues on mobile

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    0e44486 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a741d69 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5a5456e View commit details
    Browse the repository at this point in the history
  26. vertical mode tests

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    4b7bd3a View commit details
    Browse the repository at this point in the history
  27. fix vertical slider in ie11

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    80eb98b View commit details
    Browse the repository at this point in the history
  28. fixed lint issue

    mmalerba committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    f6cb1dd View commit details
    Browse the repository at this point in the history