1011 Commits

Author SHA1 Message Date
唐澜
997e14a7d1 Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-29 10:05:54 +08:00
唐澜
0a5b57362c Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-29 10:05:53 +08:00
唐澜
ed6e08d454 Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-29 10:05:53 +08:00
唐澜
f6b1ced473 Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-29 10:05:53 +08:00
liujuping
4bc5ff6dc3 style: add --color-toolbar-background 2023-11-29 10:05:53 +08:00
唐澜
149b5195a4 Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-29 10:05:53 +08:00
唐澜
339adf0ac3 Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-29 10:05:52 +08:00
liujuping
d199b44eca style: add --color-toolbar-background 2023-11-29 10:00:30 +08:00
JackLian
370ab79ed3 chore(release): publish 1.2.3-beta.7 v1.2.3-beta.7 2023-11-28 13:29:40 +08:00
唐澜
2899ee8c5e Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-28 11:23:41 +08:00
唐澜
8246d0c6db Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-28 11:23:41 +08:00
owenchen1004
e01cc4d63f fix: coding style update 2023-11-28 11:23:41 +08:00
owenchen1004
f852eae6db fix: executeLifeCycleMethod return bug in renderer 2023-11-28 11:23:41 +08:00
刘菊萍(絮黎)
9f331d3c4b docs: update material.md 2023-11-28 11:23:41 +08:00
JackLian
0ed724634b chore(docs): publish docs 1.2.2 2023-11-28 11:23:41 +08:00
刘菊萍(絮黎)
afdcb6e5e6 docs: update skeleton.md 2023-11-28 11:23:40 +08:00
唐澜
8358aafa0a Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-28 11:23:40 +08:00
唐澜
fef8bfa889 Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-28 11:23:40 +08:00
唐澜
a8051aefc3
Merge pull request #2705 from owenchen1004/main
fix: executeLifeCycleMethod return bug in renderer
2023-11-28 11:21:21 +08:00
owenchen1004
b786c8fcaa fix: coding style update 2023-11-28 11:04:37 +08:00
owenchen1004
f75b9ae61c fix: executeLifeCycleMethod return bug in renderer 2023-11-28 10:50:38 +08:00
刘菊萍(絮黎)
d41f2c13d2 docs: update material.md 2023-11-28 09:37:32 +08:00
JackLian
20bf62aed3 chore(docs): publish docs 1.2.2 2023-11-27 17:50:48 +08:00
刘菊萍(絮黎)
1c2f195e8b docs: update skeleton.md 2023-11-27 16:23:49 +08:00
JackLian
981a6e6354 chore(release): publish 1.2.3-beta.6 v1.2.3-beta.6 2023-11-24 09:37:36 +08:00
1ncounter
8c951bbbde fix(renderer-core): remove compatibility with uipaas 2023-11-24 09:34:41 +08:00
唐澜
ada3fc1508 Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-24 09:34:41 +08:00
唐澜
c2e6357635 Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-24 09:34:41 +08:00
JackLian
7a1fe88474 chore(docs): publish docs 1.2.1 2023-11-24 09:34:41 +08:00
1ncounter
c643c0fc4f fix(renderer-core): remove compatibility with uipaas 2023-11-23 19:58:30 +08:00
唐澜
6c7a526521
Fix/component lifecycle not execute (#2692)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-23 19:28:41 +08:00
唐澜
dc1e0f5a49
Fix/component lifecycle not execute (#2690)
* fix: recover component lifecycle and avoid execute from scope __proto__
2023-11-23 18:58:24 +08:00
JackLian
7e80d1f863 chore(docs): publish docs 1.2.1 2023-11-23 16:33:45 +08:00
JackLian
c66885c1a3 chore(release): publish 1.2.3-beta.5 v1.2.3-beta.5 2023-11-23 16:30:01 +08:00
liujuping
ad77ffcf5f feat(skeleton): add registerConfigTransducer API 2023-11-23 16:27:39 +08:00
liujuping
93fb94ac53 feat(outline-pane): suport registry in workspace level 2023-11-23 16:27:39 +08:00
liujuping
0222f31202 feat(utils): add workspace utils 2023-11-23 16:27:39 +08:00
andylili21
32c5202767 fix: Improve code and simplify logic (#2651)
* fix: Improve code and simplify logic
2023-11-23 16:27:39 +08:00
liujuping
a3fef9c13d feat(skeleton): add registerConfigTransducer API 2023-11-23 16:27:00 +08:00
liujuping
029fd1ce67 feat(outline-pane): suport registry in workspace level 2023-11-23 16:23:11 +08:00
liujuping
ad044f49ed feat(utils): add workspace utils 2023-11-23 16:22:09 +08:00
andylili21
27e914cece
fix: Improve code and simplify logic (#2651)
* fix: Improve code and simplify logic
2023-11-23 16:05:07 +08:00
JackLian
7c32dda300 chore(release): publish 1.2.3-beta.4 v1.2.3-beta.4 2023-11-23 09:33:00 +08:00
1ncounter
50a6c9360d fix: recover component lifecycle and avoid execute from scope __proto__ 2023-11-23 09:29:41 +08:00
JackLian
c83833102e chore(docs): publish docs 1.2.0 2023-11-23 09:29:40 +08:00
chenkeyao.chenkeya
89a142e4bc feat: add new video 2023-11-23 09:29:40 +08:00
liujuping
c0fe8eedab docs: update faq list 2023-11-23 09:29:40 +08:00
liujuping
c423e30b25 style: add --workspace-left-area-width 2023-11-23 09:29:40 +08:00
刘菊萍(絮黎)
e240ec47fd docs: update index.md 2023-11-23 09:29:40 +08:00
刘菊萍(絮黎)
7b0c0c80b9 docs: update index.md 2023-11-23 09:29:39 +08:00