Skip to content

v1.0.0

Compare
Choose a tag to compare
@lyyder lyyder released this 06 Jun 23:08
· 2452 commits to master since this release
6be5c31

v1.0.0 changes

  • [change] Migrate remaining Redux Forms to Final Form. Also now all the form components can be
    found in the src/forms folder. Remove redux-form from the dependencies.
    #845
  • [fix] Extract and fix missing information reminder modal from Topbar
    #846
  • [fix] Add missing styles for ModalMissingInformation from Topbar
    #847
  • [fix] API does not return all image variants anymore, this adds correct variants to update
    contact details call.
    #848