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

Convert SimpleFormIterator to function component #4450

Merged
merged 8 commits into from
Mar 4, 2020

Commits on Feb 26, 2020

  1. Convert SimpleFormIterator to function component.

    asvarcas committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e5636b0 View commit details
    Browse the repository at this point in the history
  2. Remove compose import.

    asvarcas committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e214175 View commit details
    Browse the repository at this point in the history
  3. Make sure fields prop is an array.

    asvarcas committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    30d88ce View commit details
    Browse the repository at this point in the history
  4. Missed change in fields validation.

    asvarcas committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    24c25ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc63336 View commit details
    Browse the repository at this point in the history
  6. Default export only.

    asvarcas committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d3bdc57 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Maintain nextId and ids variables.

    asvarcas committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    325b607 View commit details
    Browse the repository at this point in the history
  2. Unused import.

    asvarcas committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1f15782 View commit details
    Browse the repository at this point in the history