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: Warn users when submitting forms with files but no enctype="multipart/form-data" #9888

Merged
merged 15 commits into from
May 17, 2023

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    6eb9b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3adbfb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f1912 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    9296e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95dca6 View commit details
    Browse the repository at this point in the history
  3. moar style tweaks

    gtm-nayan authored May 10, 2023
    Configuration menu
    Copy the full SHA
    93fda80 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    6cf0e58 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'elliott/9819-warn-when-bad-forms' of github.com:sveltej…

    …s/kit into elliott/9819-warn-when-bad-forms
    Configuration menu
    Copy the full SHA
    0853f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834b18b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6522e37 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. merge master

    Rich Harris committed May 16, 2023
    Configuration menu
    Copy the full SHA
    27f76f3 View commit details
    Browse the repository at this point in the history
  2. DRY out

    Rich Harris committed May 16, 2023
    Configuration menu
    Copy the full SHA
    601aee4 View commit details
    Browse the repository at this point in the history
  3. only warn once per submit

    Rich Harris committed May 16, 2023
    Configuration menu
    Copy the full SHA
    79ac2db View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. merge master

    Rich Harris committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6bba8ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48d58e View commit details
    Browse the repository at this point in the history