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: add dropdown to form field options #776

Merged
merged 10 commits into from
Aug 21, 2023

Commits on Jul 25, 2023

  1. feat: update types

    Nicolas Moreau committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0500708 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. feat: send options search and widget props

    Nicolas Moreau committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    aab215c View commit details
    Browse the repository at this point in the history
  2. refactor: update ActionFIeld type

    Nicolas Moreau committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f2f354f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. feat: generate fieldEdit

    Guillaume Gautreau committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    304712c View commit details
    Browse the repository at this point in the history
  2. fix: use undefined as empty value

    Guillaume Gautreau committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    efceeb2 View commit details
    Browse the repository at this point in the history
  3. test: fix tests

    Guillaume Gautreau committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    48f1cb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. refactor: don't use widgetEdit anymore

    Guillaume Gautreau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8c1252a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore: merge remote-tracking branch 'origin/alpha-widgets' into feat/…

    …add-dropdown-to-forms
    Guillaume Gautreau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d876935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee799d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. feat: add support of placeholder for dropdowns

    Guillaume Gautreau committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5cd4d0d View commit details
    Browse the repository at this point in the history