- Add Enterprise Support 1 (#239)
- Add Enterprise Support 2 (#270)
- Add Nonce Support (#221)
- Update dependencies 1 (#206)
- Update dependencies 2 (#207)
- Update dependencies 3 (#210)
- Update dependencies 4 (#211)
- Update dependencies 5 (#219)
- Update dependencies 6 (#226)
- Update dependencies 7 (#229)
- Update dependencies 8 (#235)
- Update dependencies 9 (#245)
- Add isolated prop (#179)
- Update dependencies 1 (#187)
- Update dependencies 2 (#194)
- Remove Timeout Removal (#196)
- Add promise based Execution (#163)
- Fix onChange was using the function passed at mount time (#154)
- Remove lang and removeOnUnmount global options (#143)
- Upgrade to node 8, 10, 12 (#143)
- Update to react-async-script 1.1 (#143)
- Fix promise timeout (#120)
- add .babelrc to .npmignore (#111)
- fixe unbound onErrored handler (#104)
- Make the onChange prop not required (#102)
- 701695b [changed] dynamic url creation to allow language change
- fde0d51 [fixed] Update async-script to get rid of Map polyfill
- f465421 [fixed] react-async-script to dependency
- 48a5726 [added] Parameter to use recaptchanet instead of google.com
- b2ae438 [fixed] issue grecaptcha.render is not a function by adding condition
- 4920312 Add es2015 module build (#59)
- 8c6a8dc Remove rendered DOM on unmount (#73)
- 7cd1254 Fix peerDependency of react
- 9796adb Fix race on execute() (#49)
- Fixed release
- 89a1c0e Changed ref to use function instead of dep strings
- 5c8a04d Update examples in readme (#47)
- 349aaa8 Modified description of badge parameter (#46)
- cb041a3 [fixed] issue with handleExpired not being bound
- 1c8d411 [fixed] updated async-script
- 242faf5 [fixed] space in peer dep version
- bbf5312 [changed] updated for react 15.5
- dbd3a47 [fixed] react-async-script dep version
- 883210e Added support for badge attribute (#36)
- 4eda897 Added Invisible example to README.md
- 34d5e0c Add invisible props and execute method (#34)
- cbfe092 [added] install of react-async-script in readme
- 3c92d6d [changed] Updated babel, react and dropped 0.10, 0.12 (#30)
- 7c8424c make dependencies more friendly for consuming packages (#29)
- cb679d7 [fixed] issue with react 15.2 warnings for unknown props
- 50e770f [added] temporary solution to the lang issue
- 0e94a8a [added] stoken parameter
- b7cfa5c [fixed] handle widgetId equal to 0
- d217dd1 [changed] updated all deps
- fc3350a [added] mt-changelog and release-script
- dfa9bf2 [added] doc for react 0.14 + old 0.13
- Added Size Props |Merge #5
- Fixed bug with refs
- Bumps deps
- Bump deps
- Added babel runtime to deps
- [#1] Removed unused use strict
- Bump deps
- Can now uses the recaptcha functions
getValue
reset
directly from Wrapper withoutgetComponent
first. - bump deps
- Bump react-async-script (bug 0.2.1)
- Small lint fixes
- Updated react-async-script
- Now loads the script using react-async-script! Usage is now way simpler
- Migrated to ES6
- Added Travis
- Added Babel
- Added Karma
- Added First test
- Initial commit of component