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

Implement async hcaptcha execute #91

Merged
merged 19 commits into from
Oct 20, 2021
Merged

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    af609c1 View commit details
    Browse the repository at this point in the history
  2. Fix promise logic

    ajmnz committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a879b2a View commit details
    Browse the repository at this point in the history
  3. Add async behavior to examples

    ajmnz committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9624af9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix if statements

    ajmnz committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    db3abb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. make regular execute async

    ajmnz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e99aac5 View commit details
    Browse the repository at this point in the history
  2. add error handling in example

    ajmnz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    54def8f View commit details
    Browse the repository at this point in the history
  3. implement custom hcaptcha error

    ajmnz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    bfbb103 View commit details
    Browse the repository at this point in the history
  4. add test and update types

    ajmnz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    81d635a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    1ef8812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ca123 View commit details
    Browse the repository at this point in the history
  3. update docs

    ajmnz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    747025d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'async-execute' of https://github.com/ajmnz/react-hcaptcha

    … into async-execute
    ajmnz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8e06d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    bcdad81 View commit details
    Browse the repository at this point in the history
  2. update jest mock execute

    ajmnz committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e7050c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89491cc View commit details
    Browse the repository at this point in the history
  4. update types

    ajmnz committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    328f64d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    a43b90a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86f1c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. bump version to 0.3.8

    ajmnz committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    3e55036 View commit details
    Browse the repository at this point in the history