Yanzhen Yu
|
52c4961f9a
|
try tern
|
2021-12-07 22:32:19 +08:00 |
|
Yanzhen Yu
|
7d34972861
|
integrate tern
|
2021-12-06 23:54:25 +08:00 |
|
Yanzhen Yu
|
f7f604516a
|
trigger runtime canary
|
2021-12-06 16:01:56 +08:00 |
|
Yanzhen Yu
|
5378448dea
|
temp all in one commit
|
2021-12-06 15:55:52 +08:00 |
|
Yanzhen Yu
|
27630593f1
|
improve editor style
|
2021-12-03 18:14:27 +08:00 |
|
Yanzhen Yu
|
670c6fdaf3
|
export ui instance from editor
|
2021-12-03 18:14:27 +08:00 |
|
Yanzhen Yu
|
9f5b3eded3
|
chore
|
2021-12-03 18:14:27 +08:00 |
|
Yanzhen Yu
|
3620452f1e
|
export Editor as component
|
2021-12-03 18:14:27 +08:00 |
|
Yanzhen Yu
|
f477faf2a9
|
Revert "add prefix to emotion"
This reverts commit b72432d7d89c67ed1c1cb00a26fe681ae72f5d01.
|
2021-12-03 18:14:27 +08:00 |
|
Yanzhen Yu
|
d4deecab9d
|
add prefix to emotion
|
2021-12-03 18:14:27 +08:00 |
|
yz-yu
|
23d5bdfcad
|
Merge pull request #150 from webzard-io/fix/ts-path
Support absolute path in runtime and editor
|
2021-12-03 12:29:43 +08:00 |
|
Bowen Tan
|
8aff310bf5
|
replace editor relative path to absolute
|
2021-12-03 10:21:18 +08:00 |
|
Bowen Tan
|
f6144477be
|
replace runtime relative path to absolute
|
2021-12-03 09:52:23 +08:00 |
|
Bowen Tan
|
504f8118ea
|
add vite-tsconfig-path plugin
|
2021-12-03 09:52:23 +08:00 |
|
yz-yu
|
ec39d53fb7
|
Merge pull request #148 from webzard-io/feat/edit-metadata
Support edit app's and module's metadata in editor
|
2021-12-02 19:50:32 +08:00 |
|
yz-yu
|
4003bb2f59
|
Merge pull request #149 from webzard-io/yanzhen-patch
export internal components and allow call global method
|
2021-12-02 19:39:25 +08:00 |
|
Yanzhen Yu
|
596229ae18
|
allow customize editor container
|
2021-12-02 18:46:17 +08:00 |
|
Yanzhen Yu
|
fe29d74294
|
allow call methods from $utils
|
2021-12-02 17:40:51 +08:00 |
|
Yanzhen Yu
|
ab99a041df
|
export module renderer from runtime
|
2021-12-02 17:40:51 +08:00 |
|
Yanzhen Yu
|
fbbcfa23e6
|
export Slot from runtime
|
2021-12-02 17:40:51 +08:00 |
|
Bowen Tan
|
d5e0f02d8d
|
fix explorer style
|
2021-12-01 17:34:34 +08:00 |
|
Bowen Tan
|
bc896233ad
|
fix module examples
|
2021-12-01 17:20:00 +08:00 |
|
Bowen Tan
|
5bfea34423
|
add module metaData form
|
2021-12-01 17:16:04 +08:00 |
|
Bowen Tan
|
daf67f128b
|
add app metaData Form
|
2021-12-01 16:15:11 +08:00 |
|
Bowen Tan
|
78946ff767
|
add ExplorerForm
|
2021-12-01 16:15:10 +08:00 |
|
tanbowensg
|
85752079f6
|
Merge pull request #147 from webzard-io/yinsw/operation_bugfix
operation optmize
|
2021-12-01 16:10:33 +08:00 |
|
Sczlog
|
1dfc80a627
|
fix rebase error, remove apiservice from editor's prop
|
2021-12-01 15:21:30 +08:00 |
|
Sczlog
|
5db2f6ad57
|
replace snapshot test by logic test and fix bug
|
2021-12-01 15:08:14 +08:00 |
|
Sczlog
|
898521e182
|
fix import path
|
2021-12-01 15:08:10 +08:00 |
|
Sczlog
|
61c96bc77a
|
use function to generate component to avoid misunderstand
|
2021-12-01 15:07:15 +08:00 |
|
Sczlog
|
6fba9b81a0
|
Update createComponentLeafOperation.ts
fix create component leaf operation
|
2021-12-01 15:03:12 +08:00 |
|
yz-yu
|
bac95d2485
|
Merge pull request #146 from webzard-io/refactor/mobx
import mobx
|
2021-12-01 14:17:37 +08:00 |
|
Bowen Tan
|
c1d8211435
|
use mobx in ComponentWrapper
|
2021-12-01 13:51:13 +08:00 |
|
Bowen Tan
|
69504f008b
|
appStorage mobx
|
2021-12-01 10:57:35 +08:00 |
|
Bowen Tan
|
dcd448965c
|
refactor AppStorage
|
2021-11-30 15:44:04 +08:00 |
|
Bowen Tan
|
a1e998702f
|
move appStorage in editorStore
|
2021-11-30 14:40:40 +08:00 |
|
Bowen Tan
|
772ca1d519
|
remove useAppModel
|
2021-11-30 14:09:33 +08:00 |
|
Bowen Tan
|
c85008204a
|
add mobx
|
2021-11-30 13:59:54 +08:00 |
|
yz-yu
|
51c33c24fd
|
Merge pull request #143 from webzard-io/feat/editor-module
Support edit module in editor
|
2021-11-30 12:55:38 +08:00 |
|
yz-yu
|
f9bc415bb2
|
Merge pull request #145 from webzard-io/yanzhen-patch
canary release
|
2021-11-30 11:18:35 +08:00 |
|
Yanzhen Yu
|
dbd5571204
|
add canary release script
|
2021-11-30 11:15:51 +08:00 |
|
Yanzhen Yu
|
b031fa228b
|
Publish
- @sunmao-ui/editor@0.3.4-alpha.0
- @sunmao-ui/runtime@0.3.4-alpha.0
@sunmao-ui/editor@0.3.4-alpha.0
@sunmao-ui/runtime@0.3.4-alpha.0
|
2021-11-30 11:05:58 +08:00 |
|
Yanzhen Yu
|
705b5bb293
|
update yarn lock
|
2021-11-30 11:04:56 +08:00 |
|
Bowen Tan
|
4671791e6a
|
fix test
|
2021-11-30 11:01:12 +08:00 |
|
Bowen Tan
|
fab012460a
|
fix moduleRenderer empty state bug
|
2021-11-29 17:25:25 +08:00 |
|
Bowen Tan
|
119d8e72ff
|
Merge branch 'main' into feat/editor-module
# Conflicts:
# packages/editor/src/operations/leaf/component/adjustComponentOrderLeafOperation.ts
|
2021-11-29 16:59:56 +08:00 |
|
tanbowensg
|
2783efdc89
|
Merge pull request #142 from webzard-io/yinsw/operation
fix adjust order operation
|
2021-11-29 16:06:53 +08:00 |
|
Bowen Tan
|
95c18aa6b0
|
can remove Module
|
2021-11-29 15:56:23 +08:00 |
|
Sczlog
|
2d3a6de6fa
|
fix adjust order operation
1. fix adjust order operation
2. add unit test for the operation.
|
2021-11-29 15:36:02 +08:00 |
|
Bowen Tan
|
b68f8939f3
|
exploere listen modules change
|
2021-11-29 15:34:49 +08:00 |
|