Commit Graph

104 Commits

Author SHA1 Message Date
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
wwsun
b6a47acdde chore: add husky 2023-09-22 17:48:54 +08:00
wwsun
226d71c704 fix: remove useless api 2023-09-22 17:48:15 +08:00
wwsun
1c72ee6ac2 feat: add global widget map 2023-09-22 17:37:26 +08:00
wwsun
09a1e2135a fix: add listServiceFunctions 2023-09-22 16:42:38 +08:00
wwsun
7999f604fd chore(release): publish
- @music163/tango-context@0.2.0
 - @music163/tango-core@0.2.0
 - @music163/tango-designer@0.3.0
 - @music163/tango-sandbox@0.1.5
 - @music163/tango-setting-form@0.2.2
@music163/tango-context@0.2.0 @music163/tango-core@0.2.0 @music163/tango-designer@0.3.0 @music163/tango-sandbox@0.1.5 @music163/tango-setting-form@0.2.2
2023-09-21 13:59:44 +08:00
Wells
a7df29c3de feat: support multiple service modules & refactor workspace
* feat: support multiple service modules

* style: add memo

* fix: refactor module

* fix: refactor workspace

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-09-21 13:57:04 +08:00
wwsun
308db9cac8 chore(release): publish
- @music163/tango-context@0.1.4
 - @music163/tango-core@0.1.4
 - @music163/tango-designer@0.2.1
 - @music163/tango-helpers@0.1.3
 - @music163/tango-sandbox@0.1.4
 - @music163/tango-setting-form@0.2.1
 - @music163/tango-ui@0.1.4
@music163/tango-context@0.1.4 @music163/tango-core@0.1.4 @music163/tango-designer@0.2.1 @music163/tango-helpers@0.1.3 @music163/tango-sandbox@0.1.4 @music163/tango-setting-form@0.2.1 @music163/tango-ui@0.1.4
2023-09-18 14:33:20 +08:00
Wells
a1dbf785a5 Feat/beta (#30)
* chore: up babel

* Revert "chore: up babel"

This reverts commit a64a2afa82.

* chore: use same typescript

* fix: move all setters to designer

* fix: skip pass class properties

* fix: update setters

* docs: update release blog

* chore: fix deps

* fix: rename folder

---------

Co-authored-by: wwsun <ww.sww@outlook.com>
2023-09-18 14:31:20 +08:00
wwsun
813eb83ebb fix: remove useless codes 2023-09-13 17:42:15 +08:00
wwsun
994db5db55 chore(release): publish
- @music163/tango-context@0.1.3
 - @music163/tango-core@0.1.3
 - @music163/tango-designer@0.2.0
 - @music163/tango-sandbox@0.1.3
 - @music163/tango-setting-form@0.2.0
 - @music163/tango-ui@0.1.3
@music163/tango-context@0.1.3 @music163/tango-core@0.1.3 @music163/tango-designer@0.2.0 @music163/tango-sandbox@0.1.3 @music163/tango-setting-form@0.2.0 @music163/tango-ui@0.1.3
2023-09-13 12:39:47 +08:00
wwsun
15542d9eb2 fix: refactor types 2023-09-13 12:37:21 +08:00
wwsun
4d809e9afd fix: update sidebar 2023-09-13 12:36:23 +08:00
wwsun
b786de2f1a fix: refactor setting formItem 2023-09-13 12:36:23 +08:00
wwsun
8d396ff134 feat: refactor setting-form 2023-09-13 12:36:23 +08:00
wwsun
7e9ab12503 fix: remove some useless setters 2023-09-13 12:36:23 +08:00
wwsun
443ae589f6 fix: update exports 2023-09-13 12:36:23 +08:00
BoBoooooo
12de10b0bc fix: nodeTree defaultExpandAll rerender bug (#24)
* fix: fix: nodeTree defaultExpandAll rerender bug
* chore: tsconfig add tango-ui path
2023-09-13 10:20:09 +08:00