Bowen Tan
|
4cbb6f187c
|
rename and add test
|
2022-02-10 18:17:05 +08:00 |
|
Bowen Tan
|
f40c42fa8a
|
add ref to chakra-ui components
|
2022-02-10 15:34:10 +08:00 |
|
Bowen Tan
|
cb3d7e9dd2
|
refine code
|
2022-02-10 15:34:10 +08:00 |
|
Bowen Tan
|
1e29658fef
|
drag component to mask
|
2022-02-10 15:34:10 +08:00 |
|
Bowen Tan
|
5aecab13b3
|
use resize observer
|
2022-02-10 15:34:09 +08:00 |
|
Bowen Tan
|
07a0a0af61
|
add drop slot area
|
2022-02-10 15:34:09 +08:00 |
|
Bowen Tan
|
053ca3bc63
|
add lifecycles
|
2022-02-10 15:34:09 +08:00 |
|
Bowen Tan
|
9f8a23902d
|
detect mouse position
|
2022-02-10 15:34:09 +08:00 |
|
Bowen Tan
|
5d182f9a0a
|
render border
|
2022-02-10 15:34:09 +08:00 |
|
yz-yu
|
90cd805437
|
Merge pull request #267 from webzard-io/auto-complete
Auto complete: reset field value when change from code mode to simple mode
|
2022-02-10 00:11:21 +08:00 |
|
Yanzhen Yu
|
5d2418f8dd
|
improve #225, reset field value when type miss match
|
2022-02-10 00:02:08 +08:00 |
|
Yanzhen Yu
|
f0810a09f1
|
customize state viewer theme
|
2022-02-09 23:49:48 +08:00 |
|
yz-yu
|
5ddf475b9c
|
Merge pull request #266 from webzard-io/auto-complete
component category annotation
|
2022-02-09 16:12:32 +08:00 |
|
Yanzhen Yu
|
f46df01acc
|
add category annotation to chakra ui lib
|
2022-02-09 14:50:33 +08:00 |
|
Yanzhen Yu
|
31bfa1fc32
|
refactor component list with category annotation
|
2022-02-09 13:41:04 +08:00 |
|
Yanzhen Yu
|
a722dcc34a
|
extend metadata and set category annotation to core components
|
2022-02-09 12:50:51 +08:00 |
|
yz-yu
|
f68207c91c
|
Merge pull request #265 from webzard-io/auto-complete
impl #225 trigger auto-complete when typing
|
2022-02-09 09:36:51 +08:00 |
|
Yanzhen Yu
|
c683619a86
|
impl #225 trigger auto-complete when typing
|
2022-02-08 18:27:02 +08:00 |
|
yz-yu
|
96d5bfc76e
|
Merge pull request #243 from webzard-io/improve/xzdry
feat: change selected componet will automatically jump to the inspect…
|
2022-02-08 18:25:37 +08:00 |
|
yz-yu
|
a361a1b4d1
|
Merge pull request #262 from webzard-io/auto-complete
put prettier eslint config to the last
|
2022-02-08 18:08:20 +08:00 |
|
Yanzhen Yu
|
8b84fb4863
|
put prettier eslint config to the last
|
2022-02-08 13:50:10 +08:00 |
|
tanbowensg
|
ed913afc94
|
Merge pull request #260 from webzard-io/feat/windlike-patch
feat(editor): auto-complete the parameters of the method
|
2022-02-08 11:00:34 +08:00 |
|
yz-yu
|
ba8c5dfa2e
|
Merge pull request #259 from webzard-io/fix/fix-module-bug
fix bug that the editor will crash after switching module
|
2022-02-07 17:43:28 +08:00 |
|
MrWindlike
|
ac1c09e98f
|
feat(editor): auto-complete the parameters of the method
|
2022-02-07 17:24:44 +08:00 |
|
xzdry
|
727718010b
|
fix: use @typescript-eslint/no-unused-vars instead of no-unused-vars to support typescript
|
2022-02-07 15:58:30 +08:00 |
|
xzdry
|
aba1265b00
|
fix: correct some typos
|
2022-02-07 15:54:30 +08:00 |
|
Bowen Tan
|
a0e1a9bf31
|
fix bug that the editor will crash after change module
|
2022-02-07 14:32:48 +08:00 |
|
tanbowensg
|
742f8f2d72
|
Merge pull request #258 from webzard-io/refactor/case
Rename folder and files name
|
2022-02-07 13:48:35 +08:00 |
|
Bowen Tan
|
9e8b9d5c75
|
rename folder and files name
|
2022-02-07 13:42:46 +08:00 |
|
tanbowensg
|
dec1a8526a
|
Merge pull request #238 from webzard-io/feat/xzdry-patch
feat: support top level components reorder
|
2022-02-07 11:34:28 +08:00 |
|
tanbowensg
|
70873a491f
|
Merge pull request #244 from webzard-io/yanzhen-patch-2
improve state viewer UX
|
2022-02-07 10:59:09 +08:00 |
|
tanbowensg
|
cd3a87be5c
|
Merge pull request #256 from webzard-io/fix/windlike-patch
fix(editor): change some styles and fix the problems of editor
|
2022-02-07 10:55:51 +08:00 |
|
tanbowensg
|
744b795753
|
Merge pull request #257 from webzard-io/auto-complete
Auto complete: part 2
|
2022-02-07 10:31:11 +08:00 |
|
Yanzhen Yu
|
e92ee94203
|
improve multiline expression eval
|
2022-02-04 17:01:45 +08:00 |
|
Yanzhen Yu
|
46fa447432
|
support expression editor in object values
|
2022-02-04 16:32:40 +08:00 |
|
Yanzhen Yu
|
8a375861e6
|
support expression in number and any fields
|
2022-02-04 15:21:42 +08:00 |
|
Yanzhen Yu
|
fce1d84bbe
|
implement filter for state viewer
|
2022-01-31 22:12:09 +08:00 |
|
MrWindlike
|
77031a620a
|
fix(editor): fix the problem of removing a module
|
2022-01-30 15:53:00 +08:00 |
|
MrWindlike
|
02d1a407dd
|
fix(editor): make the created module's name is different
|
2022-01-30 15:48:12 +08:00 |
|
MrWindlike
|
f5aa1460ba
|
fix(editor): fix can't change module's version and name at same time
|
2022-01-30 15:18:38 +08:00 |
|
Yanzhen Yu
|
7652f26599
|
improve state viewer UX
1. watch state change and update the UI
2. use react-json-tree instead of CodeMirror
|
2022-01-30 13:02:38 +08:00 |
|
xzdry
|
c7142b53e8
|
refactor: optimized naming
|
2022-01-30 12:27:31 +08:00 |
|
MrWindlike
|
3417e1ad72
|
fix(editor): fix the component wrapper's label is invisible in some sitiations
|
2022-01-30 11:12:09 +08:00 |
|
xzdry
|
58f2ec47ec
|
test: add test case of move top-level component
|
2022-01-30 10:25:23 +08:00 |
|
yz-yu
|
4e8d8f9068
|
Merge pull request #241 from webzard-io/publish
Publish
|
2022-01-29 23:12:58 +08:00 |
|
xzdry
|
f233881405
|
feat: change selected componet will automatically jump to the inspect interface
|
2022-01-29 16:06:26 +08:00 |
|
tanbowensg
|
bb156e8e2f
|
Merge pull request #242 from webzard-io/feat/windlike-patch
chore: add issue and PR templates
|
2022-01-29 15:09:26 +08:00 |
|
MrWindlike
|
48b46cb8cb
|
chore: add issue and PR templates
|
2022-01-29 14:43:31 +08:00 |
|
Bowen Tan
|
7c2e9983a7
|
fix jest fails loading css file bug
|
2022-01-29 14:34:30 +08:00 |
|
Bowen Tan
|
d88c9e9b23
|
Publish
- @sunmao-ui/chakra-ui-lib@0.1.6
- @sunmao-ui/editor@0.3.13
- @sunmao-ui/runtime@0.3.12
|
2022-01-29 11:51:54 +08:00 |
|