tanbowensg
fa79e120a9
Merge pull request #508 from smartxworks/feat/validation-trait
...
feat: refactor the validation trait (#breaking-chagnes)
2022-07-22 11:29:43 +08:00
yz-yu
24d1bf39fd
Merge pull request #539 from XiGou/update_readme
...
updated the English version of readme file
2022-07-21 15:08:24 +08:00
tanbowensg
2ebdf5772e
Merge pull request #540 from smartxworks/main
...
Main
2022-07-21 14:45:03 +08:00
GouXi
25c819db3a
use 'Reactive rendering' instead of 'Responsive'.
2022-07-21 02:22:04 -04:00
yz-yu
4d498d9c61
Merge pull request #538 from smartxworks/pub/0.7.3
...
Pub/0.7.3
2022-07-21 13:17:15 +08:00
tanbowensg
4d6b67cbfb
Merge pull request #536 from smartxworks/feat/batch-operation
...
feat: add `doOperations`
2022-07-21 10:19:22 +08:00
Xi Gou
abb2e12dfb
updated the English version of readme file
2022-07-21 00:08:37 +08:00
Bowen Tan
7d3bb7079f
chore(*): publish
...
- @sunmao-ui/arco-lib@0.3.4
- @sunmao-ui/chakra-ui-lib@0.5.4
- @sunmao-ui/editor-sdk@0.3.4
- @sunmao-ui/editor@0.7.4
2022-07-20 14:39:53 +08:00
Bowen Tan
7264108571
Merge branch 'main' into pub/0.7.3
...
* main:
fix(ModuleWidget): fix bug with wrong ModuleWidget property
2022-07-20 14:29:04 +08:00
yz-yu
56b54421f4
Merge pull request #537 from smartxworks/slot-fallback
...
fix(runtime): only teardown state when the component is not hidden before this check
2022-07-20 11:59:04 +08:00
MrWindlike
b408fa620b
chore: move doOperations
into AppModelManager
2022-07-20 11:32:25 +08:00
Yanzhen Yu
9eb5ab7b46
test(runtime): add unit tests to cover the new teardown strategy
...
when we are using slot's ifCondition, the slot may have
unmount traits result multiple times
2022-07-20 10:57:13 +08:00
yz-yu
1e41f09adc
feat(docs): responsive -> reactive
2022-07-20 09:37:21 +08:00
Yanzhen Yu
25787ec172
fix(runtime): check whether this is the first time render of an UnmountImplWrapper
...
when we are using slot's ifCondition, the slot may have
unmount traits result multiple times
2022-07-19 20:11:23 +08:00
Yanzhen Yu
acbbf4eb24
fix(runtime): only teardown state when the component is not hidden before this check
...
when we are using slot's ifCondition, the slot may have
unmount traits result multiple times
2022-07-19 19:47:35 +08:00
MrWindlike
549e7276a3
feat: add doOperations
2022-07-19 17:51:01 +08:00
yz-yu
58c3d9848f
Merge pull request #535 from smartxworks/fix/paste-slot
...
fix(paste): paste component into the first slot instead of 'content' slot
2022-07-19 16:43:02 +08:00
xzdry
4d2ae0da38
feat(select): put popup to body
2022-07-19 15:22:40 +08:00
Bowen Tan
63b3a04935
fix(paste): paste component into the first slot instead of 'content' slot
2022-07-19 14:17:42 +08:00
xzdry
09b6c4ba0c
fix(ModuleWidget): fix bug with wrong ModuleWidget property
2022-07-19 11:03:26 +08:00
Bowen Tan
5c6db91554
chore(*): publish
...
- @sunmao-ui/arco-lib@0.3.3
- @sunmao-ui/chakra-ui-lib@0.5.3
- @sunmao-ui/core@0.7.3
- @sunmao-ui/editor-sdk@0.3.3
- @sunmao-ui/editor@0.7.3
- @sunmao-ui/runtime@0.7.3
- @sunmao-ui/shared@0.2.3
- @sunmao-ui/vite-plugin-fs@0.0.3
- @sunmao-ui/vite-plugins@1.0.5
2022-07-18 17:27:57 +08:00
Bowen Tan
0c4694df3a
fix(docs): fix trait markdown
2022-07-18 17:25:25 +08:00
tanbowensg
ce033713b0
Merge pull request #533 from smartxworks/fix/windlike
...
fix: avoid the expression tip would be covered
2022-07-18 17:18:50 +08:00
MrWindlike
63e7b67f6d
fix: avoid the expression tip would be covered
2022-07-18 17:12:32 +08:00
yz-yu
21a15958c4
Merge pull request #531 from smartxworks/fix/preview-modal-dependency2
...
fix(previewModal): pass dependencies to preview modal
2022-07-18 12:10:39 +08:00
Bowen Tan
7c6c8a8122
fix(previewModal): pass dependencies to preview modal
2022-07-18 10:29:32 +08:00
yz-yu
267ab40b37
Merge pull request #522 from smartxworks/feat/windlike-dev
...
feat: check the `exampleProperties` type
2022-07-16 19:27:23 +08:00
yz-yu
14bc96fb54
Merge pull request #527 from smartxworks/fix/typo
...
fix(docs): fix typo and replace logo.png
2022-07-15 16:28:26 +08:00
Bowen Tan
d778f69919
fix(docs): fix typo and replace logo.png
2022-07-15 16:23:15 +08:00
yz-yu
6fe7b0e6c0
Merge pull request #526 from smartxworks/main
...
Main
2022-07-15 15:01:11 +08:00
yz-yu
a06a0636dc
Merge pull request #525 from smartxworks/pub/0.7.2
...
Pub/0.7.2
2022-07-15 14:51:54 +08:00
Bowen Tan
7b39aceece
fix(docs): fix type
2022-07-15 14:49:51 +08:00
Bowen Tan
9291609fb0
chore(*): publish
...
- @sunmao-ui/arco-lib@0.3.2
- @sunmao-ui/chakra-ui-lib@0.5.2
- @sunmao-ui/core@0.7.2
- @sunmao-ui/editor-sdk@0.3.2
- @sunmao-ui/editor@0.7.2
- @sunmao-ui/runtime@0.7.2
- @sunmao-ui/shared@0.2.2
- @sunmao-ui/vite-plugin-fs@0.0.2
- @sunmao-ui/vite-plugins@1.0.4
2022-07-15 13:58:25 +08:00
tanbowensg
c150cf03cd
Merge pull request #524 from smartxworks/develop
...
Merge develop to master
2022-07-15 13:56:34 +08:00
yz-yu
f34bc59d80
Merge pull request #519 from smartxworks/merge-validator
...
fix validator bugs
2022-07-15 11:56:30 +08:00
Bowen Tan
aeaa083486
Merge branch 'develop' into merge-validator
...
* develop:
feat(docs): update readme
feat(docs): compress logo image
feat(docs): add sunmao start link in readme
feat(runtime): use render set to check all the slot elements hidden or not
fix(styleTraitForm): fix nested button warning
feat(runtime): pass slot fallback into slot elements
docs(*): replace webzard-io with smartxworks
fix(runtime): remove react-markdown
# Conflicts:
# yarn.lock
2022-07-15 11:34:22 +08:00
Bowen Tan
b9f9be0e68
feat(validator): add util method prameters validation
2022-07-15 11:26:57 +08:00
yz-yu
9eb6aba830
Merge pull request #520 from smartxworks/docs
...
feat(docs): update readme
2022-07-14 15:19:46 +08:00
MrWindlike
2b74ce4848
feat: check the exampleProperties
type
2022-07-14 14:42:49 +08:00
Bowen Tan
f78a95f021
fix(validator): hide fix
2022-07-14 14:35:19 +08:00
tanbowensg
c3f5f5ae57
Merge pull request #515 from smartxworks/slot-fallback
...
feat(runtime): pass slot fallback into slot elements
2022-07-14 13:41:38 +08:00
Bowen Tan
ac7e643939
feat(docs): update readme
2022-07-14 12:03:37 +08:00
Bowen Tan
9c273a49d5
feat(docs): compress logo image
2022-07-14 12:03:02 +08:00
Bowen Tan
5fc9025663
feat(docs): add sunmao start link in readme
2022-07-14 12:03:02 +08:00
yz-yu
617d4e0963
Merge pull request #518 from smartxworks/fix/button-warning
...
fix(styleTraitForm): fix nested button warning
2022-07-14 11:35:20 +08:00
yz-yu
4035e70ce9
Merge pull request #516 from smartxworks/remove-react-markdown
...
fix(runtime): remove react-markdown
2022-07-14 10:54:44 +08:00
Yanzhen Yu
bae3f5d5b7
feat(runtime): use render set to check all the slot elements hidden or not
...
only attach fallback element to the last hidden slot
2022-07-13 22:22:55 +08:00
Bowen Tan
12802c1354
fix(validator): treat dynamic state from trait as any type
2022-07-13 17:55:48 +08:00
Bowen Tan
4d02ab35d3
fix(validator): can not validate array element whose index is bigger than 0
2022-07-13 17:42:45 +08:00
Bowen Tan
dcff01f801
feat(validator): auto fix missing property error
2022-07-13 17:42:45 +08:00