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

Router: Support RegExp in Route component #23292

Merged
merged 8 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. make router more powerful by supporting regex in the Route component,…

    … split into separate types & use overloads for improved type-safety
    ndelangen committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ad6103a View commit details
    Browse the repository at this point in the history
  2. Improve code

    Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
    ndelangen and valentinpalkovic committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8f74991 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b290c1 View commit details
    Browse the repository at this point in the history
  4. improve

    ndelangen committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f3f38c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d284ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    692f9c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66d75aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e55036d View commit details
    Browse the repository at this point in the history