Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Pyrax/react-netlify-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: Pyrax/react-netlify-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    63a5eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e42c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423325f View commit details
    Browse the repository at this point in the history
  4. ci: add scope to GPR

    Pyrax committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d6937e8 View commit details
    Browse the repository at this point in the history
  5. ci: add registry back

    Pyrax committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    5c89471 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    219607f View commit details
    Browse the repository at this point in the history
  2. docs: add more badges

    Pyrax committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    2bcd5ea View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. docs: remove build status badge

    Build status returned by GitHub API for GitHub actions is always pending.
    Pyrax committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    ce4870b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#3)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    edfdd59 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. feat: add submitting, submitted state

    Resolves #2
    Pyrax committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e2a3078 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.2.0 [skip ci]

    # [1.2.0](v1.1.0...v1.2.0) (2020-09-01)
    
    ### Features
    
    * add submitting, submitted state ([e2a3078](e2a3078)), closes [#2](#2)
    semantic-release-bot committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    5710f0d View commit details
    Browse the repository at this point in the history
Loading