1.2.0 • Published 8 years ago

@webdesignio/floorman v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 years ago

webdesignio-floorman

Floorman is the client application that is embedded into each website. It coordinates the updates between the components. The API still WIP.

findAndRender(components, opts)

This finds all components on the page and bootstraps them. The following opts are supported:

  • record - The record passed by the webdesignio engine.

The following props are passed to each component:

  • store - The store which can be used to subscribe to state updates. Since this is a redux store, check their docs
1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago