Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

WearyDonkey

Choose a tag to compare

@dxinteractive dxinteractive released this 28 Apr 02:47
· 55 commits to master since this release
  • Composed components inside of EntityEditorHock are now pure render.
  • Added stub operations to BaseConfig to 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.
  • EntityEditorHock no longer passes workflow prop.
  • Can now pass passConfig prop to EntityEditorHock to force it to pass down its config. Intended for use by other higher order components.