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

Client-side routing for <form method="GET"> #7828

Merged
merged 16 commits into from Nov 30, 2022
Merged

Client-side routing for <form method="GET"> #7828

merged 16 commits into from Nov 30, 2022

Commits on Nov 27, 2022

  1. failing test for #7251

    Rich-Harris committed Nov 27, 2022
    Copy the full SHA
    664f49c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Copy the full SHA
    a3dc507 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17f5d23 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    061b313 View commit details
    Browse the repository at this point in the history
  4. allow opt-out

    Rich-Harris committed Nov 28, 2022
    Copy the full SHA
    9fa14d5 View commit details
    Browse the repository at this point in the history
  5. oops

    Rich-Harris committed Nov 28, 2022
    Copy the full SHA
    4aaba34 View commit details
    Browse the repository at this point in the history
  6. docs

    Rich-Harris committed Nov 28, 2022
    Copy the full SHA
    4239e6e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Copy the full SHA
    334d9d9 View commit details
    Browse the repository at this point in the history
  2. Update packages/kit/src/runtime/client/client.js

    Co-authored-by: S. Elliott Johnson <sejohnson@torchcloudconsulting.com>
    Rich-Harris and tcc-sejohnson committed Nov 29, 2022
    Copy the full SHA
    86a3f87 View commit details
    Browse the repository at this point in the history
  3. Update packages/kit/src/runtime/client/client.js

    Co-authored-by: S. Elliott Johnson <sejohnson@torchcloudconsulting.com>
    Rich-Harris and tcc-sejohnson committed Nov 29, 2022
    Copy the full SHA
    1cde2e1 View commit details
    Browse the repository at this point in the history
  4. Update documentation/docs/20-core-concepts/30-form-actions.md

    Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com>
    Rich-Harris and geoffrich committed Nov 29, 2022
    Copy the full SHA
    bcab9ed View commit details
    Browse the repository at this point in the history
  5. fix typescript things

    Rich-Harris committed Nov 29, 2022
    Copy the full SHA
    2af026d View commit details
    Browse the repository at this point in the history
  6. Update packages/kit/src/runtime/client/client.js

    Co-authored-by: Patrick <Patrick@ShowYou.us>
    Rich-Harris and PatrickG committed Nov 29, 2022
    Copy the full SHA
    5cb712f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2172fae View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. remove suggestion remnant

    ignatiusmb committed Nov 30, 2022
    Copy the full SHA
    7621f7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2536be1 View commit details
    Browse the repository at this point in the history