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

Move Formik fields and form helpers from @console/dev-console to @console/shared #3516

Merged

Commits on Dec 3, 2019

  1. Update FormFooter to be more flexible

    * add hancleCancel function to allow for usecases where form reset and
      cancel is needed
    * add ability to specify custom button labels
    * make successMessage prop optional
    Jiri Tomasek committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    df66dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffa0e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02260ed View commit details
    Browse the repository at this point in the history
  4. Move ResourceDropdown to @console/shared

    Jiri Tomasek committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    77de593 View commit details
    Browse the repository at this point in the history
  5. Export form components and utils in index.ts and change the imports

    to '@console/shared'
    Jiri Tomasek committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f775ed4 View commit details
    Browse the repository at this point in the history