What's Changed
- docs: added issue documentation by @liujuping in #744
- fix: adjust synchronize-order of packages by @LeoYuan in #778
- refactor: remove useless logic, and some minor refactors by @JackLian in #786
- fix: simulator eclipses setting area #773 by @LeoYuan in #787
- fix: npm run clean error in windows by @williamhatch in #652
- fix: error thrown when triggering undo after save schema on SchemaPane by @LeoYuan in #790
- fix: should pass index param when creating a Prop instance under a li… by @LeoYuan in #789
- chore: added exempt-all-assignee configuration to deal with the probl… by @liujuping in #791
- fix: project.exportSchema should export componentsMap of all documents by @LeoYuan in #798
- test(builtin-hotkey): increase designer's code branch coverage to 84.18% by @LeoYuan in #796
- refactor: minor refactors for render-core/renderer/base by @JackLian in #799
- refactor: minor refactors for render-core/renderer/base. remove useless logic about __ignoreParse by @JackLian in #805
- feat: 为 renderer 追加 displayName,以支持后续的反射功能 by @alvarto in #812
- refactor: abstract excuteLifeCycleMethod and some minor refactors by @JackLian in #815
- refactor: abstract getSchemaChildren by @JackLian in #821
- feat: add getExtraPropValue setExtraPropValue to shell SettingPropEntry by @zyy7259 in #832
- fix: designer/loadIncrementalAssets await Sequential by @guowenfh in #841
New Contributors
- @williamhatch made their first contribution in #652
- @guowenfh made their first contribution in #841
Full Changelog: v1.0.12...v1.0.13