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

feat: add useScrollLock #104

Merged
merged 7 commits into from
Aug 4, 2024
Merged

feat: add useScrollLock #104

merged 7 commits into from
Aug 4, 2024

Commits on Jul 20, 2024

  1. chore: initial setup

    immois committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    20a199c View commit details
    Browse the repository at this point in the history
  2. feat: add useSrollLock hook

    immois committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    97150b7 View commit details
    Browse the repository at this point in the history
  3. docs: update sidebar config

    immois committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0ee99f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    aa7aa0d View commit details
    Browse the repository at this point in the history
  2. feat: add documentation

    immois committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    5cfdf7b View commit details
    Browse the repository at this point in the history
  3. feat: add Readme of changeset

    immois committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c045fb7 View commit details
    Browse the repository at this point in the history
  4. feat: separating dependencies (#105)

    Remove dependencies on useWindowSize, useScrollPosition, and useClipboard.
    immois committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    bc407db View commit details
    Browse the repository at this point in the history