Closed danmatthews closed 5 years ago
Whoops! I'll fix these conflicts shortly.
Hi @danmatthews ,
Thanks for your pull request. Sorry for the late reply because recently I'm busy working on another project.
I will follow this PR and review the code as soon as possible. Thanks again!
@albertcht no problem, i still need to remove that composer.json change.
@danmatthews Any update for this?
I am really waiting for this ;-)
Hey Guys, i've removed the blockers, but i've had half a bottle of wine, so forgive me if i've made some stupid mistake, i'll double-check this tomorrow. Sorry for the delay!
Thank you. Can't wait for the merge :-)
Thanks for this PR, I will release a new version after I do the final review :)
Sounds great! Can't wait for it. Thank you for your work!
This request just splits out the render method into completely optional separate methods and directives which can be used to pull the script tags out of the main
<form>
- allowing you to use this with VueJS and any other HTML template based Javascript framework that might restrict script tags in the template.