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

feat(smart-action): user can add dynamically field with hook on smart action form #717

Merged
merged 6 commits into from
Jun 7, 2021

Commits on Jun 7, 2021

  1. feat(smart-action): user can add dynamically field with hook on smart…

    … action form
    
    BREAKING CHANGE: change hook is no longer choosen by the field name, field need to have hook defined inside it definition by addin a props hook
    arnaud-moncel committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    bbf92a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00af4b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd687e0 View commit details
    Browse the repository at this point in the history
  4. chore: enhance errors

    arnaud-moncel committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    3755d68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    270bd0c View commit details
    Browse the repository at this point in the history
  6. fix: fix review

    arnaud-moncel committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    81f27a7 View commit details
    Browse the repository at this point in the history