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: coderabsolute/formsy-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: christianalfoni/formsy-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 14 files changed
  • 9 contributors

Commits on Oct 5, 2016

  1. Update LICENSE

    christianalfoni authored Oct 5, 2016
    Configuration menu
    Copy the full SHA
    89dbed0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    christianalfoni authored Oct 5, 2016
    Configuration menu
    Copy the full SHA
    15493dc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. feat: expose inner element when using HOC (christianalfoni#399)

    Use `innerRef={(c) => { this.myInput = c; }}` on your HOC to access the internal element
    aesopwolf authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    2b24911 View commit details
    Browse the repository at this point in the history
  2. 0.19.0

    aesopwolf committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    c56e8c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84cdcb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

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

Commits on Dec 29, 2016

  1. Update API.md

    Add note about xregexp
    aesopwolf authored Dec 29, 2016
    Configuration menu
    Copy the full SHA
    f395839 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

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

Commits on Jan 18, 2017

  1. fix: show the default validation message when there is a required err…

    …or (christianalfoni#386)
    
    * Show the default validation error message when required is invalid
    
    * Fix showError
    wuct authored and aesopwolf committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    ac301f8 View commit details
    Browse the repository at this point in the history
  2. v0.19.1

    aesopwolf committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    57f97cb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    f1ba9d4 View commit details
    Browse the repository at this point in the history
  2. v0.19.2

    aesopwolf committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    c5dfa4b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    a20da5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc68fc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

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

Commits on Nov 27, 2017

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

Commits on Nov 28, 2017

  1. Merge pull request christianalfoni#489 from Graham42/master

    Point users to new organization for 1.0.0
    Semigradsky authored Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f7cf41d View commit details
    Browse the repository at this point in the history
Loading