v1.1.10
What's Changed
- feat: add applicaiton level specs by @1ncounter in #2325
- fix: Optimize the initialization method for masterPaneController by @AndyJinSS in #2333
- docs: add setterDetails category by @liujuping in #2334
- refactor: defaultViewType renamed to defaultViewName by @liujuping in #2353
- feat(skeleton): add skeleton.getPanel api by @liujuping in #2358
- fix(material): when the assets exist, use onChangeAssets api, the callback is called immediately by @liujuping in #2359
- docs: update init.md, add device 参数详细说明 by @liujuping in #2365
- feat: remove IPublicTypeFieldExtraProps.virtual definition by @liujuping in #2366
- fix(node-children): solve the crash of null in schema.children by @liujuping in #2367
- feat(event): add event.prependListener api by @liujuping in #2370
- docs: update faq009.md by @liujuping in #2373
- feat: mark the loaded remote description descriptions to reduce loading by @liujuping in #2378
- docs: update faq013.md by @liujuping in #2379
- feat: after the component title is modified, update the title of the ComponentAction area by @liujuping in #2381
- docs: add config options doc by @liujuping in #2383
- fix: default FaultComponent can not get componentName by @rainke in #2385
- feat: outline-plugin-pane support overflow-x scroll & delete node by @kyoonart in #2376
- feat(workspace): when the sleep window is opened, the active window event is not triggered by @liujuping in #2387
- fix(material): fix rendering is blocked, when the url in the asset fails to load by @liujuping in #2388
- feat(config): add onGot in config.device by @liujuping in #2389
- feat(workspace): update openEditorWindow api by @liujuping in #2391
- fix: logger is not defined error in transformStringToFunction by @liujuping in #2393
- feat: when field rendering error, output error log by @liujuping in #2398
- feat(workspace): update removeEditorWindow api by @liujuping in #2399
- docs: update configOptions.md by @liujuping in #2402
- docs: update configOptions.md by @liujuping in #2403
New Contributors
- @1ncounter made their first contribution in #2325
- @kyoonart made their first contribution in #2376
Full Changelog: v1.1.9...v1.1.10