What's Changed
- test: add ut for render-core/adapter by @JackLian in #644
- refactor: reuse previous Prop instance to keep mobx reaction connnec… by @LeoYuan in #651
- fix: declare parameter appHelper for valid engine options by @LeoYuan in #647
- test: add some unit tests for ComponentMeta by @LeoYuan in #654
- feat: refine pop drawer by @zyy7259 in #660
- chore: add contributor section to readme by @LeoYuan in #656
- Chore/cov diff by @LeoYuan in #664
- feat: hide props tabs when there is only one item by @zyy7259 in #669
- feat: requestHandlersMap should be optional by @zyy7259 in #682
- fix: when designMode is not design, the hidden attribute does not tak… by @liujuping in #703
- test: increase branch coverage percentage of designer to 81.66% by @LeoYuan in #698
- refactor: remove redundant monitor files by @liujuping in #708
- feat: added thisRequiredInJSE API to control whether JSExpression exp… by @liujuping in #702
- fix: fix dataSource needs to be compatible due to empty schema by @liujuping in #711
- docs: added instructions for awesome-lowcode-engine to README by @liujuping in #712
- fix: fixed the issue that thisRequiredInJSE did not take effect in so… by @liujuping in #723
- Fix the unit test failure problem caused by thisRequiredInJSE modification by @liujuping in #725
- chore: update stale workflow by @LeoYuan in #731
- feat: add flag createIfNode for ShellNode#getProp by @LeoYuan in #737
Full Changelog: v1.0.10...v1.0.11