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: formsy/formsy-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: formsy/formsy-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 6 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 29, 2020

  1. Configuration menu
    Copy the full SHA
    46df770 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. chore(deps): Bump node-fetch from 2.6.0 to 2.6.1 (#564)

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    22b84c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. chore(deps): Bump ini from 1.3.5 to 1.3.7 (#590)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2020
    Configuration menu
    Copy the full SHA
    9c67799 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

Commits on Jan 21, 2021

  1. Add "formElement" props to allow any element to be render as a form (#…

    …599)
    
    * add as props to render any elements
    
    * add documentation
    
    * rename 'as' props to 'formElement'
    
    Co-authored-by: Thibaut Maréchal <t.marechal@evs.com>
    2 people authored and rkuykendall committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    5a34c44 View commit details
    Browse the repository at this point in the history
  2. v2.2.3

    rkuykendall committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    880ab7a View commit details
    Browse the repository at this point in the history
Loading