Skip to content

Better support for input submissions#157

Merged
KonnorRogers merged 10 commits intoKonnorRogers:mainfrom
rickychilcott:support-all-ujs-param-formats
Oct 25, 2021
Merged

Better support for input submissions#157
KonnorRogers merged 10 commits intoKonnorRogers:mainfrom
rickychilcott:support-all-ujs-param-formats

Conversation

@rickychilcott
Copy link
Contributor

  • Support json, escaped json, and url-encoded formats for data-params
  • Submit element's name and value

Status

  • Needs Review

Additional Notes

I don't know TS very well and I haven't been able to test on my app because I can't figure out how to get a local version of mrujs running locally on my project. Directions on how to do that would be helpful.

This is mostly a WIP but should support multiple formats and get us close to full data-params support.

- Support json, escaped json, and url-encoded formats for data-params
- Submit element's name and value
@netlify
Copy link

netlify bot commented Oct 19, 2021

✔️ Deploy Preview for mrujs canceled.

🔨 Explore the source changes: 948a633

🔍 Inspect the deploy log: https://app.netlify.com/sites/mrujs/deploys/6174c3e38dd80d000751dd71

@rickychilcott rickychilcott force-pushed the support-all-ujs-param-formats branch from c181b4d to 79ad7d3 Compare October 19, 2021 12:59
Copy link
Owner

@KonnorRogers KonnorRogers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks prettty good! I'm probably going to refactor and add some base cases! Thank you for taking the time! Most of the review here is nit picky stuff more than anything (mostly for future me, or you if you'd prefer!)

Copy link
Owner

@KonnorRogers KonnorRogers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this @rickychilcott !!

@KonnorRogers KonnorRogers merged commit 89b7a35 into KonnorRogers:main Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants