1.5.9 • Published 6 years ago

zreact v1.5.9

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Travis Build Status Coverage Status

zreact

copy to preact

Differ from preact

  • source is typescript
  • render return (null | undefined | boolean) not is a empty text and not render dom but devtools has vnode
  • props.children is empty not is [] is a null
  • add react api:
    • PureComponent
    • createClass
    • createFactory
    • createPortal
    • findDOMNode
    • isValidElement
    • unmountComponentAtNode
    • unstable_renderSubtreeIntoContainer
    • Children
  • add react 16 api:
    • createRef
    • Component.getDerivedStateFromProps
  • deprecated:
    • Component.prototype.componentWillMount
    • Component.prototype.componentWillReceiveProps
    • Component.prototype.componentWillUpdate
1.5.9

6 years ago

1.5.8

6 years ago

1.5.7

6 years ago

1.5.6

6 years ago

1.5.5

6 years ago

1.5.4

6 years ago

1.5.3

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago