Skip to content

Latest commit

 

History

History
370 lines (151 loc) · 8.96 KB

CHANGELOG.md

File metadata and controls

370 lines (151 loc) · 8.96 KB

0.2.1 (2018-11-10)

Bug Fixes

  • error in react decorator (60b5b8b)
  • vm-render support props which is not extensible (d7aaf61)

Performance Improvements

  • reduce unnecessary data sync method for urlSync / storageSync (2a7d16c)

0.2.0 (2018-06-12)

Bug Fixes

  • urlsync: use history.replace instead of history.push (77541f3)

BREAKING CHANGES

  • urlsync: use history.replace instead of history.push

0.1.14 (2018-05-14)

0.1.13 (2018-05-10)

0.1.12 (2018-04-23)

Bug Fixes

Performance Improvements

0.1.11 (2018-04-16)

Bug Fixes

  • fix IE<=10 class static properties assign (9bdfe9a)

0.1.10 (2018-03-26)

Bug Fixes

  • stateLifeDecorator options (182c889)

0.1.9 (2018-03-22)

Bug Fixes

  • stateSync can't works on ObservableArray (9c7be27)

Performance Improvements

  • setSymbolic add assert path logic (40e85b7)

0.1.8 (2018-03-20)

Performance Improvements

  • root: root inject viewid (af65f8c)
  • root constructor initialize viewId (ce6ae9d)

0.1.7 (2018-03-19)

0.1.6 (2018-03-19)

Bug Fixes

0.1.6-0 (2018-03-16)

Features

0.1.5-0 (2018-03-16)

Features

0.1.4 (2018-03-12)

Bug Fixes

  • urlSync inheritance bug: side effect on parent (96b5d9c)

0.1.3 (2018-03-10)

Bug Fixes

  • stateLife run update before other init hooks (07251c6)

0.1.2 (2018-03-10)

Bug Fixes

  • fix mapping allow not existed prop (bfaffa5)

0.1.1 (2018-03-10)

Bug Fixes

  • fix getStateLifeDecorator bug about check target[property] (db14cff)
  • urlSync assignState supports array / object assign (e54ee20)
  • urlsync hooks bug (68fd746)

Features

  • urlSync supports inheritance! 💥 (981f0c6)

0.1.0 (2018-03-08)

Bug Fixes

  • urlsync assign state donot update ref (ecdd0dc)
  • urlsync assignState (eda851c)

Code Refactoring

  • Root#assignShallow allow undefined setted (b5f25aa)

BREAKING CHANGES

  • Root#assignShallow allow undefined setted

0.0.19 (2018-03-07)

Bug Fixes

  • fix the execute order about autorun dispose (8820866)

Features

  • Root#toJSON supports nested (98d6a3a)

Reverts

0.0.18 (2018-03-07)

0.0.17 (2018-03-07)

Performance Improvements

  • bindable: the before onChange could async return false (38837f1)

0.0.16 (2018-03-06)

Features

  • Root#assignShallow supports nested Root instance (4e67065)

0.0.15 (2018-03-05)

Performance Improvements

  • bindable: refactor the arguments of bindable event option (a9fc49a)

BREAKING CHANGES

  • bindable: the bindable's option.event use array type to the first argument

0.0.14 (2018-03-05)

Bug Fixes

0.0.13 (2018-03-04)

Performance Improvements

  • make qs to be external on cjs/es (5577914)

0.0.12 (2018-03-02)

Features

  • collect supports collect(app, 'path') to reset (97de2d4)

0.0.11 (2018-03-01)

0.0.10 (2018-02-22)

Bug Fixes

  • packages/RouterV3 supports props.createElement (4db9236)

0.0.9 (2018-02-22)

Bug Fixes

  • don't complie the packages (7a6fa7d)

0.0.8 (2018-02-22)

Features

  • support props.createElement (0f878d6)

0.0.7 (2018-02-22)

Bug Fixes

  • remove prepare run babel (63c2e8d)

0.0.6 (2018-02-22)

0.0.5 (2018-02-22)

0.0.4 (2018-02-21)

0.0.3 (2018-02-21)

0.0.2 (2018-02-21)

0.0.1 (2018-02-21)