eternalsky
|
d64da1e065
|
feat: improve lowcode component error state in simulator renderer (#1818)
* feat: improve lowcode component error state in simulator renderer
* chore: use faultComponentMap instead of ComponentRender.FaultComponent
|
2023-03-31 15:12:39 +08:00 |
|
JackLian
|
579480c56c
|
chore(release): publish 1.1.5
|
2023-03-31 10:58:10 +08:00 |
|
knight.chen
|
3d51fe00bf
|
feat: add setConfig method for project
|
2023-03-27 10:38:28 +08:00 |
|
liujuping
|
affdfbbb1c
|
fix: fix the problem that the props value appears when the name is 0
|
2023-03-24 16:28:52 +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 |
|
JackLian
|
203568ea2d
|
chore(release): publish 1.1.4
|
2023-03-22 17:35:26 +08:00 |
|
liujuping
|
06aaef777d
|
fix: fixed an issue where the outline tree was not displayed correctly when deleting a node
|
2023-03-22 09:02:28 +08:00 |
|
liujuping
|
a645af7e0b
|
feat: support PanelDock icon pointer cursor is always pointer
|
2023-03-20 19:32:52 +08:00 |
|
huxingyi1997
|
fc7c217f8c
|
fix: missing i18n parameter in simulater and renderer
|
2023-03-20 15:20:53 +08:00 |
|
liujuping
|
6d4ca29466
|
fix: fix workspace api ts defined
|
2023-03-20 14:54:55 +08:00 |
|
liujuping
|
f6537f536f
|
feat: lowCode components support project schema
|
2023-03-20 08:18:20 +08:00 |
|
liujuping
|
ffaf58b5b5
|
refactor: rename internalToShell to internalToShellField
|
2023-03-16 11:18:32 +08:00 |
|
JackLian
|
0181a8ad33
|
chore(release): publish 1.1.3
|
2023-03-16 09:28:08 +08:00 |
|
liujuping
|
eeb6719a1f
|
feat: optimize outline tree performance and ts definition
|
2023-03-15 17:42:18 +08:00 |
|
liujuping
|
4d4a8a6d6f
|
feat: fix designer:entry ts errors
|
2023-03-14 19:20:48 +08:00 |
|
liujuping
|
4433b2ee78
|
fix: fix ts error
|
2023-03-14 11:17:24 +08:00 |
|
liujuping
|
88961aa640
|
feat: optimize ts definition
|
2023-03-08 18:26:35 +08:00 |
|
狗空
|
2d80d11475
|
fix(designer): 修复VC组件canResizing发生变化时无法拖拽
|
2023-03-06 11:45:18 +08:00 |
|
liujuping
|
964833128b
|
feat: add getDOMNode api definition in node module
|
2023-03-02 11:27:08 +08:00 |
|
liujuping
|
93e9b6ee00
|
fix: fix build error due to ts definition
|
2023-02-28 15:52:00 +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
|
1f09b639fb
|
feat: add reverse api to node-children model
|
2023-02-22 14:59:13 +08:00 |
|
liujuping
|
319d495d3b
|
test: add ut for designer/prop-setAsSlot
|
2023-02-22 12:51:57 +08:00 |
|
liujuping
|
7c16bb1f9c
|
feat: fix prop module issue and ts type definition
|
2023-02-21 18:35:09 +08:00 |
|
JackLian
|
16c4c96c66
|
docs: improve comments for plugin-context
|
2023-02-20 16:10:12 +08:00 |
|
JackLian
|
f3f7703f98
|
chore(release): publish 1.1.2
|
2023-02-20 10:36:57 +08:00 |
|
test005
|
69070441c0
|
fix: fix componentsMap spell mistake
|
2023-02-16 10:09:38 +08:00 |
|
JackLian
|
18eeff953a
|
chore(release): publish 1.1.1
|
2023-02-15 17:23:11 +08:00 |
|
JackLian
|
9d83b8b5b9
|
docs: improve doc for plugin related apis
|
2023-02-15 17:15:12 +08:00 |
|
JackLian
|
19b997cd5e
|
chore(release): publish 1.1.0
|
2023-02-14 09:41:12 +08:00 |
|
LeoYuan 袁力皓
|
b629ca55e5
|
fix: getting slot children incorrectly
|
2023-02-09 16:41:56 +08:00 |
|
liujuping
|
bf5fece16b
|
feat: fix poroject.onSimulatorHostReady in workspace mode
|
2023-02-09 15:34:50 +08:00 |
|
liujuping
|
c3ce042c83
|
feat: the renderer-core leaf component removes the react.createElement call
|
2023-02-07 18:21:20 +08:00 |
|
haoziqaq
|
59cb9ef30a
|
fix(designer): fix i18n
|
2023-02-06 19:10:20 +08:00 |
|
liujuping
|
69ab81a147
|
feat: the event supplements the dispose function as the return value
|
2023-02-06 19:08:01 +08:00 |
|
JackLian
|
83562989d5
|
docs: add doc for api/model/component-meta
|
2023-02-06 17:30:11 +08:00 |
|
JackLian
|
810ccbd03e
|
feat: add get advanced api for ComponentMeta
|
2023-01-30 15:10:46 +08:00 |
|
liujuping
|
5cf395957c
|
feat: the advanced.autoruns parameter uses a shell wrapper
|
2023-01-30 11:22:56 +08:00 |
|
JackLian
|
67a5e724fd
|
refactor: remove dependency of nodeSymbol
|
2023-01-29 18:39:34 +08:00 |
|
JackLian
|
1b74e71353
|
refactor: remove dependency of documentSymbol
|
2023-01-29 15:16:26 +08:00 |
|
JackLian
|
852977c091
|
refactor: add clipboard to canvas for refactoring of hotkey plugin as a standalone one
|
2023-01-16 16:29:28 +08:00 |
|
JackLian
|
0b0015c368
|
refactor: remove dependecy of designer.focusing for refactoring of hotkey plugin as a standalone one
|
2023-01-16 14:35:22 +08:00 |
|
JackLian
|
f25babe728
|
refactor: add isInLiveEditing api to canvas for refactoring of hotkey plugin as a standalone one
|
2023-01-13 17:07:09 +08:00 |
|
JackLian
|
4fd3af10c5
|
fix(shell/model): fix lint issues in shell/model
|
2023-01-13 09:56:39 +08:00 |
|
JackLian
|
8537eff893
|
fix: fix lint issues in shell
|
2023-01-12 17:43:03 +08:00 |
|
JackLian
|
e5bfc58be8
|
docs: optimize api doc for model/modal-node-manager, and fix related lint issues
|
2023-01-11 14:22:01 +08:00 |
|
liujuping
|
7d526d1e83
|
feat: modify the usage of resource registration
|
2023-01-10 21:25:00 +08:00 |
|
JackLian
|
d3cc39ec9c
|
docs(selection): optimize api doc for model/selection, and fix related lint issues
|
2023-01-10 20:09:54 +08:00 |
|