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

[SliderUnstyled] Add useSlider hook and polish #30094

Merged
merged 23 commits into from
Jan 11, 2022

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    6814667 View commit details
    Browse the repository at this point in the history
  2. [useSlider] Add hook (WIP)

    mnajdova committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    96c3dff View commit details
    Browse the repository at this point in the history
  3. proptypes & docs:api

    mnajdova committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f47b01c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    086aa86 View commit details
    Browse the repository at this point in the history
  2. Various fixes

    mnajdova committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6f925a1 View commit details
    Browse the repository at this point in the history
  3. prettier

    mnajdova committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    d3c0033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26287cc View commit details
    Browse the repository at this point in the history
  5. Run prettier

    hbjORbj committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    bd62bb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    57ff661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7607ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    625e62d View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    mnajdova committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    d81b1c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Michal's review

    mnajdova committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    662f1cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5e511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fd507 View commit details
    Browse the repository at this point in the history
  4. Spread trackStyle

    mnajdova committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    967978a View commit details
    Browse the repository at this point in the history
  5. Various fixes

    mnajdova committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3cf779a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    97ca246 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    mnajdova committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    52e5a7c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Improve onMouseDown handling

    mnajdova committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    afac9ca View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Refactor event handlers

    mnajdova committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    9f83569 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    ebab422 View commit details
    Browse the repository at this point in the history
  2. Fixes after merge

    mnajdova committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d556c51 View commit details
    Browse the repository at this point in the history