Skip to content

v0.1.0

Choose a tag to compare

@michaelkleinhenz michaelkleinhenz released this 18 Sep 15:26
· 16 commits to master since this release

0.1.0 (2017-09-18)

Bug Fixes

  • bugs: fixed some bugs in the synchronization of values. (1b32ba1)
  • build: fixed examples in demo. (4eba633)
  • build: seperate build config. (bb79697)
  • header: Added documentation. (186d332)
  • header: Cleaned up code. (bb22979)
  • header: externalized the header component, added inputs and outputs. (bb0b4c0)
  • header: Finished impl for first integration. (0d2955c)
  • header: Fixed header behaviour on cleared storage. (74baed7)
  • header: More code cleanup. (d19473c)
  • header: noFollowLinks is now default. (2677509)
  • header: Stored values now have precedence. (890c16e)
  • modules: footer module added. (ceb92da)
  • service: added service for the header component. (55f61df)

Features

  • footer: Added footer component and About service. (872ccdd)
  • header: First extraction of Header component. (d331dc0)