xzdry
01a045a7ff
fix(Table): deep eval columns when columns is expression
2023-03-29 17:13:21 +08:00
xzdry
a32f2d6057
fix: if checkCross is enabled,value should be cached when data changes
2023-03-29 11:15:44 +08:00
tanbowensg
bb3a6d4007
Merge pull request #696 from smartxworks/fix/679
...
fix(#679 ): ensure that ids are unique when copying components
2023-03-28 10:26:44 +08:00
tanbowensg
b0ba492b31
Merge pull request #701 from smartxworks/fix/slot-name
...
fix: hide slot names only when the slot is unique and is content
2023-03-28 10:23:06 +08:00
xzdry
5052766c7c
fix: hide slot names only when the slot is unique and is content
2023-03-28 09:41:02 +08:00
tanbowensg
d7d5dcd1b6
Merge pull request #699 from smartxworks/feat/logs
...
Feat/logs
2023-03-27 17:27:00 +08:00
xzdry
ebb06679e2
test(component.spec.ts): add paste component test case
2023-03-27 15:27:03 +08:00
xzdry
33a0fdaad8
refactor(pasteComponentLeafOperation): making code more readable
2023-03-27 14:47:33 +08:00
xzdry
2e316b5e2c
fix(runEventHandler): fix handler type
2023-03-24 15:34:26 +08:00
tanbowensg
b887ae5565
Merge pull request #700 from smartxworks/fix/menu
...
fix(arco/Menu): ellipsis is only displayed when mode is horizontal
2023-03-24 11:14:48 +08:00
xzdry
9ce037559c
fix(arco/Menu): ellipsis is only displayed when mode is horizontal
2023-03-24 10:29:34 +08:00
xzdry
9a20d0c9f0
feat(Logs): add fetch event type and optimising component jumps
2023-03-24 09:43:00 +08:00
xzdry
2c05ba3673
refactor(Logs): optimize mergeState display & add resizable function
2023-03-23 17:45:33 +08:00
tanbowensg
fea1d9111e
Merge pull request #698 from smartxworks/fix/checkbox
...
Fix/checkbox
2023-03-23 11:03:03 +08:00
tanbowensg
478ba5501b
Merge pull request #697 from smartxworks/refactor/componentSearch
...
refactor(ComponentSearch): remove choc-ui and replace it with select
2023-03-22 15:45:21 +08:00
xzdry
30ace24c63
fix(Checkbox): when there is one item,the disabled property not work
2023-03-22 15:18:54 +08:00
xzdry
d5c98e6ca4
fix(Checkbox): should not merged to global when default value not exist
2023-03-22 15:15:31 +08:00
xzdry
6aa2d0480c
refactor(ComponentSearch): remove choc-ui and replace it with select
2023-03-22 11:38:08 +08:00
xzdry
47bbfcc881
fix( #679 ): ensure that ids are unique when copying components
2023-03-22 10:18:33 +08:00
tanbowensg
9382fade59
Merge pull request #694 from smartxworks/feat/debug
...
Add logging of runtime related debugging information
2023-03-21 10:36:50 +08:00
xzdry
7dc91756ec
refactor(runtime/debugger): use mergeState to listen mergeState
2023-03-20 18:08:02 +08:00
tanbowensg
e5c452b46a
Merge pull request #685 from smartxworks/feat/event-history
...
feat(Editor): add events history
2023-03-20 16:19:32 +08:00
xzdry
f607d12fcd
refactor: change triggerId to required
2023-03-20 15:57:09 +08:00
tanbowensg
e6158271db
Merge pull request #695 from smartxworks/fix/arco-radio
...
fix(arco/Radio): defaultValue use the expression widget
2023-03-20 15:53:18 +08:00
xzdry
c9427b7dda
fix(arco/Radio): defaultValue use the expression widget
...
Since there is no perfect conversion when switching expressions to bool/number/string, the
expression widget is used for the time being to represent the union value
2023-03-20 14:13:51 +08:00
xzdry
b5d33afd93
feat: add sunmao debugger function
2023-03-20 09:55:16 +08:00
xzdry
59004add6d
feat(Runtime): add debug info
2023-03-20 09:51:09 +08:00
tanbowensg
0f5479b1cf
Merge pull request #693 from smartxworks/fix/xzdry
...
fix(Editor): increase the zIndex level of the side menu
2023-03-14 10:53:56 +08:00
tanbowensg
04e583e35b
Merge pull request #692 from smartxworks/fix/windlike-dev
...
fix(PopoverWidget): close `autoFocus` to avoid the input blur
2023-03-14 10:46:09 +08:00
xzdry
30936446d1
fix(Editor): increase the zIndex level of the side menu
2023-03-14 09:43:37 +08:00
MrWindlike
24f7be708e
fix(PopoverWidget): close autoFocus
to avoid the input blur
2023-03-10 13:46:28 +08:00
tanbowensg
516cc1dfd1
Merge pull request #691 from smartxworks/feat/traitPropertiesDidUpdated
...
feat: add `traitPropertiesDidUpdated` lifecircle for trait
2023-03-02 11:32:40 +08:00
MrWindlike
b35e627a96
feat: add traitPropertiesDidUpdated
lifecircle for trait
2023-03-01 14:11:05 +08:00
tanbowensg
1068acd788
Merge pull request #690 from smartxworks/publish
...
Publish
2023-03-01 11:31:21 +08:00
Bowen Tan
84474d0483
chore(*): change shared package version
2023-03-01 11:14:39 +08:00
Bowen Tan
0a3f45123c
chore(*): publish
...
- @sunmao-ui/arco-lib@0.10.2
- @sunmao-ui/chakra-ui-lib@0.10.2
- @sunmao-ui/editor-sdk@0.10.2
- @sunmao-ui/editor@0.10.2
- @sunmao-ui/runtime@0.10.2
@sunmao-ui/arco-lib@0.10.2
@sunmao-ui/chakra-ui-lib@0.10.2
@sunmao-ui/editor-sdk@0.10.2
@sunmao-ui/editor@0.10.2
@sunmao-ui/runtime@0.10.2
2023-02-21 13:47:42 +08:00
Bowen Tan
f35cb783e3
Merge branch 'develop' into publish
2023-02-21 13:46:24 +08:00
tanbowensg
93238cf43f
Merge pull request #689 from smartxworks/feat/revert
...
Revert eval property in object level
2023-02-21 13:45:22 +08:00
Bowen Tan
aba87e887c
Revert "refactor(runtime): watch property change on properties level"
...
This reverts commit 121a22cce8c9e1ab9c29251788d7f067b9fe4fc5.
2023-02-21 11:51:04 +08:00
Bowen Tan
43ec15d1ec
Revert "fix: deep eval with the options"
...
This reverts commit b7c9931fe30bd813d4fcd15411747fda26add6ca.
2023-02-21 11:50:41 +08:00
Bowen Tan
b3b0bd6fa2
chore(*): publish
...
- @sunmao-ui/arco-lib@0.10.2-alpha.0
- @sunmao-ui/chakra-ui-lib@0.10.2-alpha.0
- @sunmao-ui/editor-sdk@0.10.2-alpha.0
- @sunmao-ui/editor@0.10.2-alpha.0
- @sunmao-ui/runtime@0.10.2-alpha.0
@sunmao-ui/arco-lib@0.10.2-alpha.0
@sunmao-ui/chakra-ui-lib@0.10.2-alpha.0
@sunmao-ui/editor-sdk@0.10.2-alpha.0
@sunmao-ui/editor@0.10.2-alpha.0
@sunmao-ui/runtime@0.10.2-alpha.0
2023-02-20 16:35:54 +08:00
Bowen Tan
15b536bbca
Merge branch 'develop' into publish
2023-02-20 16:14:06 +08:00
tanbowensg
c1d5b24c4c
Merge pull request #688 from smartxworks/fix/windlike-dev
...
fix: deep eval with the options
2023-02-17 16:53:35 +08:00
MrWindlike
b7c9931fe3
fix: deep eval with the options
2023-02-17 16:47:35 +08:00
Bowen Tan
b0a503e9f3
chore(*): publish
...
- @sunmao-ui/arco-lib@0.10.1
- @sunmao-ui/chakra-ui-lib@0.10.1
- @sunmao-ui/core@0.10.1
- @sunmao-ui/editor-sdk@0.10.1
- @sunmao-ui/editor@0.10.1
- @sunmao-ui/runtime@0.10.1
- @sunmao-ui/shared@0.10.1
@sunmao-ui/arco-lib@0.10.1
@sunmao-ui/chakra-ui-lib@0.10.1
@sunmao-ui/core@0.10.1
@sunmao-ui/editor-sdk@0.10.1
@sunmao-ui/editor@0.10.1
@sunmao-ui/runtime@0.10.1
@sunmao-ui/shared@0.10.1
2023-02-16 17:30:34 +08:00
Bowen Tan
7825171526
chore(*): update all to 0.10.0
2023-02-16 17:29:32 +08:00
Bowen Tan
a2ef9cd676
Merge branch 'develop' into publish
2023-02-16 17:28:16 +08:00
tanbowensg
fc0f1caa91
Merge pull request #687 from smartxworks/feat/breadcrumb-widget
...
feat(editor-sdk): add breadcrumb widget
2023-02-15 10:20:02 +08:00
Bowen Tan
46e8bf43e4
feat(editor-sdk): breadcrumb widget
2023-02-13 17:10:09 +08:00
tanbowensg
3da843a7a6
Merge pull request #686 from smartxworks/feat/watch-property
...
refactor(runtime): watch property change on properties level
2023-02-13 15:04:15 +08:00