Commit Graph

121 Commits

Author SHA1 Message Date
wwsun
fb26540f27 chore(release): publish
- @music163/tango-context@0.2.7
 - @music163/tango-core@0.2.6
 - @music163/tango-designer@0.5.6
 - @music163/tango-helpers@0.1.8
 - @music163/tango-sandbox@0.1.11
 - @music163/tango-setting-form@0.2.10
 - @music163/tango-ui@0.1.11
@music163/tango-context@0.2.7 @music163/tango-core@0.2.6 @music163/tango-designer@0.5.6 @music163/tango-helpers@0.1.8 @music163/tango-sandbox@0.1.11 @music163/tango-setting-form@0.2.10 @music163/tango-ui@0.1.11
2023-11-23 15:56:48 +08:00
Wells
558f2cd0a6 fix: refactor update import specifiers (#68)
* fix: refactor update import declaration

* fix: rename module methods

* fix: update types

* fix: update

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-11-23 15:54:22 +08:00
Wells
8a1234e565 fix: prototype to import declaration (#67)
Co-authored-by: wwsun <ww.sww@outlook.com>
2023-11-22 20:00:32 +08:00
wwsun
630c486eb8 chore(release): publish
- @music163/tango-designer@0.5.5
@music163/tango-designer@0.5.5
2023-11-20 17:20:18 +08:00
wwsun
324f450851 docs: update timeline 2023-11-20 17:15:59 +08:00
wwsun
d6ffb50e85 fix: pass down sandbox props 2023-11-20 17:05:44 +08:00
青岚
2906efc8fc docs: add seal d2c intro (#63) 2023-11-20 17:02:27 +08:00
wwsun
2259fe77fc chore(release): publish
- @music163/tango-context@0.2.6
 - @music163/tango-core@0.2.5
 - @music163/tango-designer@0.5.4
 - @music163/tango-helpers@0.1.7
 - @music163/tango-sandbox@0.1.10
 - @music163/tango-setting-form@0.2.9
 - @music163/tango-ui@0.1.10
@music163/tango-context@0.2.6 @music163/tango-core@0.2.5 @music163/tango-designer@0.5.4 @music163/tango-helpers@0.1.7 @music163/tango-sandbox@0.1.10 @music163/tango-setting-form@0.2.9 @music163/tango-ui@0.1.10
2023-11-20 14:04:52 +08:00
Wells
dbbd1dddc7 fix: refactor parse expression (#61)
* fix: update interfaces

* test: update

* fix: test if code has expression wrapper

* fix: parse code to expression node

* fix: update long text style in variableTree

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-11-20 14:01:01 +08:00
wwsun
14e17ebbed chore(release): publish
- @music163/tango-context@0.2.5
 - @music163/tango-core@0.2.4
 - @music163/tango-designer@0.5.3
 - @music163/tango-helpers@0.1.6
 - @music163/tango-sandbox@0.1.9
 - @music163/tango-setting-form@0.2.8
 - @music163/tango-ui@0.1.9
@music163/tango-context@0.2.5 @music163/tango-core@0.2.4 @music163/tango-designer@0.5.3 @music163/tango-helpers@0.1.6 @music163/tango-sandbox@0.1.9 @music163/tango-setting-form@0.2.8 @music163/tango-ui@0.1.9
2023-11-16 14:35:52 +08:00
Wells
4a06eb20cb refactor: update workspace and viewModule
* docs: update example

* fix: refactor workspace

* fix: refactor viewModule

* fix: update interfaces

* fix: always switch to the view matched code file

* fix: keep sidebar state

* test: update

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-11-16 14:31:10 +08:00
wwsun
089a482f75 fix: parse variables from view 2023-11-14 11:30:45 +08:00
wwsun
afb94d6a30 fix: fix sandbox props 2023-11-14 11:10:55 +08:00
wwsun
b9403cfec6 fix: isVariableString 2023-11-07 20:20:07 +08:00
wwsun
6cf673e7f6 fix: allow override existing file via addFile 2023-11-07 17:23:02 +08:00
wwsun
653386dcc0 fix: update types 2023-11-06 19:21:35 +08:00
BoBoooooo
208e275bb1 fix: export isJSXElementById from traverse (#54)
* feat: traverse helper add findJSXParentsById func
* fix: update findJSXParentsById def
* feat: export isJSXElementById from traverse
2023-11-06 11:31:33 +08:00
wwsun
77f4145adf chore(release): publish
- @music163/tango-context@0.2.4
 - @music163/tango-core@0.2.3
 - @music163/tango-designer@0.5.2
 - @music163/tango-helpers@0.1.5
 - @music163/tango-sandbox@0.1.8
 - @music163/tango-setting-form@0.2.7
 - @music163/tango-ui@0.1.8
@music163/tango-context@0.2.4 @music163/tango-core@0.2.3 @music163/tango-designer@0.5.2 @music163/tango-helpers@0.1.5 @music163/tango-sandbox@0.1.8 @music163/tango-setting-form@0.2.7 @music163/tango-ui@0.1.8
2023-11-02 15:28:40 +08:00
wwsun
11f166a2a6 fix: update style of components panel 2023-11-02 15:26:13 +08:00
wwsun
0452fdb7f1 chore: fix types 2023-11-02 15:17:22 +08:00
wwsun
0068d3426e docs: update 2023-11-02 11:25:22 +08:00
wwsun
c5840f29b7 fix: limit outline tree node icon 2023-11-02 11:25:22 +08:00
wwsun
963bfe1ab8 fix(core): logging drop action 2023-11-02 11:21:02 +08:00
wwsun
ae806aee35 fix(core): create store without entry file 2023-11-02 11:21:02 +08:00
BoBoooooo
b29e23599b fix: outline-panel tree expand bug & add props (#52)
* fix: outline-panel tree expand bug

* feat: collpase-panel add showBottomBorder prop

* feat: outline-panel add props

* fix: rename onPageNodeSelect to onSelect
2023-11-02 11:10:39 +08:00
wwsun
f53ce94c6e fix: refactor workspace onFilesChange 2023-10-31 17:24:18 +08:00
BoBoooooo
d775a5003a fix: add onFilesChange to workspace (#50)
* feat: workspace add onFileChange event callback

* fix: rename onFileChange to onFilesChange

* revert: sandbox ts def
2023-10-31 17:05:00 +08:00
wwsun
46d5f59b4c fix: update types 2023-10-31 16:54:47 +08:00
wwsun
0c0d95fe58 chore: up 2023-10-31 16:50:18 +08:00
BoBoooooo
9dd11f7a6d fix: designer model add defaultActiveSidebarPanel (#51)
* feat: designer add component support click mode & support set defaultActivePanel

* revert: remove defaultAddComponentType

* revert: remove addComponentType ts def
2023-10-31 16:49:14 +08:00
BoBoooooo
fd2fa943b0 fix: resizable-box support horizontal and vertical dragging (#48) 2023-10-31 15:44:03 +08:00
wwsun
70fc6f8030 fix: optional context config 2023-10-25 11:24:18 +08:00
Jiyu Shao
4f7233bd6c chore: fix tsconfig paths (#44) 2023-10-25 11:22:01 +08:00
wwsun
564d50b168 chore(release): publish
- @music163/tango-context@0.2.3
 - @music163/tango-core@0.2.2
 - @music163/tango-designer@0.5.1
 - @music163/tango-helpers@0.1.4
 - @music163/tango-sandbox@0.1.7
 - @music163/tango-setting-form@0.2.6
 - @music163/tango-ui@0.1.7
@music163/tango-context@0.2.3 @music163/tango-core@0.2.2 @music163/tango-designer@0.5.1 @music163/tango-helpers@0.1.4 @music163/tango-sandbox@0.1.7 @music163/tango-setting-form@0.2.6 @music163/tango-ui@0.1.7
2023-10-23 12:56:20 +08:00
wwsun
0b3e632745 fix: update interface 2023-10-23 12:11:30 +08:00
wwsun
3f073eeb43 fix: custom store template 2023-10-23 11:35:31 +08:00
wwsun
6bbbe634ad fix: add listImportSources to viewModule 2023-10-23 11:30:29 +08:00
wwsun
8fefa6344f fix: add url validator 2023-10-23 11:12:20 +08:00
Wells
5ebbb428fb fix: enhance expSetter (#43)
* docs: Update

* fix: register history tool

* fix: add eslint to InputCode

* fix: enhance expSetter

* fix: transform value to expression code

* fix: value change of expSetter

* fix: input code without wrapper

* fix: disable eslint for InputCode by default

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-10-20 16:48:49 +08:00
wwsun
c240c1824b chore(release): publish
- @music163/tango-context@0.2.2
 - @music163/tango-designer@0.5.0
 - @music163/tango-setting-form@0.2.5
 - @music163/tango-ui@0.1.6
@music163/tango-context@0.2.2 @music163/tango-designer@0.5.0 @music163/tango-setting-form@0.2.5 @music163/tango-ui@0.1.6
2023-10-12 15:24:21 +08:00
Wells
d63517ecb9 fix: refactor expSetter (#41)
* fix: refactor expSetter

* feat: support pass custom variable list

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-10-11 23:51:27 -05:00
Samson Yang
1a17ee1e94 docs: fix typo (#39)
修改错别字
2023-10-09 21:24:01 -05:00
864907600cc
e1bab66819 feat: add umd resources config when modifying dependency (#36)
* feat: mark dependency when it's in both package.json and tango.config.json

* fix: remove mark for internal resources

* feat: add resource config when adding dependency

* feat: reuse add dependency form modal when editing dependency

* fix: tidy up

---------

Co-authored-by: ccloli <8115912+ccloli@users.noreply.github.com>
2023-10-09 05:58:05 -05:00
wwsun
89bcd45728 chore(release): publish
- @music163/tango-designer@0.4.1
 - @music163/tango-setting-form@0.2.4
 - @music163/tango-ui@0.1.5
@music163/tango-designer@0.4.1 @music163/tango-setting-form@0.2.4 @music163/tango-ui@0.1.5
2023-10-09 18:44:15 +08:00
wwsun
e86a6d7cd9 docs: update 2023-10-09 18:41:21 +08:00
wwsun
46b54459ce fix: update tabs style 2023-09-25 19:38:04 +08:00
wwsun
85898dee19 fix: always switch to design mode after preview is on 2023-09-25 16:31:47 +08:00
wwsun
e429610606 fix: update export entry 2023-09-25 16:01:04 +08:00
wwsun
b6814d6484 chore: update script 2023-09-22 17:55:30 +08:00
wwsun
3d7b58f19a chore(release): publish
- @music163/tango-context@0.2.1
 - @music163/tango-core@0.2.1
 - @music163/tango-designer@0.4.0
 - @music163/tango-sandbox@0.1.6
 - @music163/tango-setting-form@0.2.3
@music163/tango-context@0.2.1 @music163/tango-core@0.2.1 @music163/tango-designer@0.4.0 @music163/tango-sandbox@0.1.6 @music163/tango-setting-form@0.2.3
2023-09-22 17:52:12 +08:00