Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Add CSS Transition to Slider Change #84

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Aug 13, 2014

  1. Configuration menu
    Copy the full SHA
    fc16fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471a14f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d66a5c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2014

  1. Added Pointer for entire range

    I think this is helpful particularly for desktop in that clicking on the range can be easier with a mouse that clicking and dragging the handle. Adding the Pointer style for the whole range thus clues the user into the fact that the entire range is clickable.
    
    I also removed the Pointer from the handle class as it seems redundant with having added it to the whole range.
    EnigmaSolved committed Aug 16, 2014
    Configuration menu
    Copy the full SHA
    818438b View commit details
    Browse the repository at this point in the history