荣彬 180da7ce1c Publish
- @ali/lowcode-code-generator@1.0.12
 - @ali/lowcode-datasource-engine@0.1.16
 - @ali/lowcode-demo-server@1.0.12
 - @ali/lowcode-demo@1.0.12
 - @ali/lowcode-designer@1.0.12
 - @ali/lowcode-editor-core@1.0.12
 - @ali/lowcode-editor-preset-general@1.0.12
 - @ali/lowcode-editor-preset-vision@1.0.12
 - @ali/lowcode-editor-setters@1.0.12
 - @ali/lowcode-editor-skeleton@1.0.12
 - @ali/lowcode-material-parser@1.0.12
 - @ali/lowcode-plugin-components-pane@1.0.12
 - @ali/lowcode-plugin-designer@1.0.12
 - @ali/lowcode-plugin-event-bind-dialog@1.0.12
 - @ali/lowcode-plugin-outline-pane@1.0.12
 - @ali/lowcode-plugin-sample-logo@1.0.12
 - @ali/lowcode-plugin-sample-preview@1.0.12
 - @ali/lowcode-plugin-source-editor@1.0.12
 - @ali/lowcode-plugin-undo-redo@1.0.12
 - @ali/lowcode-plugin-variable-bind-dialog@1.0.12
 - @ali/lowcode-plugin-zh-en@1.0.12
 - @ali/lowcode-rax-provider@1.0.12
 - @ali/lowcode-rax-renderer@1.0.12
 - @ali/lowcode-rax-simulator-renderer@1.0.12
 - @ali/lowcode-react-provider@1.0.14
 - @ali/lowcode-react-renderer@1.0.12
 - @ali/lowcode-react-simulator-renderer@1.0.12
 - @ali/lowcode-runtime@1.0.14
 - @ali/lowcode-types@1.0.12
 - @ali/lowcode-utils@1.0.12
2020-10-20 14:07:35 +08:00

12 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.12 (2020-10-20)

Features

  • support params & returns of func propType (0e46e49)
  • use parseJsDoc to parse propType docblock (0b80be6)

1.0.11 (2020-10-19)

Bug Fixes

  • fix typescript related bugs, including the following: (d4c45d2)

1.0.10 (2020-09-29)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.9 (2020-09-28)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.8 (2020-09-28)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.8-0 (2020-09-09)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.7-0 (2020-09-02)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.6-0 (2020-09-02)

Features

  • add root field to material parser options (c6724e9)

1.0.5-0 (2020-08-20)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.4-0 (2020-08-20)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.3-0 (2020-08-20)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.2-0 (2020-08-20)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.1-0 (2020-08-20)

Note: Version bump only for package @ali/lowcode-material-parser

1.0.0 (2020-08-17)

Note: Version bump only for package @ali/lowcode-material-parser

0.15.0 (2020-08-17)

Note: Version bump only for package @ali/lowcode-material-parser

0.14.0 (2020-08-17)

Note: Version bump only for package @ali/lowcode-material-parser

0.13.0 (2020-08-17)

Note: Version bump only for package @ali/lowcode-material-parser

0.12.0 (2020-08-16)

Note: Version bump only for package @ali/lowcode-material-parser

0.11.0 (2020-08-14)

Features

  • support typescript & dynamic parsing in material parser (6168ef5)

0.10.0 (2020-08-14)

Note: Version bump only for package @ali/lowcode-material-parser

0.9.2 (2020-05-07)

Note: Version bump only for package @ali/lowcode-material-parser

0.9.0 (2020-03-31)

Bug Fixes

  • [material-parser]fix bug of main field & remove useless debugger (8fde0ec)
  • fix bug of build errors (770a1b6)
  • fix bug of missing types in material-parser (9ce0a73)

Features

  • 🎸 support parsing fusion source code (5895cf1)
  • support localizing (e1faa84)

0.8.4 (2020-03-30)

Note: Version bump only for package @ali/lowcode-material-parser

0.8.3 (2020-03-30)

Note: Version bump only for package @ali/lowcode-material-parser

0.8.2 (2020-03-30)

Bug Fixes

  • 🐛 fix bug of transforming type (ebbe58d)
  • 🐛 fix bug of validate schema (3f97523)

Code Refactoring

  • 💡 refactor with react-docgen (64c9daa)

Features

  • complete component protocol json schema & validate method (3df360d)
  • immigrate aimake materialin (44ac85f)
  • import react-docgen to parse propTypes (6e66168)
  • remove -p tslint.json for test (6d013e1)
  • remove useless codes & modify generator (dcd1b33)
  • support multiple exported components (db1b6de)

BREAKING CHANGES

  • 🧨 use react-docgen to replace parser

0.8.1 (2020-03-30)

Bug Fixes

  • 🐛 fix bug of transforming type (ebbe58d)
  • 🐛 fix bug of validate schema (3f97523)
  • 🐛 fix bug of transforming type (ebbe58d)
  • 🐛 fix bug of validate schema (3f97523)

Code Refactoring

  • 💡 refactor with react-docgen (64c9daa)
  • 💡 refactor with react-docgen (64c9daa)

Features

  • complete component protocol json schema & validate method (3df360d)
  • immigrate aimake materialin (44ac85f)
  • import react-docgen to parse propTypes (6e66168)
  • remove -p tslint.json for test (6d013e1)
  • remove useless codes & modify generator (dcd1b33)
  • support multiple exported components (db1b6de)
  • complete component protocol json schema & validate method (3df360d)
  • immigrate aimake materialin (44ac85f)
  • import react-docgen to parse propTypes (6e66168)
  • remove -p tslint.json for test (6d013e1)
  • remove useless codes & modify generator (dcd1b33)
  • support multiple exported components (db1b6de)

BREAKING CHANGES

  • 🧨 use react-docgen to replace parser