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

sl-multi-range component #1912

Draft
wants to merge 19 commits into
base: next
Choose a base branch
from

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    ca71a89 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    56a24b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfa770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6686f33 View commit details
    Browse the repository at this point in the history
  4. Force the focus-visible style for slider handles if the keyboard is u…

    …sed to move them, even if they were originally focused via the mouse cursor
    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f6cfdb2 View commit details
    Browse the repository at this point in the history
  5. Prettier fix

    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    454256d View commit details
    Browse the repository at this point in the history
  6. Support tooltips

    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5ba73ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5530db5 View commit details
    Browse the repository at this point in the history
  8. Make value a string for form compatability and expose array via the v…

    …alueAsArray property instead
    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9d01704 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32f8922 View commit details
    Browse the repository at this point in the history
  10. Added form integration

    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5a23dff View commit details
    Browse the repository at this point in the history
  11. Added CSS parts

    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b2107bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    867428d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34570d5 View commit details
    Browse the repository at this point in the history
  14. Fixed typo

    mpharoah committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    33ba9cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c783d25 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Added RTL support

    mpharoah committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2442485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    450e329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b83126 View commit details
    Browse the repository at this point in the history