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

[Select] Select scroll speed addition #3090

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

Commits on Aug 28, 2024

  1. Adding props to be able to controll the scroll factor(speed) for Sele…

    …ct up and down button components
    Saikedo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    550530c View commit details
    Browse the repository at this point in the history
  2. cleanup

    Saikedo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7d663f7 View commit details
    Browse the repository at this point in the history
  3. Fix for hover factor

    Saikedo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    89f2124 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fixing a console warning that was a result of some of the new paramet…

    …ers accidentally being passed to a div via spread operator
    Saikedo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0ccfa9b View commit details
    Browse the repository at this point in the history