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

More sliders #932

Merged
merged 20 commits into from
Jul 2, 2018
Merged

More sliders #932

merged 20 commits into from
Jul 2, 2018

Commits on Jul 2, 2018

  1. Increased contrast of Range and added labels

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e6d3d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d5fac View commit details
    Browse the repository at this point in the history
  3. Added optional input

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5a0e7df View commit details
    Browse the repository at this point in the history
  4. Blank stepped range

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    21af927 View commit details
    Browse the repository at this point in the history
  5. Adding optional ticks

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    eb54b39 View commit details
    Browse the repository at this point in the history
  6. Almost have it

    padding is off
    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    72e61f5 View commit details
    Browse the repository at this point in the history
  7. Adding padding to input instead

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    c1a605b View commit details
    Browse the repository at this point in the history
  8. Re-aligning

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3c2ffff View commit details
    Browse the repository at this point in the history
  9. Making sure max tick is displayed

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    283041c View commit details
    Browse the repository at this point in the history
  10. Cleaned up

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e6743ac View commit details
    Browse the repository at this point in the history
  11. added showRange

    Something is a little funky in IE when refreshing
    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    7cc4e67 View commit details
    Browse the repository at this point in the history
  12. Added tooltip by way of showValue

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e50a829 View commit details
    Browse the repository at this point in the history
  13. doc

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    b859311 View commit details
    Browse the repository at this point in the history
  14. Revert "Blank stepped range"

    This reverts commit 2cfbb8a.
    
    # Conflicts:
    #	src/components/form/range/__snapshots__/range.test.js.snap
    #	src/components/form/range/range.js
    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    a5dfafd View commit details
    Browse the repository at this point in the history
  15. added default to vars

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    fccd876 View commit details
    Browse the repository at this point in the history
  16. Handling some mixin deprecations

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    40a883f View commit details
    Browse the repository at this point in the history
  17. Adjusting the widths of the stepped version so it

    takes up more of the full width and aligns better
    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    b1cceb4 View commit details
    Browse the repository at this point in the history
  18. Fixed tooltip position

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    b1936ed View commit details
    Browse the repository at this point in the history
  19. Refactoring

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    08287b8 View commit details
    Browse the repository at this point in the history
  20. Changelog

    cchaos committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    88b006d View commit details
    Browse the repository at this point in the history