Bowen Tan
e88f4ce0a7
chore(*): publish
...
- @sunmao-ui/arco-lib@0.2.1-remix.0
- @sunmao-ui/chakra-ui-lib@0.4.1-remix.0
- @sunmao-ui/core@0.6.1-remix.0
- @sunmao-ui/editor-sdk@0.2.1-remix.0
- @sunmao-ui/editor@0.6.1-remix.0
- @sunmao-ui/runtime@0.6.1-remix.0
- @sunmao-ui/shared@0.1.1-remix.0
@sunmao-ui/arco-lib@0.2.1-remix.0
@sunmao-ui/chakra-ui-lib@0.4.1-remix.0
@sunmao-ui/core@0.6.1-remix.0
@sunmao-ui/editor-sdk@0.2.1-remix.0
@sunmao-ui/editor@0.6.1-remix.0
@sunmao-ui/runtime@0.6.1-remix.0
@sunmao-ui/shared@0.1.1-remix.0
2022-06-16 16:01:23 +08:00
Bowen Tan
3257bb69a7
chore(all): change esm packges to cjs
2022-06-16 16:00:06 +08:00
tanbowensg
644290f6b5
Merge pull request #453 from Mark-Fenng/main
...
feat(arco): enable to customize button content of Dropdown component
2022-06-14 17:28:45 +08: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
tanbowensg
61795e58b9
Merge pull request #449 from webzard-io/fix/windlike
...
fix: use the `isHidden` to hide a property instead of `shouldRender`
2022-06-13 16:36:08 +08:00
MrWindlike
ec0797bc12
fix: use the isHidden
to hide a property instead of shouldRender
2022-06-13 16:33:52 +08:00
yz-yu
ab13ad629f
update LICENSE to Apache 2.0
2022-06-13 13:47:59 +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
tanbowensg
e4a1ccf366
Merge pull request #446 from webzard-io/feat/arco
...
Feat/arco
2022-06-13 10:13:39 +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
yz-yu
c376f18aee
Merge pull request #445 from Mark-Fenng/main
...
doc: fix a broken link in README
2022-06-12 21:05:53 +08:00
Yun Feng
c5bc85d088
fix a broken link in README
2022-06-12 22:58:33 +10:00
yz-yu
1266cc3e1b
Merge pull request #386 from webzard-io/docs
...
add readme and docs
2022-06-10 16:07:44 +08:00
tanbowensg
0773f77c90
Merge pull request #442 from webzard-io/fix/windlike
...
fix(EventWidget): fix the parameters init problem
2022-06-10 14:27:58 +08:00
Bowen Tan
3ccb7407fd
docs(component): add docs and readme
2022-06-10 14:06:00 +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
yz-yu
3f76911745
Merge pull request #439 from webzard-io/chore/translate-text
...
chore(examples): translate and change text in examples
2022-06-09 18:30:01 +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
tanbowensg
512a0c3a2f
Merge pull request #438 from webzard-io/feat/arco
...
fix some arco bugs
2022-06-09 17:31:22 +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
tanbowensg
da841a9f6f
Merge pull request #431 from webzard-io/feat/rendercomponent
...
List and table support render component directly
2022-06-09 09:50:41 +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
tanbowensg
00c5f345da
Merge pull request #434 from webzard-io/feat/iframe
...
feat: add the iframe component
2022-06-08 14:19:13 +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
d69ade6655
build(package.json): modify commit message to pass commitlint when releasing package
2022-06-06 15:50:31 +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