Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Latest commit

 

History

History
56 lines (26 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

56 lines (26 loc) · 1.83 KB

4.0.0 (2016-09-05)

3.0.0 (2016-06-03)

Bug Fixes

2.0.0 (2016-01-19)

1.0.0 (2015-10-27)

0.1.0-alpha.2 (2015-07-10)

0.1.0-alpha.1 (2015-07-10)

Bug Fixes

  • remove useSource in link factory (f274d05)

Features

  • add app routerPlugin (72867bb)
  • add link factory (ce7c420)
  • add link initialState (a0d162f)
  • add segment decorator factory (b0b96c9)
  • add setState to segment decorator (fb0c2e9)
  • decorate beforeUnmount (7aef38a)
  • make decorator work with exposed entities (75899af)
  • return decorated component def in decorator (516f35d)
  • use source in link component (db20b37)