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(@clayui/color-picker): Update hue slider to use html range input #5156

Closed
wants to merge 12 commits into from

Commits on Nov 8, 2022

  1. feat(@clayui/css): Mixins adds clay-range-variant

        - Styles the clay-range element and resets default values output by the clay-range-input-variant so base styles aren't duplicated by variants
    pat270 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c60938f View commit details
    Browse the repository at this point in the history
  2. fix(@clayui/css): Range show clay-range-thumb instead of input range …

    …thumb for range with progress
    
        - This has better support for older browsers
        - Use the browser default thumb for clay-range-progress-none
    pat270 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    94752e9 View commit details
    Browse the repository at this point in the history
  3. feat(@clayui/css): Clay Color adds hue and alpha range inputs

        - Adds new hue range input using native input range
        - Adds alpha input using native input range
        - Increase max height of Clay Color Dropdown Menu
    pat270 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7fcfd63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    176b50b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20bc06c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c8ee40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28ee9ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a50743 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8332b5f View commit details
    Browse the repository at this point in the history
  10. chore: Update yarn.lock

    pat270 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    908ccf1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26b91e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3b1dbe View commit details
    Browse the repository at this point in the history