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

chore: extract and split more things #188

Merged
merged 12 commits into from
Oct 28, 2024

Commits on Oct 25, 2024

  1. extract useRouteProvider

    frontendphil committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    65bce15 View commit details
    Browse the repository at this point in the history
  2. extract useRouteConnect

    frontendphil committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    89fc2fb View commit details
    Browse the repository at this point in the history
  3. split out more hooks

    frontendphil committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9eb9086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90d672f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. split up provide provider

    update exports
    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e6cb148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17caf8 View commit details
    Browse the repository at this point in the history
  3. handle provider in state

    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1157292 View commit details
    Browse the repository at this point in the history
  4. export waitFor utility

    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9bb5741 View commit details
    Browse the repository at this point in the history
  5. add hint for Monday

    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    46c06e7 View commit details
    Browse the repository at this point in the history
  6. destructure more

    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    93d90fd View commit details
    Browse the repository at this point in the history
  7. revert logic

    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    545b34a View commit details
    Browse the repository at this point in the history
  8. remove console log

    frontendphil committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e99adcb View commit details
    Browse the repository at this point in the history