skydiver / wn-forms-plugin

Create easy (and almost magic) forms
https://magicforms.vercel.app
MIT License
21 stars 9 forks source link

convert recaptcha to vanilla js #11

Closed mjauvin closed 2 years ago

mjauvin commented 2 years ago

Winter 1.1.8 dropped its dependence on jQuery with the new snowboard framework. (ref. https://wintercms.com/docs/snowboard/migration-guide#no-jquery)

This PR updates the recaptcha.js to use vanilla JS instead of jQuery.