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

Add SimpleFormConfigurable component #8395

Merged
merged 14 commits into from
Nov 18, 2022
Merged

Add SimpleFormConfigurable component #8395

merged 14 commits into from
Nov 18, 2022

Commits on Nov 15, 2022

  1. Add SimpleFormIterator

    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9decd54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f7817 View commit details
    Browse the repository at this point in the history
  3. handle unlabeled inputs

    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a42588a View commit details
    Browse the repository at this point in the history
  4. Change the way to render customize button

    We need the button to be able to break out of overflow:hidden elements, and there is no other way but to use a popover for that.
    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5bbcb45 View commit details
    Browse the repository at this point in the history
  5. Fix positioning

    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6be96c6 View commit details
    Browse the repository at this point in the history
  6. more stories

    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8561e02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a758a13 View commit details
    Browse the repository at this point in the history
  8. Add i18n story

    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d399127 View commit details
    Browse the repository at this point in the history
  9. Add doc

    fzaninotto committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    68d0f1c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Fix tests

    fzaninotto committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b8221b0 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    fzaninotto committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b0df4fa View commit details
    Browse the repository at this point in the history
  3. Fix translation key

    fzaninotto committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    38271df View commit details
    Browse the repository at this point in the history
  4. Update docs/SimpleForm.md

    Co-authored-by: Aníbal Svarcas <WiXSL@users.noreply.github.com>
    fzaninotto and WiXSL authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    044164f View commit details
    Browse the repository at this point in the history
  5. Fix translations

    fzaninotto committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    02dc81f View commit details
    Browse the repository at this point in the history