Skip to content

1.1.0

Choose a tag to compare

@aaronlademann-wf aaronlademann-wf released this 20 Apr 15:35
· 4820 commits to master since this release

Complete 1.1.0 Changeset

New Features

  • #10: Add FluxUiComponent and FluxUiStatefulComponent.
    • Enables consumers to build UI components with a uni-directional data flow via the
      w_flux library.

Misc

  • #8: Add a stateful UI component demo.
  • #9: Fix CI build fragility.