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

Introduce Form Groups #5752

Merged
merged 17 commits into from
Jan 18, 2021
Merged

Introduce Form Groups #5752

merged 17 commits into from
Jan 18, 2021

Commits on Jan 8, 2021

  1. Introduce Form Groups

    djhi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    d76e7cf View commit details
    Browse the repository at this point in the history
  2. Cleanup

    djhi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    03d1161 View commit details
    Browse the repository at this point in the history
  3. Refactor form group state hook

    djhi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    fc84bd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Fix tests

    djhi committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    cdf5805 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Restore findTabsWithErrors

    djhi committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    fc5ab90 View commit details
    Browse the repository at this point in the history
  2. Add tests for tabbedform

    djhi committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    f75840b View commit details
    Browse the repository at this point in the history
  3. Added JSDocs

    djhi committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    54be0b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be218bc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Add documentation

    djhi committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2bb9f30 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Apply suggestions from code review

    Co-authored-by: Francois Zaninotto <francois@marmelab.com>
    djhi and fzaninotto committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    4d4ca2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2aaa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    546b362 View commit details
    Browse the repository at this point in the history
  4. jsDoc and linting

    djhi committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    63efe30 View commit details
    Browse the repository at this point in the history
  5. Linting

    djhi committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    6d1c835 View commit details
    Browse the repository at this point in the history
  6. Add link to documentation

    djhi committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    5af6cc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Safer check for context availability

    Co-authored-by: Francois Zaninotto <francois@marmelab.com>
    djhi and fzaninotto committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    41e7096 View commit details
    Browse the repository at this point in the history
  2. Linting

    djhi committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    31aa450 View commit details
    Browse the repository at this point in the history