Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Releases: webschik/ng2react-builder

v0.8.0

12 May 10:01

Choose a tag to compare

  • switched from Babylon to Typescript AST parser
  • fixed bugs in the template & controller parsers

v0.7.0

28 Apr 16:02

Choose a tag to compare

  • added parser for limitTo Angular filter

v0.6.0

27 Apr 20:29

Choose a tag to compare

  • Improved parsing of HTML boolean attributes (novalidate, required, etc.)
  • fixed major bugs in the angular stringifier

v0.5.0

26 Apr 15:01

Choose a tag to compare

v0.4.0 (deprecated < v0.5.0)

14 Apr 15:43

Choose a tag to compare

  • Added transformations for angular ui-router directives
  • Fixed common bugs