AprChell
8208dd3a32
fix(exportschema): exportSchema(IPublicEnumTransformStage.Save) type conver ( #2661 )
...
* fix(exportschema): exportSchema(IPublicEnumTransformStage.Save) type conver
* test(prop): nullProp equals null, not
2023-11-20 16:24:27 +08:00
liujuping
035c213b16
fix: fix that the prop model is not reused and the update is not triggered
2023-06-01 14:10:16 +08:00
liujuping
239bb29de1
feat: add skeleton item model
2023-05-11 10:44:17 +08:00
liujuping
dff06e70ac
fix(prop): fix prop.export can not correctly export undefined[]
2023-04-19 15:55:08 +08:00
liujuping
aafd57cae2
feat: JSSlot prop export result add id
2023-03-31 17:11:54 +08:00
liujuping
4bb4296229
fix: when the setting-field value is array, the observer invalid
2023-03-31 15:13:33 +08:00
liujuping
8c073c3c95
feat: update props ts defined
2023-03-24 15:07:07 +08:00
Justin-lu
fc964ec715
fix: ts interface error
2023-03-24 10:16:21 +08:00
liujuping
4433b2ee78
fix: fix ts error
2023-03-14 11:17:24 +08:00
liujuping
964833128b
feat: add getDOMNode api definition in node module
2023-03-02 11:27:08 +08:00
liujuping
d8014c9d1a
fix: fix some ts error
2023-02-28 15:13:30 +08:00
liujuping
33a4192e2c
fix: fix slot id is automatically generated every time
2023-02-24 15:28:18 +08:00
liujuping
7c16bb1f9c
feat: fix prop module issue and ts type definition
2023-02-21 18:35:09 +08:00
LeoYuan 袁力皓
b629ca55e5
fix: getting slot children incorrectly
2023-02-09 16:41:56 +08:00
liujuping
5cf395957c
feat: the advanced.autoruns parameter uses a shell wrapper
2023-01-30 11:22:56 +08:00
JackLian
4fd3af10c5
fix(shell/model): fix lint issues in shell/model
2023-01-13 09:56:39 +08:00
JackLian
d3f533d482
docs(props): optimize api doc for model/props, and fix related lint issues
2023-01-09 10:28:11 +08:00
JackLian
76f612b29c
docs(prop): optimize api doc for model/prop, and fix related lint issues
2023-01-06 16:45:22 +08:00
JackLian
c4bfeaa201
refactor: reorganize types
2023-01-05 17:27:56 +08:00
JackLian
c2db198415
feat: add some big features to engine
2022-12-22 12:37:33 +08:00
LeoYuan 袁力皓
3fe9882f9d
fix: compatible with SlotSchema which doesn't have title / name / params
2022-12-21 10:07:56 +08:00
JackLian
55c3fc9e58
feat: add types for shell, and move functions in types to utils
2022-12-06 11:12:00 +08:00
LeoYuan 袁力皓
b18b70461c
fix: reuse JSSlot data's value when it is slot structure
2022-11-22 16:17:09 +08:00
LeoYuan 袁力皓
c27f8019bc
test: add some test cases
2022-08-09 18:25:47 +08:00
LeoYuan 袁力皓
a8de3f299c
fix: should pass index param when creating a Prop instance under a list type Prop instance, fix #780
2022-07-08 09:10:22 +08:00
LeoYuan 袁力皓
3105081466
refactor: reuse previous Prop instance to keep mobx reaction connnection alive
2022-06-15 15:44:22 +08:00
liujuping
85704c3694
feat: fix render-core leaf hoc component condition config should get from leaf exportSchema fn
2022-05-11 14:09:17 +08:00
林熠
0c6bca339a
Merge pull request #418 from alibaba/feat/vision-polyfill
...
feat: add some features
2022-05-05 17:13:24 +08:00
LeoYuan 袁力皓
18d1a4fe1d
feat: add some features
2022-05-05 16:48:15 +08:00
Tobias Speicher
aca2f08b77
refactor: replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:07:03 +08:00
LeoYuan 袁力皓
5bb9ec7a1d
fix: prop should return undefined when all items are undefined
2022-03-17 10:08:22 +08:00
LeoYuan 袁力皓
4f4ac5115d
feat: first commit - genesis
2022-02-16 11:20:17 +08:00