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

Avoid cloning elements in forms #7223

Merged
merged 22 commits into from
Feb 16, 2022
Merged

Avoid cloning elements in forms #7223

merged 22 commits into from
Feb 16, 2022

Commits on Feb 15, 2022

  1. Avoid cloning elements in forms

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c5007a1 View commit details
    Browse the repository at this point in the history
  2. Fix upgrade guide

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8def4d7 View commit details
    Browse the repository at this point in the history
  3. Remove addLabel section

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    5f9e61b View commit details
    Browse the repository at this point in the history
  4. Fix simple example

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    be00086 View commit details
    Browse the repository at this point in the history
  5. Remove contentComponent in FormTab

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    01a2fc0 View commit details
    Browse the repository at this point in the history
  6. Fix AutocompleteInput className cannot be overriden

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    acf27fe View commit details
    Browse the repository at this point in the history
  7. Update documentation

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    fa0aee0 View commit details
    Browse the repository at this point in the history
  8. Update upgrade guide

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    de15763 View commit details
    Browse the repository at this point in the history
  9. Add className to all inputs

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    22bbef1 View commit details
    Browse the repository at this point in the history
  10. Fix e2e tests

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    52a0474 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8ea065 View commit details
    Browse the repository at this point in the history
  12. Apply review

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b8c9037 View commit details
    Browse the repository at this point in the history
  13. No FormInput Wraping

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8bf814c View commit details
    Browse the repository at this point in the history
  14. Fix Labeled to handle fullWidth and color

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    33c6019 View commit details
    Browse the repository at this point in the history
  15. Remove FormInput

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b686d02 View commit details
    Browse the repository at this point in the history
  16. Fix Labeled Usage

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    05202a0 View commit details
    Browse the repository at this point in the history
  17. Remove only in tests

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4aa8134 View commit details
    Browse the repository at this point in the history
  18. Remove debug code

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    257f5ba View commit details
    Browse the repository at this point in the history
  19. Fix documentation

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8090730 View commit details
    Browse the repository at this point in the history
  20. Fix storybook

    Travis CI committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e8b7bd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Apply review

    Travis CI committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9ba4765 View commit details
    Browse the repository at this point in the history
  2. Fix Fields documentation

    Travis CI committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    fabcfcc View commit details
    Browse the repository at this point in the history