2027 Commits

Author SHA1 Message Date
Bowen Tan
a1228410c1 chore(*): publish
- @sunmao-ui/arco-lib@0.10.7
 - @sunmao-ui/chakra-ui-lib@0.10.7
 - @sunmao-ui/editor-sdk@0.10.7
 - @sunmao-ui/editor@0.10.7
 - @sunmao-ui/runtime@0.10.6
@sunmao-ui/arco-lib@0.10.7 @sunmao-ui/chakra-ui-lib@0.10.7 @sunmao-ui/editor-sdk@0.10.7 @sunmao-ui/editor@0.10.7 @sunmao-ui/runtime@0.10.6
2023-04-11 13:50:44 +08:00
Bowen Tan
5ce9b33adc Merge branch 'develop' into publish 2023-04-11 13:48:33 +08:00
yz-yu
2301c76fc5
Merge pull request #707 from smartxworks/fix/slot-proxy
fix(runtime): use proxy when watch and eval slot props
2023-04-11 10:59:21 +08:00
Bowen Tan
4bc635a9a6 fix(runtime): use proxy when watch and eval slot props 2023-04-10 19:11:52 +08:00
MrWindlike
cb2499a6ab chore(*): publish
- @sunmao-ui/arco-lib@0.10.6
 - @sunmao-ui/chakra-ui-lib@0.10.6
 - @sunmao-ui/core@0.10.4
 - @sunmao-ui/editor-sdk@0.10.6
 - @sunmao-ui/editor@0.10.6
 - @sunmao-ui/runtime@0.10.5
 - @sunmao-ui/shared@0.10.4
 - @sunmao-ui/vite-plugin-fs@0.1.3
 - @sunmao-ui/vite-plugins@1.1.3
@sunmao-ui/arco-lib@0.10.6 @sunmao-ui/chakra-ui-lib@0.10.6 @sunmao-ui/core@0.10.4 @sunmao-ui/editor-sdk@0.10.6 @sunmao-ui/editor@0.10.6 @sunmao-ui/runtime@0.10.5 @sunmao-ui/shared@0.10.4 @sunmao-ui/vite-plugin-fs@0.1.3 @sunmao-ui/vite-plugins@1.1.3
2023-03-31 10:46:23 +08:00
MrWindlike
af43d7af7e Merge branch 'publish' of https://github.com/webzard-io/sunmao-ui into publish 2023-03-30 16:56:50 +08:00
Bowen Tan
132c772b72 chore(*): publish
- @sunmao-ui/arco-lib@0.10.5
 - @sunmao-ui/chakra-ui-lib@0.10.5
 - @sunmao-ui/editor-sdk@0.10.5
 - @sunmao-ui/editor@0.10.5
2023-03-30 16:51:47 +08:00
MrWindlike
a852f6d222 chore(*): publish
- @sunmao-ui/arco-lib@0.10.4
 - @sunmao-ui/chakra-ui-lib@0.10.4
 - @sunmao-ui/core@0.10.3
 - @sunmao-ui/editor-sdk@0.10.4
 - @sunmao-ui/editor@0.10.4
 - @sunmao-ui/runtime@0.10.4
 - @sunmao-ui/shared@0.10.3
 - @sunmao-ui/vite-plugin-fs@0.1.2
 - @sunmao-ui/vite-plugins@1.1.2
2023-03-30 16:51:47 +08:00
MrWindlike
b9e933d6f1 chore(*): publish
- @sunmao-ui/arco-lib@0.10.3
- @sunmao-ui/chakra-ui-lib@0.10.3
- @sunmao-ui/editor-sdk@0.10.3
- @sunmao-ui/editor@0.10.3
- @sunmao-ui/runtime@0.10.3
- @sunmao-ui/shared@0.10.2
2023-03-30 16:51:47 +08:00
tanbowensg
b9880d7d7e
Merge pull request #706 from smartxworks/fix/windlike-dev
feat: support switching the custom widget to the expression
2023-03-30 16:18:46 +08:00
tanbowensg
ecfd7af8c6
Merge pull request #704 from smartxworks/fix/arco-table
Fix/arco table
2023-03-30 16:17:48 +08:00
MrWindlike
7298ccd014 feat: support switching the custom widget to the expression 2023-03-30 16:09:32 +08:00
tanbowensg
38835afd81
Merge pull request #705 from smartxworks/feat/module-event-method
Support module method
2023-03-30 16:05:41 +08:00
Bowen Tan
a33f545b38 feat: editor supports module method 2023-03-30 15:58:27 +08:00
Bowen Tan
333963756b feat: runtime supports module method 2023-03-30 15:13:15 +08:00
xzdry
01a045a7ff fix(Table): deep eval columns when columns is expression 2023-03-29 17:13:21 +08:00
tanbowensg
e0557c926b
Merge pull request #703 from smartxworks/feat/module-event-method
feat: support listening module events by event trait
2023-03-29 17:01:23 +08:00
Bowen Tan
17e8439294 feat: support listening module events by event trait 2023-03-29 16:47:24 +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
77a99cadc0
Merge pull request #702 from smartxworks/fix/dry
fix(AppModel): update componentMap after copying top-level components
2023-03-29 11:06:33 +08:00
xzdry
56a371fa0e Merge branch 'develop' of github.com:webzard-io/sunmao-ui into fix/dry 2023-03-28 10:34:55 +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
d1f9398466 fix(AppModel): update componentMap after copying top-level components 2023-03-27 13:29:19 +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
Bowen Tan
d7b42af7cc chore(*): publish
- @sunmao-ui/arco-lib@0.10.5
 - @sunmao-ui/chakra-ui-lib@0.10.5
 - @sunmao-ui/editor-sdk@0.10.5
 - @sunmao-ui/editor@0.10.5
@sunmao-ui/arco-lib@0.10.5 @sunmao-ui/chakra-ui-lib@0.10.5 @sunmao-ui/editor-sdk@0.10.5 @sunmao-ui/editor@0.10.5
2023-03-14 18:45:56 +08:00
Bowen Tan
f3bae2d9ef Merge branch 'develop' into publish 2023-03-14 18:41:51 +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