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

Migrate rest of forms to Final Form #845

Merged
merged 14 commits into from
Jun 6, 2018
Merged

Migrate rest of forms to Final Form #845

merged 14 commits into from
Jun 6, 2018

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    3d17241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a305cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab64c7 View commit details
    Browse the repository at this point in the history
  4. Migrate TopbarSearchForm

    lyyder committed May 31, 2018
    Configuration menu
    Copy the full SHA
    e90d7d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5b08ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5321c9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fe23cc View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    lyyder committed May 31, 2018
    Configuration menu
    Copy the full SHA
    2cf223f View commit details
    Browse the repository at this point in the history
  9. Move rest of the forms to forms folder

    Move SelectMultipleFilterForm and SelectMultipleFilterPlainForm to the
    forms folder.
    lyyder committed May 31, 2018
    Configuration menu
    Copy the full SHA
    085935b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51d8c2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    729439a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8671675 View commit details
    Browse the repository at this point in the history
  13. Update changelog

    lyyder committed May 31, 2018
    Configuration menu
    Copy the full SHA
    3a7dc5a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Change final form props spreading

    Change props spreading so that the whole props object is available to
    the form and required props can be destructured from that.
    lyyder committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    cdfd6e0 View commit details
    Browse the repository at this point in the history