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

Small change to note <Link /> executes server methods #41577

Merged
merged 7 commits into from Oct 20, 2022

Commits on Oct 19, 2022

  1. Small change to note <Link /> executes server methods

    I stumbled upon a lack of clarity when using `<Link />` where I believed it didn't execute the server methods before navigation. This change makes it a bit more clear
    marcialca committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    357f599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0fd7ad View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    df8e09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953898b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    409e930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b22725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64fd887 View commit details
    Browse the repository at this point in the history