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

Propagate submit value #52

Merged
merged 3 commits into from
Jul 3, 2023
Merged

Propagate submit value #52

merged 3 commits into from
Jul 3, 2023

Commits on Jul 3, 2023

  1. Reconstruct the submitter

    Unfortunately, we can't propagate the submitter value with `form.submit`, so we do it here.
    
    Fixes #50
    haacked committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1a9485e View commit details
    Browse the repository at this point in the history
  2. Add demo of submit button

    haacked committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cd5e2c6 View commit details
    Browse the repository at this point in the history
  3. Rebuild scripts

    haacked committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e4df6f6 View commit details
    Browse the repository at this point in the history