Commit Graph

1764 Commits

Author SHA1 Message Date
yz-yu
6bea4b1a03
Merge pull request #635 from smartxworks/release
Release 0.8
2022-11-09 18:18:33 +08:00
Bowen Tan
4d34f6b46c chore(*): publish
- @sunmao-ui/arco-lib@0.4.0
 - @sunmao-ui/chakra-ui-lib@0.6.0
 - @sunmao-ui/core@0.8.0
 - @sunmao-ui/editor-sdk@0.4.0
 - @sunmao-ui/editor@0.8.0
 - @sunmao-ui/runtime@0.8.0
 - @sunmao-ui/shared@0.3.0
 - @sunmao-ui/vite-plugin-fs@0.1.0
 - @sunmao-ui/vite-plugins@1.1.0
2022-11-04 18:19:47 +08:00
tanbowensg
a99d711218
Merge pull request #634 from smartxworks/arco/fix
Arco/fix
2022-11-04 10:14:22 +08:00
tanbowensg
7ebf4549ed
Merge pull request #632 from smartxworks/fix/codeeditor
fix(CodeEditor): editing styles will override cssProperties
2022-11-04 10:08:23 +08:00
xzdry
a95f474635 fix(EditorStore): remove duplicate names 2022-11-03 16:06:58 +08:00
xzdry
329bdeb3cc feat(arco/Link): add icon slot 2022-11-03 15:32:48 +08:00
xzdry
3942e11a5a refactor(arco/Tree): use controlled selectedKeys to ensure correct state 2022-11-03 15:32:13 +08:00
xzdry
20dc873368 feat(arco/Link): add onClick event 2022-11-03 11:12:52 +08:00
xzdry
951a301cd2 feat(arco/Tree): selectedNode supports custom properties 2022-11-03 10:15:00 +08:00
xzdry
e79f1fa384 feat(arco/Tree): add attributes to control the expansion of the tree 2022-11-03 10:14:20 +08:00
xzdry
15f7fcb0a5 feat(arco/Select): add trigger props 2022-11-02 17:59:37 +08:00
xzdry
10ac15e4f4 docs(CodeEditor): add comments 2022-11-02 14:30:48 +08:00
xzdry
fb7c0df648 fix(EditorStore): remove duplicate names 2022-11-01 09:30:19 +08:00
xzdry
03aad6c651 Merge branch 'develop' of github.com:webzard-io/sunmao-ui into fix/codeeditor 2022-11-01 09:26:38 +08:00
xzdry
8d99ba1f11 fix(CodeEditor): editing styles will override cssProperties 2022-11-01 08:48:56 +08:00
yz-yu
69a190ab9d
Merge pull request #598 from smartxworks/fix/paste-change-id
fix(editor): pasted component's children disappear after id changes
2022-10-27 11:50:30 +08:00
tanbowensg
bd4625136c
Merge pull request #628 from smartxworks/fix/dry
fix(EventWidget): keep the input type of waitTimeField as number
2022-10-21 10:18:13 +08:00
tanbowensg
37f513754c
Merge pull request #629 from smartxworks/arco/fix
Arco/fix
2022-10-19 16:38:51 +08:00
xzdry
44f5ad30fb refactor(arco/Select): remove addOption methods 2022-10-19 15:48:59 +08:00
xzdry
f369347b7f feat(arco): changing the defaultValue will trigger the onChange method 2022-10-19 14:40:34 +08:00
xzdry
d1cfc023a3 fix(Tree): fix the error caused by changing data in multi-select mode 2022-10-19 14:23:56 +08:00
xzdry
819dad3ada feat(arco/Tree): synchronize state when data changes 2022-10-19 14:08:23 +08:00
xzdry
4ac2bd010f feat(arco/Select): add addOption and setValue methods 2022-10-19 10:57:24 +08:00
xzdry
4f2d3ececc fix(EventWidget): keep the input type of waitTimeField as number 2022-10-18 18:29:53 +08:00
tanbowensg
eec356ddfb
Merge pull request #626 from smartxworks/feat/dry
Feat/dry
2022-10-18 17:50:01 +08:00
xzdry
ed9e207f4d feat(arco/Timeline): add slots 2022-10-18 17:27:45 +08:00
tanbowensg
a4d6004d71
Merge pull request #627 from smartxworks/feat/remove-listItem
remove evalListItem of parseExpression
2022-10-18 16:35:49 +08:00
tanbowensg
09c5c184f3
Merge pull request #610 from smartxworks/fix/hidden-trait
fix(hidden): hidden trait 'visually' breaks style trait
2022-10-18 15:28:15 +08:00
tanbowensg
c4a7f6355a
Merge pull request #625 from smartxworks/arco/fix
Arco/fix
2022-10-18 14:40:03 +08:00
xzdry
ac55561422 feat(Table): synchronize clickedRow state when data changes 2022-10-18 11:52:37 +08:00
xzdry
9ee265882d feat(Table): reset to the first page if there is less data to show 2022-10-18 11:41:57 +08:00
tanbowensg
23c3d87583
Merge pull request #624 from tuchg/fix/component-list-state
fix(editor): loss of state in ComponentList caused by tab switching
2022-10-18 11:01:09 +08:00
xzdry
099b94e063 fix(StateManager): remove console 2022-10-17 22:05:33 +08:00
xzdry
3751086cd1 fix(Table): use raw spec of column to eval instead of column 2022-10-17 22:04:44 +08:00
tuchg
3d999a655b fix(editor): loss of state in ComponentList caused by tab switching 2022-10-14 21:21:28 +08:00
tuchg
474ef8a28c fix(editor): status display problem of version filter 2022-10-14 21:13:20 +08:00
Bowen Tan
2c1c2dba78 fix(runtime): remove $listItem 2022-10-14 16:36:44 +08:00
yz-yu
0fb888fff9
Merge pull request #623 from smartxworks/fix/dry
bugfix
2022-10-14 08:51:42 +08:00
yz-yu
3cfaef64a2
Merge pull request #621 from smartxworks/feat/mount-event
add component life cycle events to Event Trait
2022-10-12 16:30:13 +08:00
xzdry
615378f955 fix(arco/Table): fix the filterRule type error 2022-10-12 15:00:53 +08:00
xzdry
55c0cb4421 fix(NumberField): fix the problem of numberfield not being displayed 2022-10-11 10:01:17 +08:00
xzdry
68ea6db590 fix(arco/Table): refine filter rule's spec 2022-10-11 10:00:29 +08:00
Bowen Tan
28e989e3d5 fix(editor): fix small bugs 2022-09-29 17:12:49 +08:00
Bowen Tan
8e882c9c11 feat(runtime): add component life cycle events to Event Trait 2022-09-29 17:12:25 +08:00
yz-yu
ffbac180e3
Merge pull request #619 from smartxworks/fix/keyboard
fix(editor): prevent pasting component when cursor in input components
2022-09-27 18:04:07 +08:00
Bowen Tan
8839d0b7ed fix(editor): prevent pasting component when cursor in input components 2022-09-27 17:43:34 +08:00
yz-yu
edd9dd5ac9
Merge pull request #618 from smartxworks/fix/arco-bugs
Fix small bug and warnings
2022-09-27 15:50:01 +08:00
Bowen Tan
50e2cdc5df fix(editor): fix warnings 2022-09-27 10:57:02 +08:00
Bowen Tan
90a130389d fix(editor): editor mask does not show when there is only text component 2022-09-27 10:56:35 +08:00
yz-yu
8d42271244
Merge pull request #617 from smartxworks/fix/improve-style
Fix some style bugs
2022-09-22 19:27:43 +08:00