Commit Graph

1106 Commits

Author SHA1 Message Date
Bowen Tan
38eb90e567 test(moduleRenderer): add module renderer tests 2022-06-21 10:46:29 +08:00
Bowen Tan
8f51facb64 test(list): add core list tests 2022-06-21 10:46:29 +08:00
Bowen Tan
92bcbfbfe8 test(runtime): add async merge state test 2022-06-21 10:46:29 +08:00
Bowen Tan
3381d0b412 test(runtime): add merge state test 2022-06-21 10:46:29 +08:00
Bowen Tan
da066b4519 test(runtime): add hidden trait test
* main:
feat: add the `requestFullscreen` method to the iframe component
feat: add
the
iframe
component
2022-06-21 10:46:29 +08:00
Bowen Tan
bf54a0c4e9 test(runtime): add component schema change test
* main:
feat: add the `requestFullscreen` method to the iframe component
feat: add the
iframe
component
2022-06-21 10:46:28 +08:00
Bowen Tan
e18d3120b8 test(runtime): add single component test
* main:
feat: add the `requestFullscreen` method to the iframe component
feat: add the iframe
component
2022-06-21 10:46:28 +08:00
Bowen Tan
f58411bb83 test(runtime): init runtime test 2022-06-21 10:46:28 +08:00
Bowen Tan
fd60c796db chore(*): publish
- @sunmao-ui/arco-lib@0.3.0
 - @sunmao-ui/chakra-ui-lib@0.5.0
 - @sunmao-ui/core@0.7.0
 - @sunmao-ui/editor-sdk@0.3.0
 - @sunmao-ui/editor@0.7.0
 - @sunmao-ui/runtime@0.7.0
 - @sunmao-ui/shared@0.2.0
2022-06-20 10:49:51 +08:00
tanbowensg
61a3fb79c7
Merge pull request #437 from webzard-io/feat/SpaceWidget
feat(StyleTraitForm): add SpaceWidget
2022-06-20 10:22:16 +08:00
xzdry
a62283eeec feat(StyleTraitForm): add padding and margin widget 2022-06-17 18:42:30 +08:00
Yun Feng
63d8c45c0c feat(arco): expose 'setInputValue' method for TextArea component 2022-06-17 00:22:54 +10:00
Yun Feng
130cce9532 feat(arco): expose 'setInputValue' method for Input component 2022-06-16 23:48:15 +10:00
Yun Feng
7dc33f0478 feat(arco): enable to customize button content of Dropdown component 2022-06-14 13:29:32 +10:00
tanbowensg
d2daf17b13
Merge pull request #450 from Mark-Fenng/main
fix: trait form is covered by section titles
2022-06-13 17:45:49 +08:00
Yun Feng
8fbffabe22 fix: trait form is covered by section titles 2022-06-13 19:31:06 +10:00
MrWindlike
ec0797bc12 fix: use the isHidden to hide a property instead of shouldRender 2022-06-13 16:33:52 +08:00
tanbowensg
3a3ea8c446
Merge pull request #428 from webzard-io/feat/style-trait-widget
add font style widget
2022-06-13 10:14:12 +08:00
tanbowensg
0f3a4ff4c1
Merge pull request #441 from webzard-io/feat/slot-if-condition
feat(editor): add the slot trait form
2022-06-13 10:13:58 +08:00
xzdry
3126ff9fab Merge branch 'main' of github.com:webzard-io/sunmao-ui into feat/arco 2022-06-13 09:57:49 +08:00
xzdry
37a163f3f1 fix(Table): fix the problem that selectedRow has no value 2022-06-13 09:57:02 +08:00
Bowen Tan
3da918ce7f fix(FontWidget): improve font widget 2022-06-10 14:05:22 +08:00
MrWindlike
3b4c2e038c fix(EventWidget): fix the parameters init problem 2022-06-10 14:02:01 +08:00
MrWindlike
19be7d30d6 test: fix the tests failure 2022-06-10 10:26:11 +08:00
MrWindlike
67d4e49f5b feat(editor): add the slot trait form
ISSUES CLOSED: #440
2022-06-10 09:58:35 +08:00
Bowen Tan
870fc9144a chore(examples): translate and change text in examples
- @sunmao-ui/arco-lib@0.3.0-alpha.1
- @sunmao-ui/chakra-ui-lib@0.5.0-alpha.1
-
@sunmao-ui/editor-sdk@0.3.0-alpha.1
- @sunmao-ui/editor@0.7.0-alpha.1
-
@sunmao-ui/runtime@0.7.0-alpha.1
- @sunmao-ui/shared@0.2.0-alpha.1
2022-06-09 18:26:12 +08:00
tanbowensg
9d2af48058
Merge pull request #433 from webzard-io/chore/gitadd
fix bug: fail to release pacakge because of commitlint
2022-06-09 17:46:49 +08:00
Bowen Tan
86d5513927 fix(FormSection): change z-index 2022-06-09 11:14:17 +08:00
xzdry
08376c41ae Merge branch 'main' of github.com:webzard-io/sunmao-ui into feat/arco 2022-06-09 10:39:31 +08:00
xzdry
792e5f4880 fix: fix some arco bugs
Remove useless attributes
Fix slot-related bugs
Fix popover wrong display of controlled mode
2022-06-09 10:38:50 +08:00
Bowen Tan
987453374e Merge branch 'main' into feat/rendercomponent
* main:
  feat: add the `requestFullscreen` method to the iframe component
  feat: add the iframe component

# Conflicts:
#	packages/runtime/src/services/Registry.tsx
2022-06-08 14:22:32 +08:00
Bowen Tan
90ec91f55b fix(arco-table): change displayValue contidition 2022-06-08 14:21:25 +08:00
MrWindlike
942fc6c75a feat: add the requestFullscreen method to the iframe component 2022-06-08 11:04:53 +08:00
MrWindlike
6e22f1f852 feat: add the iframe component
ISSUES CLOSED: #396
2022-06-07 14:17:46 +08:00
Bowen Tan
63971a46ae feat(arco-table): support render component and update example 2022-06-06 16:42:19 +08:00
Bowen Tan
07b6375790 build(package.json): remove 'git add' from lint-staged 2022-06-06 15:28:43 +08:00
Bowen Tan
ab9d8fd96f test(list): update list examples 2022-06-06 14:57:20 +08:00
Bowen Tan
51c1ec448f feat(chakra): add component table column 2022-06-06 14:57:20 +08:00
Bowen Tan
0c1b602fcb feat(runtime): use slot pass component 2022-06-06 14:57:18 +08:00
Bowen Tan
de105e3230 add componentRenderer 2022-06-06 14:55:45 +08:00
Bowen Tan
e763766d75 rename ModuleRenderSpec 2022-06-06 14:55:45 +08:00
tanbowensg
5910e9d2d7
Merge pull request #432 from webzard-io/feat/arco
Feat/arco
2022-06-06 14:51:27 +08:00
xzdry
7f42012e09 chore: update arco version 2022-06-06 12:09:16 +08:00
xzdry
6e72d046f3 feat(Message): add Message utils 2022-06-06 12:02:55 +08:00
xzdry
e75db74dc3 feat(TimePicker): add TimePicker component 2022-06-06 12:02:11 +08:00
xzdry
9c7317df9b fix(DatePicker): fix incorrect slots and some other bugs 2022-06-06 12:01:08 +08:00
Bowen Tan
61731f998e Merge branch 'main' into feat/style-trait-widget
* main:
  feat(widget): add the color widget
  fix: fix the type errors
  fix(widget): fix the crash problem when opening the event tab
  refactor(slot): slotSchema -> SlotSpec
  chore(examples): change the util method's examples
  refactor(arco): fix type
  update the collapse component impl
  refine slotElements interface to avoid re-mount
  memomize slotElements to avoid extra re-mount
  adapt new slots spec in editor
  migrate all in-tree components to the new slot spec
  impl #388, support slot props and apply to tabs component

# Conflicts:
#	packages/editor-sdk/src/components/Widgets/StyleWidgets/SizeWidget.tsx
#	packages/editor-sdk/src/components/Widgets/index.ts
#	packages/editor/src/components/ComponentForm/StyleTraitForm/StyleTraitForm.tsx
2022-06-06 10:33:52 +08:00
yz-yu
6e5a1e19cb
Merge pull request #430 from webzard-io/feat/windlike-patch
feat(widget): add the color widget
2022-06-03 22:06:07 +08:00
MrWindlike
d1da6e64fa feat(widget): add the color widget 2022-06-02 13:51:25 +08:00
xzdry
34b801cb84 Merge branch 'main' of github.com:webzard-io/sunmao-ui into feat/arco 2022-06-02 09:56:27 +08:00