Commit Graph

211 Commits

Author SHA1 Message Date
Wells
897fe0a5a1 chore(release): publish
- @music163/tango-context@1.0.2
 - @music163/tango-core@1.0.2
 - @music163/tango-designer@1.0.3
 - @music163/tango-helpers@1.0.0
 - @music163/tango-sandbox@1.0.2
 - @music163/tango-setting-form@1.1.0
 - @music163/tango-ui@1.0.3
@music163/tango-context@1.0.2 @music163/tango-core@1.0.2 @music163/tango-designer@1.0.3 @music163/tango-helpers@1.0.0 @music163/tango-sandbox@1.0.2 @music163/tango-setting-form@1.1.0 @music163/tango-ui@1.0.3
2024-05-09 10:54:49 +08:00
Wells
b52bbad547 fix: disable toggle variable for expSetter & add isValid to workspace (#146)
* fix: add isValid to test if valid project

* fix: disable toggle variable for expSetter
2024-05-08 20:11:22 +08:00
864907600cc
f7c837a8a9 feat: support validate on formItem (#145)
Co-authored-by: ccloli <8115912+ccloli@users.noreply.github.com>
2024-05-08 19:57:32 +08:00
Wells
f64d178ab8 chore: up 2024-05-06 15:32:10 +08:00
maxwls
f2dcc942ed chore: support start playground in different os (#139)
Co-authored-by: 王龙生 <wanglongsheng@pansoft.com>
2024-05-06 15:31:09 +08:00
Wells
ac48a8880e fix: update setting form styles & sort deprecated props to the bottom (#142)
* fix: sort the deprecated props to the bottom

* fix: merge undefined props

* fix: update form label color
2024-05-06 15:30:29 +08:00
Wells
0f1711868d chore(release): publish
- @music163/tango-context@1.0.1
 - @music163/tango-core@1.0.1
 - @music163/tango-designer@1.0.2
 - @music163/tango-helpers@1.0.0-alpha.7
 - @music163/tango-sandbox@1.0.1
 - @music163/tango-setting-form@1.0.2
 - @music163/tango-ui@1.0.2
@music163/tango-context@1.0.1 @music163/tango-core@1.0.1 @music163/tango-designer@1.0.2 @music163/tango-helpers@1.0.0-alpha.7 @music163/tango-sandbox@1.0.1 @music163/tango-setting-form@1.0.2 @music163/tango-ui@1.0.2
2024-04-22 11:36:47 +08:00
Wells
06cd3b3a18 chore: generate setting-form docs 2024-04-22 11:34:20 +08:00
Wells
2664613ab2 fix: allow reload state tree & display pageStore in variable tree (#135)
* fix: update state tree display

* fix: allow reload state tree

* fix: update action props

* fix: display pageStore in variable tree
2024-04-19 19:55:40 +08:00
Wells
e39a913a87 chore(release): publish
- @music163/tango-designer@1.0.1
 - @music163/tango-setting-form@1.0.1
 - @music163/tango-ui@1.0.1
@music163/tango-designer@1.0.1 @music163/tango-setting-form@1.0.1 @music163/tango-ui@1.0.1
2024-04-16 15:29:34 +08:00
Wells
52864b5400 fix: variable tree remove button event handling (#134)
* docs: add StrictMode

* fix: variable tree remove button event handling
2024-04-16 15:25:09 +08:00
BoBoooooo
27166ec949 fix: render-setter expression value bug (#133)
* Create sync.yml

* Update sync.yml

* fix: render-setter expression value bug

* ci: remove sync.yml
2024-04-16 10:33:54 +08:00
Wells
1a8d15c9da chore: up 2024-04-15 14:47:52 +08:00
Wells
43b99de01c chore(release): publish
- @music163/tango-context@1.0.0
 - @music163/tango-core@1.0.0
 - @music163/tango-designer@1.0.0
 - @music163/tango-sandbox@1.0.0
 - @music163/tango-setting-form@1.0.0
 - @music163/tango-ui@1.0.0
@music163/tango-context@1.0.0 @music163/tango-core@1.0.0 @music163/tango-designer@1.0.0 @music163/tango-sandbox@1.0.0 @music163/tango-setting-form@1.0.0 @music163/tango-ui@1.0.0
2024-04-15 14:41:25 +08:00
BoBoooooo
1c1ad9e5eb feat: support traverse native dom (#132)
* Create sync.yml

* Update sync.yml

* feat: support nativeDom

* ci: remove sync.yml

* fix: update test case

* fix: update isValidComponentName logic
2024-04-15 14:22:34 +08:00
BoBoooooo
776837079a feat: update ui & add dual screen mode (#131)
* fix: change view source icon

* fix: setting-form collapsed panel default collapsed

* fix: selectAction font size larger

* feat: add dual screen mode

* fix: trigger bug
2024-04-11 10:20:07 +08:00
Wells
14375284e4 chore(release): publish
- @music163/tango-context@1.0.0-alpha.10
 - @music163/tango-core@1.0.0-alpha.10
 - @music163/tango-designer@1.0.0-alpha.18
 - @music163/tango-helpers@1.0.0-alpha.6
 - @music163/tango-sandbox@1.0.0-alpha.10
 - @music163/tango-setting-form@1.0.0-alpha.14
 - @music163/tango-ui@1.0.0-alpha.12
@music163/tango-context@1.0.0-alpha.10 @music163/tango-core@1.0.0-alpha.10 @music163/tango-designer@1.0.0-alpha.18 @music163/tango-helpers@1.0.0-alpha.6 @music163/tango-sandbox@1.0.0-alpha.10 @music163/tango-setting-form@1.0.0-alpha.14 @music163/tango-ui@1.0.0-alpha.12
2024-04-09 14:37:56 +08:00
Wells
cb6aabf6ce fix: check is in design mode 2024-04-08 18:02:43 +08:00
BoBoooooo
3f42516816 fix: update SettingForm style (#125)
* fix: auto focus expression panel

* fix: form control group level 1 sticky head

* fix: expression-setter add showOptionsDropDown

* fix: update icon

* fix: revert toggleIsVariable

* fix: revert comment
2024-04-03 12:41:10 +08:00
Wells
93608d1037 fix: update setters and use tabOptions to filter props (#129)
* docs: update

* fix: update actionSelect

* fix: update ToggleButton text shape style

* fix: update InputCode minHeight and placeholder

* fix: show value in renderSetter

* docs: update

* fix: update groupOptions

* fix: update types

* chore: update
2024-04-02 20:08:54 +08:00
Wells
41a61cce4e fix: render invalid icon in inserted dropdown (#128) 2024-04-02 14:01:36 +08:00
Wells
47364e4219 chore(release): publish
- @music163/tango-context@1.0.0-alpha.9
 - @music163/tango-core@1.0.0-alpha.9
 - @music163/tango-designer@1.0.0-alpha.17
 - @music163/tango-helpers@1.0.0-alpha.5
 - @music163/tango-sandbox@1.0.0-alpha.9
 - @music163/tango-setting-form@1.0.0-alpha.13
 - @music163/tango-ui@1.0.0-alpha.11
@music163/tango-context@1.0.0-alpha.9 @music163/tango-core@1.0.0-alpha.9 @music163/tango-designer@1.0.0-alpha.17 @music163/tango-helpers@1.0.0-alpha.5 @music163/tango-sandbox@1.0.0-alpha.9 @music163/tango-setting-form@1.0.0-alpha.13 @music163/tango-ui@1.0.0-alpha.11
2024-03-26 19:43:53 +08:00
Wells
9ed6a7d1a4 feat: quick add sibling nodes (#127)
* docs: add mail example

* fix: update SettingForm style

* fix: add tooltip to quick add action

* feat: quick add sibling nodes

* fix: update view
2024-03-26 19:36:28 +08:00
Wells
6f2c8f239a chore(release): publish
- @music163/tango-designer@1.0.0-alpha.16
@music163/tango-designer@1.0.0-alpha.16
2024-03-21 16:06:40 +08:00
Wells
6215ed96f2 fix: copy node path in variable tree 2024-03-21 15:33:23 +08:00
Wells
190aa1d8ee chore(release): publish
- @music163/tango-designer@1.0.0-alpha.15
@music163/tango-designer@1.0.0-alpha.15
2024-03-20 17:42:17 +08:00
Wells
bceb7a5c9c fix: update selection helper style 2024-03-20 17:40:12 +08:00
Wells
d64042922b fix: quick insert child 2024-03-20 17:10:52 +08:00
Wells
9ada3fecb3 chore(release): publish
- @music163/tango-designer@1.0.0-alpha.14
 - @music163/tango-setting-form@1.0.0-alpha.12
 - @music163/tango-ui@1.0.0-alpha.10
@music163/tango-designer@1.0.0-alpha.14 @music163/tango-setting-form@1.0.0-alpha.12 @music163/tango-ui@1.0.0-alpha.10
2024-03-19 19:19:42 +08:00
Wells
07febb385f fix: select outline node & render dependency list (#118)
* fix: select outline tree

* fix: update selection tip

* fix: refactor ColorTag
2024-03-19 19:16:05 +08:00
Wells
ddbda0e6fb chore(release): publish
- @music163/tango-context@1.0.0-alpha.8
 - @music163/tango-core@1.0.0-alpha.8
 - @music163/tango-designer@1.0.0-alpha.13
 - @music163/tango-helpers@1.0.0-alpha.4
 - @music163/tango-sandbox@1.0.0-alpha.8
 - @music163/tango-setting-form@1.0.0-alpha.11
 - @music163/tango-ui@1.0.0-alpha.9
@music163/tango-context@1.0.0-alpha.8 @music163/tango-core@1.0.0-alpha.8 @music163/tango-designer@1.0.0-alpha.13 @music163/tango-helpers@1.0.0-alpha.4 @music163/tango-sandbox@1.0.0-alpha.8 @music163/tango-setting-form@1.0.0-alpha.11 @music163/tango-ui@1.0.0-alpha.9
2024-03-18 16:54:59 +08:00
Wells
9f7441c134 fix: add deprecated and data group to ComponentPropType (#116)
* fix: add deprecated and data group to ComponentPropType

* fix: render choiceSetter with icon
2024-03-18 16:49:41 +08:00
Wells
9fd9673bf4 chore(release): publish
- @music163/tango-context@1.0.0-alpha.7
 - @music163/tango-core@1.0.0-alpha.7
 - @music163/tango-designer@1.0.0-alpha.12
 - @music163/tango-helpers@1.0.0-alpha.3
 - @music163/tango-sandbox@1.0.0-alpha.7
 - @music163/tango-setting-form@1.0.0-alpha.10
 - @music163/tango-ui@1.0.0-alpha.8
@music163/tango-helpers@1.0.0-alpha.3 @music163/tango-sandbox@1.0.0-alpha.7 @music163/tango-setting-form@1.0.0-alpha.10 @music163/tango-ui@1.0.0-alpha.8 @music163/tango-context@1.0.0-alpha.7 @music163/tango-core@1.0.0-alpha.7 @music163/tango-designer@1.0.0-alpha.12
2024-03-18 11:46:36 +08:00
Wells
489118b88a fix: refactor action, formHeader, selectionDropdown (#114)
* fix: add new action component

* fix: refactor form header component and add documentation link

* fix: refactor dropdown menu for selected item

* fix: update

* fix: add store variable in modelSetter

* fix: code styles
2024-03-18 11:43:45 +08:00
xmin
23c2e2e9b6 fix: add both mode to routerSetter (#112)
Co-authored-by: liumin16 <liumin16@corp.netease.com>
2024-03-15 18:58:00 +08:00
Wells
6c65362a5d feat: support code id (#111)
* fix: parse tid in code

* fix: inject tango env variable

* fix: clone node with new tid

* docs: update resources

* fix: update node tree

* feat: add autoGenerateComponentId to designerConfig

* feat: add showIdentifier to set code id

* fix: support set tid in setting form

* fix: ignore duplicate codeId

* fix: remove FormValue component

* fix: show code id first in designer view
2024-03-13 11:01:57 +08:00
Wells
7470190e0b Deploy docs to pages (#104)
* chore: update

* chore: update

* chore: remove website
2024-02-19 20:08:36 +08:00
Wells
b2293ba9f4 chore: Create deploy workflow 2024-02-19 17:54:32 +08:00
Wells
63dca2a9b7 docs: update (#95)
* docs: update

* docs: update

* docs: update

* docs: add setters

* docs: update

* chore: add typedoc workflow
2024-02-19 16:58:59 +08:00
Wells
eaff3604f3 chore(release): publish
- @music163/tango-designer@1.0.0-alpha.11
@music163/tango-designer@1.0.0-alpha.11
2024-02-02 11:34:57 +08:00
Wells
5b121939e6 feat: allow add extra node to sandbox navigator (#100) 2024-02-02 11:32:37 +08:00
Wells
62b39daf7e chore(release): publish
- @music163/tango-designer@1.0.0-alpha.10
 - @music163/tango-setting-form@1.0.0-alpha.9
 - @music163/tango-ui@1.0.0-alpha.7
@music163/tango-designer@1.0.0-alpha.10 @music163/tango-setting-form@1.0.0-alpha.9 @music163/tango-ui@1.0.0-alpha.7
2024-01-29 13:57:19 +08:00
Wells
32962d47fb feat: add showItemSubtitle and renderItemExtra to SettingForm (#99)
* feat: add showItemSubtitle to SettingFormItem

* feat: add renderItemExtra to SettingForm
2024-01-29 13:32:27 +08:00
Wells
d5e42c93bb fix: remove load iconfont (#97)
* fix: update icons

* fix: remove load iconfont in designer
2024-01-26 16:51:33 +08:00
Wells
fc93f4424a chore(release): publish
- @music163/tango-designer@1.0.0-alpha.9
 - @music163/tango-setting-form@1.0.0-alpha.8
 - @music163/tango-ui@1.0.0-alpha.6
@music163/tango-designer@1.0.0-alpha.9 @music163/tango-setting-form@1.0.0-alpha.8 @music163/tango-ui@1.0.0-alpha.6
2024-01-24 16:52:08 +08:00
Wells
d6a08eecd2 fix: update service preview panel (#94)
* fix: update setting form layout

* fix: update service preview

* chore: update editor

* fix: update components entry
2024-01-24 16:49:26 +08:00
Wells
181bfee2d2 chore(release): publish
- @music163/tango-designer@1.0.0-alpha.8
 - @music163/tango-setting-form@1.0.0-alpha.7
 - @music163/tango-ui@1.0.0-alpha.5
@music163/tango-designer@1.0.0-alpha.8 @music163/tango-setting-form@1.0.0-alpha.7 @music163/tango-ui@1.0.0-alpha.5
2024-01-23 11:13:29 +08:00
Wells
8fd085d4fd fix: update FormObject style (#91) 2024-01-23 11:11:34 +08:00
Wells
35e258b32a chore(release): publish
- @music163/tango-context@1.0.0-alpha.6
 - @music163/tango-core@1.0.0-alpha.6
 - @music163/tango-designer@1.0.0-alpha.7
 - @music163/tango-helpers@1.0.0-alpha.2
 - @music163/tango-sandbox@1.0.0-alpha.6
 - @music163/tango-setting-form@1.0.0-alpha.6
 - @music163/tango-ui@1.0.0-alpha.4
@music163/tango-context@1.0.0-alpha.6 @music163/tango-core@1.0.0-alpha.6 @music163/tango-designer@1.0.0-alpha.7 @music163/tango-helpers@1.0.0-alpha.2 @music163/tango-sandbox@1.0.0-alpha.6 @music163/tango-setting-form@1.0.0-alpha.6 @music163/tango-ui@1.0.0-alpha.4
2024-01-16 15:31:02 +08:00
Wells
62d403f80a fix: 优化变量树实现 (#90)
* docs: update milestone

* fix: add new properties and methods to interfaces and models

* chore: add CI workflow for pull requests

* chore: add prebuild step to CI workflow
2024-01-16 15:28:55 +08:00