What's Changed
- feat: add editorCabinSymbol and skeletonCabinSymbol by @liujuping in #2406
- feat(node): add getRGL api by @liujuping in #2417
- fix: fix utils under appHelper will not be updated when props.appHelper is updated by @liujuping in #2415
- fix(outline-pane): when dialog is dragged, the outline pane is not displayed visible state by @liujuping in #2421
- style: udpate some style for multi theme by @liujuping in #2432
- docs: Update summary.md by @sdshaoda in #2430
- revert "fix(material): fix rendering is blocked, when the url in the asset fails to load" by @liujuping in #2434
- feat(workspace): fix onWindowRendererReady api by @liujuping in #2435
- docs: modify the content of the article menu and add a video menu by @kyokaxin in #2444
- style(outline-pane): fix outline-pane styles by @liujuping in #2445
- feat(common): update skeletonCabinSymbol exports by @liujuping in #2450
- feat(common): update designerCabinSymbol exports by @liujuping in #2452
- feat(hotkey): when text is selected, allow the default copy and paste behavior by @liujuping in #2453
- docs: update loop.md by @liujuping in #2458
- feat(config): add defaultSettingPanelProps config by @liujuping in #2461
- feat(workspace): add workspace.skeleton api by @liujuping in #2471
- fix: do not parse props when condition is false or loop data is empty by @rainke in #2477
- feat: add simulatorRender shell by @liujuping in #2491
- fix: remove unnecessary dep by @Zsynuting in #2492
- fix: make the color of the logger more highlighted by @iChengbo in #2509
- feat: suport more locale config by @liujuping in #2510
- fix: fix workspace openEditorWindow API bugs by @liujuping in #2515
- fix: remove
class
prop by @rainke in #2511 - fix: some spell error by @iChengbo in #2523
- style: add style varibles and update some styles by @liujuping in #2526
- feat: update Outline Tree to Component Tree by @liujuping in #2530
- 固定 react-error-overlay 的版本 by @rainke in #2531
- fix: fix rendering failure when children is number 0 by @AndyJinSS in #2549
- Update specs.md by @lizhengnacl in #2539
- fix: 修复 forwardRef 组件的错误无法捕获 by @rainke in #2544
- fix: hoc 组件缓存问题 by @rainke in #2562
- feat: make asset support es module by @rainke in #2559
- fix: 复制时防止 ref id 重复 by @rainke in #2555
- feat: add theme color document & optimize some theme colors by @liujuping in #2566
New Contributors
- @sdshaoda made their first contribution in #2430
- @kyokaxin made their first contribution in #2444
- @Zsynuting made their first contribution in #2492
- @iChengbo made their first contribution in #2509
- @lizhengnacl made their first contribution in #2539
Full Changelog: v1.1.10...v1.2.0