Skip to content

Store, utils and components

Christophe Beveraggi requested to merge akg-import into master

Notes: New store handling and components. WIP on database import process.

New general purpose components:

  • FileDropZone
  • FullScreenComponent
  • ProgressionToolbar
  • CircularProgress
  • Checklist
  • H1
  • H2

New form components:

  • FormFieldContainer
  • FormError
  • TextInput
  • TextArea
  • Select
  • AsyncSelect

New layout components:

  • Grid
  • Grid.Item

New hooks:

  • useCSVParser
  • useValidatedFormStore

New store utility:

  • createValidatedStore

Merge request reports

Loading