What's Changed
- fix: removed incorrectly calling childWhitelist hook logic during drag and drop by @liujuping in #1141
- feat: assets support exportMode and exportSourceLibrary config by @YSMJ1994 in #1150
- feat: setting-prop-entry adds top property by @LeoYuan in #1151
- feat: code-generator supports parsing jsx by @wukidy in #1164
- fix: fix empty string lost when code-generator generate variable by @wukidy in #1166
- fix the problem that the childWhitelist is invalid when dragged to the root container by @liujuping in #1168
- feat: add APIs for plugin-outline-pane which will be splitted in near future by @liujuping in #1183
- refactor: provide a typing for PluginConfigCreator by @LeoYuan in #1174
- fix: fix the problem that node.isSlot reports an error as a function call by @liujuping in #1186
- fix: fix historySymbol is undefined causing errores when calling the history method by @liujuping in #1193
- use "ric-shim" replace "window.requestIdleCallback" fix #829 by @chvin in #1185
- feat: shell node add isRGLContainer API by @dzlhk in #1190
New Contributors
- @YSMJ1994 made their first contribution in #1150
- @wukidy made their first contribution in #1164
- @chvin made their first contribution in #1185
- @dzlhk made their first contribution in #1190
Full Changelog: v1.0.15...v1.0.16