Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Latest commit

 

History

History
175 lines (97 loc) · 6.83 KB

CHANGELOG.md

File metadata and controls

175 lines (97 loc) · 6.83 KB

0.2.2 (2017-12-13)

Bug Fixes

  • types: devtools typescript (3209256)
  • add package.json files (a5400b4)

0.2.1 (2017-11-02)

Features

0.1.3 (2017-10-07)

Bug Fixes

0.1.2 (2017-10-03)

Bug Fixes

  • componentWillUnmount triggered (11fd90f)
  • componentWillUnmount triggered on dom unmout after (5e9d1a2)

Features

0.1.1 (2017-09-21)

Bug Fixes

  • vnode: vnode change class (855ebb5)
  • compat renderSubtreeIntoContainer error (b547a3b)

Features

0.1.0 (2017-09-08)

Bug Fixes

  • del devtools (6ae3797)
  • update api on d.ts (cd3bfdb)
  • update package and rollup config (ab19d75)
  • vdom: Text key, children set undefined (f1bd5d3)

Features

  • add version (22324be)
  • add vnode event bind this (5a79412)
  • render api change (342efaa)
  • component: add like vue's vm.$emit function (3a61707)
  • event: filter event not is component (07e65f9)

0.0.4 (2017-08-17)

Bug Fixes

  • class change on interface (cb1eb89)
  • render initDevTools add scheduling (e8568d6)
  • scheduling change defer (7bbebb7)
  • update package; test error; dev_tools init change (eea0856)
  • zreact.d.ts and package update (c5d7237)

0.0.3 (2017-08-09)

Bug Fixes

  • component unmount children not clear (46639fa)
  • server render not document (e4fcbb5)

Features

0.0.2 (2017-08-03)

Bug Fixes

Features

0.0.1 (2017-07-24)

Bug Fixes

  • Component lost code (b6c187d)
  • vdom: domChild attr no clear (cac0c49)
  • copy code ok (d482619)
  • global child,component replace not unmount (5f94e0e)
  • ie8 test (b391d04)
  • render no exprot and html test (133af07)
  • rollup build (ac2cae3)
  • vdom: childNodes no sync; class not set svg; capture error (70a23c8)
  • vdom: idiff child no sync dom error (db306ca)
  • vdom: isSameNodeType error (acbe1c2)
  • vdom: render merge null unmount; innerDiffNode children no unmount (6159bf3)
  • vdom: unmount domChild children cause removeNode error (4ec1c67)

Features