This repository was archived by the owner on Apr 15, 2020. It is now read-only.
WearyDonkey
- Composed components inside of
EntityEditorHockare now pure render. - Added stub operations to
BaseConfigto warn if you haven't set them yourself. - Added create and update actions and matching operations to
BaseConfig. - Bug fix: merging configs no longer merges arrays or workflows.
EntityEditorHockno longer passesworkflowprop.- Can now pass
passConfigprop toEntityEditorHockto force it to pass down its config. Intended for use by other higher order components.