Commit Graph

769 Commits

Author SHA1 Message Date
tanbowensg
05275637db
Merge pull request #340 from webzard-io/fix/xzdry-patch
fix: fix tabs not displaying properly
2022-03-09 16:46:56 +08:00
xzdry
c571dc357b fix: fix tabs not displaying properly 2022-03-09 11:38:26 +08:00
yz-yu
ae5ee1a623
Merge pull request #339 from webzard-io/feat/form-type
show component type in form
2022-03-09 10:57:21 +08:00
Bowen Tan
6a8b2217a0 show component type in form 2022-03-09 10:49:37 +08:00
tanbowensg
4c00b8b38c
Merge pull request #336 from webzard-io/feat/upload-file
Add FileInput Component
2022-03-08 18:14:37 +08:00
Yanzhen Yu
c414381563 fix stringify undefined value 2022-03-08 15:58:17 +08:00
Bowen Tan
07d4f3a48e improve FileInput 2022-03-08 14:21:33 +08:00
Bowen Tan
74081ea612 implement FileUploader & fetch trait supports bodyType 2022-03-08 14:12:19 +08:00
MrWindlike
8ad33d6938 Merge branch 'main' of https://github.com/webzard-io/sunmao-ui into feat/custom-widget 2022-03-07 19:04:23 +08:00
MrWindlike
4eca2c342c fix: fix some widgets' problems 2022-03-07 18:52:32 +08:00
yz-yu
797db6bde1
Merge pull request #332 from webzard-io/feat/trait-factory
add TraitImplFactory
2022-03-07 18:37:04 +08:00
Bowen Tan
8acdefa4a5 improve editor mask label 2022-03-07 16:07:18 +08:00
Bowen Tan
b19010e9ae add TraitImplFactory 2022-03-07 14:42:33 +08:00
MrWindlike
5ec71b1fcd Merge branch 'main' of https://github.com/webzard-io/sunmao-ui into feat/custom-widget 2022-03-07 11:19:41 +08:00
xzdry
326f692821 fix: fix a bug where two updates to the store do not trigger a view refresh 2022-03-07 10:05:46 +08:00
xzdry
630fc87ea6 feat: implement localstorage trait 2022-03-07 09:59:52 +08:00
MrWindlike
213cd7cf7f Merge branch 'main' of https://github.com/webzard-io/sunmao-ui into feat/custom-widget 2022-03-07 09:10:05 +08:00
MrWindlike
95fd1cf3c6 chore: import components from chakra instead of SDK 2022-03-07 09:03:59 +08:00
MrWindlike
45fcf0d20d fix: remove calling onChange in the useEffect of widgets 2022-03-03 23:58:55 +08:00
MrWindlike
f93c69af9c feat: add the editor SDK package 2022-03-03 22:28:26 +08:00
yz-yu
85f88b5ec3
Merge pull request #328 from webzard-io/improve-arco
Improve arco components & add examples
2022-03-03 21:37:05 +08:00
Bowen Tan
94098eda4e rename table rowSelectionType 2022-03-03 18:16:13 +08:00
Bowen Tan
9543d3e3e1 improve table & add table examples 2022-03-03 17:52:22 +08:00
Bowen Tan
e7b5c293f1 improve tab component and add example 2022-03-03 17:03:08 +08:00
tanbowensg
28ee98f2d7
Merge pull request #327 from webzard-io/fix/windlike-patch
fix(editor): fix the API's response doesn't display
2022-03-03 15:29:03 +08:00
Bowen Tan
41764fc209 improve menu and layout component & add layout with menu example 2022-03-03 15:27:08 +08:00
Bowen Tan
10d0447299 add postcss for arco-lib 2022-03-03 15:18:18 +08:00
MrWindlike
eba99423c3 fix(editor): fix the API's response doesn't display 2022-03-03 14:04:36 +08:00
Bowen Tan
3d1b1549c5 remove editor from arco-lib's dependencies 2022-03-03 11:18:51 +08:00
Bowen Tan
208737c98f add peer dependencies 2022-03-03 11:03:34 +08:00
MrWindlike
bae327d20e feat: chang the widgets according to the proposal 2022-03-02 18:29:59 +08:00
Bowen Tan
b359f8c37d Publish
- @sunmao-ui/arco-lib@0.0.7
 - @sunmao-ui/chakra-ui-lib@0.2.1
 - @sunmao-ui/core@0.4.1
 - @sunmao-ui/editor@0.4.1
 - @sunmao-ui/runtime@0.4.1
2022-03-02 18:09:31 +08:00
tanbowensg
ea9f331fa7
Merge pull request #322 from webzard-io/feat/arco-form
feat: implement FormStack and FormControl
2022-03-02 17:41:49 +08:00
xzdry
dfb4993941 refactor: Optimised form styles 2022-03-02 17:27:22 +08:00
Bowen Tan
af76eb8609 add utilMethodManager 2022-03-02 16:39:20 +08:00
Bowen Tan
9f5d9147ec add scrollToComponent utilMethod 2022-03-02 16:08:02 +08:00
tanbowensg
e119fcb60a
Merge pull request #311 from webzard-io/feat/space
feat: implement core space component
2022-03-02 13:47:39 +08:00
xzdry
f69f6bbac2 feat: add arco lib 2022-03-02 13:33:55 +08:00
xzdry
1a4cd734b9 feat: implement FormStack and FormControl 2022-03-02 13:26:48 +08:00
yz-yu
bb6aba3f83
Merge pull request #320 from webzard-io/feat/dialog-mask
EditorMask support components in dialog
2022-03-02 10:36:57 +08:00
Bowen Tan
ba25194287 change hook didDomUpdate name 2022-03-02 10:09:43 +08:00
Bowen Tan
ef0383e8e9 import arco lib 2022-03-01 18:30:07 +08:00
tanbowensg
809bfa5015 Merge pull request #37 from webzard-io/table
add displayValue for table column & eval $listItem for td
2022-03-01 17:51:47 +08:00
tanbowensg
91958f9364 Merge pull request #38 from webzard-io/feat/modal
update modal for new EditorMask
2022-03-01 17:51:47 +08:00
tanbowensg
75b3778f48 Merge pull request #36 from webzard-io/form
add tabs component
2022-03-01 17:51:47 +08:00
tanbowensg
f12d05de8e Merge pull request #35 from webzard-io/example
table example
2022-03-01 17:51:47 +08:00
tanbowensg
4581d2a7f7 Merge pull request #34 from webzard-io/yz-patch
refine layout component
2022-03-01 17:51:46 +08:00
tanbowensg
ee47da58fd Merge pull request #33 from webzard-io/example
refactor: use expression widget to show data
2022-03-01 17:51:46 +08:00
xzdry
f58cd197c9 Merge pull request #32 from webzard-io/feat/tree
add tree component
2022-03-01 17:51:46 +08:00
tanbowensg
38c4ee0c29 Merge pull request #31 from webzard-io/improve
Improve components
2022-03-01 17:51:46 +08:00