vigetlabs / microcosm

Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.

Home Page:http://code.viget.com/microcosm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microcosm-addons: Add Flow types to Preact addons

nhunzaker opened this issue · comments

We use Flow on the React addons, but not Preact. We should:

  • Create a common interface for ActionButton and ActionForm
  • Update the Preact build process to strip Flow types (Just like Microcosm)

Closing this out now that we have microcosm-dom