wwsun
82bc5db4d8
chore(release): publish
...
- @music163/tango-context@1.1.5
- @music163/tango-core@1.3.3
- @music163/tango-designer@1.3.3
- @music163/tango-sandbox@1.0.8
- @music163/tango-setting-form@1.2.8
- @music163/tango-ui@1.3.3
2024-07-12 13:51:34 +08:00
Wells
1d0fb4f274
fix: selection bug without prototype & update ToggleButton style ( #180 )
...
* fix: update toggleButton arrow style
* fix: check if prototype exists in selection tool
* fix: update state tree data
2024-06-26 16:54:38 +08:00
Wells
0011cdca0f
chore(release): publish
...
- @music163/tango-context@1.1.4
- @music163/tango-core@1.3.2
- @music163/tango-designer@1.3.2
- @music163/tango-sandbox@1.0.7
- @music163/tango-setting-form@1.2.7
- @music163/tango-ui@1.3.2
2024-06-20 15:45:08 +08:00
Wells
0f3f0afdfa
fix: update designer style ( #176 )
...
* fix: remove useless codes
* fix: show insert children icon only for hasChildren node
* fix: update dependency
* fix: update styles
* fix: show sibling action for nodes except page & update drag icon for DragPanel
* fix: update ToggleButton style
* fix: add showDropdownIcon to ToggleButton
* fix: update codeSetter style
* fix: add builtin imageSetter
* fix: update PopOut icon
2024-06-20 15:42:49 +08:00
BoBoooooo
b53a9f7eef
fix: drag-panel add resizeable & height prop ( #175 )
...
* fix: drag-panel add resizeable & height prop
* fix: add className
2024-06-18 16:56:00 +08:00
Wells
239c0b0a28
chore(release): publish
...
- @music163/tango-context@1.1.3
- @music163/tango-core@1.3.1
- @music163/tango-designer@1.3.1
- @music163/tango-sandbox@1.0.6
- @music163/tango-setting-form@1.2.6
- @music163/tango-ui@1.3.1
2024-06-05 18:17:02 +08:00
864907600cc
ca740c83ae
fix: fix context menu error on macOS ( #170 )
...
* fix: fix context menu error on macOS
* fix: adjust context menu icon style
2024-06-03 15:57:58 +08:00
Wells
00bf52a411
chore(release): publish
...
- @music163/tango-context@1.1.2
- @music163/tango-core@1.3.0
- @music163/tango-designer@1.3.0
- @music163/tango-helpers@1.2.0
- @music163/tango-sandbox@1.0.5
- @music163/tango-setting-form@1.2.5
- @music163/tango-ui@1.3.0
2024-06-03 09:51:00 +08:00
864907600cc
28040fc006
feat: add context menu ( #161 )
...
* feat: add more actions menu on SelectionTools
* feat: add view source context action
* feat: normalize hotkey by platform
* feat: add context menu to components tree
* feat: add context menu to viewport
2024-05-31 17:31:58 +08:00
Wells
253ceca969
chore(release): publish
...
- @music163/tango-designer@1.2.3
- @music163/tango-setting-form@1.2.4
- @music163/tango-ui@1.2.3
2024-05-30 17:05:52 +08:00
BoBoooooo
f83c6bc0f6
fix: popover re-click position bug & drag panel drag bug ( #165 )
...
* fix: popover reClick position bug
* fix: drag event lose when drag over iframe
2024-05-29 15:26:00 +08:00
Wells
bb92210594
chore(release): publish
...
- @music163/tango-designer@1.2.2
- @music163/tango-setting-form@1.2.3
- @music163/tango-ui@1.2.2
2024-05-27 10:18:03 +08:00
Wells
163ecedff3
fix: export usePreviewSandboxQuery & add builtin sandboxQuery ( #163 )
...
* fix: export usePreviewSandboxQuery
* fix: update ui
* fix: update ui
2024-05-24 18:28:04 +08:00
Wells
22a2e9bdd1
chore(release): publish
...
- @music163/tango-designer@1.2.1
- @music163/tango-setting-form@1.2.2
- @music163/tango-ui@1.2.1
2024-05-22 14:53:57 +08:00
Wells
696f82bd26
style: update
2024-05-22 14:52:44 +08:00
Wells
cf31ef19f4
chore(release): publish
...
- @music163/tango-context@1.1.1
- @music163/tango-core@1.2.0
- @music163/tango-designer@1.2.0
- @music163/tango-helpers@1.1.1
- @music163/tango-sandbox@1.0.4
- @music163/tango-setting-form@1.2.1
- @music163/tango-ui@1.2.0
2024-05-21 15:06:42 +08:00
BoBoooooo
9daf3872e7
feat: event-setter & expression-setter use popover ( #159 )
2024-05-20 16:57:37 +08:00
BoBoooooo
f17ccbb7f6
fix: support add components with popover ( #155 )
...
* feat: add drag panel & popover component
* feat: update web ide version to 1.3.11
* feat: add components-popover
* fix: update sidebar default width
* feat: add global components popover
* fix: _menuData default value
* feat: add addComponent event
* revert: remove isCollapsed prop
* fix: update local icon font url
2024-05-20 16:13:34 +08:00
Wells
704277b8f0
chore(release): publish
...
- @music163/tango-context@1.1.0
- @music163/tango-core@1.1.0
- @music163/tango-designer@1.1.0
- @music163/tango-helpers@1.1.0
- @music163/tango-sandbox@1.0.3
- @music163/tango-setting-form@1.2.0
- @music163/tango-ui@1.1.0
2024-05-17 11:13:19 +08:00
Wells
ffaa276b5c
feat: refactor parse attribute value ( #149 )
...
* refactor: update attribute value parsing logic
* fix: refactor toggle setter logic
* fix: enhance basic setters
* fix: move basic value setter to setting-form package
* fix: add setter type
* fix: update
* feat: support toggle formObject to codeSetter
* fix: update invalid setter notice
* fix: update node2value
* fix: trigger onChange for formObject
* docs: update
* chore: up
* feat: improve code2value function and fix related issues
* Revert "chore: up"
This reverts commit a87d8fcce4 .
* chore: update npm dependencies to latest versions
2024-05-16 13:03:41 +08:00
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
2024-05-09 10:54:49 +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
2024-04-22 11:36:47 +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
2024-04-16 15:29:34 +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
2024-04-15 14:41:25 +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
2024-04-09 14:37:56 +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
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
2024-03-26 19:43:53 +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
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
2024-03-18 16:54:59 +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
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
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
2024-01-29 13:57:19 +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
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
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
2024-01-16 15:31:02 +08:00
Wells
73aded3672
chore(release): publish
...
- @music163/tango-context@1.0.0-alpha.5
- @music163/tango-core@1.0.0-alpha.5
- @music163/tango-designer@1.0.0-alpha.6
- @music163/tango-helpers@1.0.0-alpha.1
- @music163/tango-sandbox@1.0.0-alpha.5
- @music163/tango-setting-form@1.0.0-alpha.5
- @music163/tango-ui@1.0.0-alpha.3
2023-12-29 17:41:58 +08:00
wwsun
45b0d856c1
chore(release): publish
...
- @music163/tango-context@1.0.0-alpha.2
- @music163/tango-core@1.0.0-alpha.2
- @music163/tango-designer@1.0.0-alpha.3
- @music163/tango-helpers@1.0.0-alpha.0
- @music163/tango-sandbox@1.0.0-alpha.2
- @music163/tango-setting-form@1.0.0-alpha.2
- @music163/tango-ui@1.0.0-alpha.2
2023-12-19 15:17:19 +08:00
Wells
6fc0498901
feat: support local components ( #78 )
...
* docs: update
* feat: parse local components
* fix: update
* refactor: module exports to exportList
* fix: update workspace
---------
Co-authored-by: wwsun <ww.sww@outlook.com >
2023-12-19 15:07:44 +08:00
wwsun
b3a458a914
chore(release): publish
...
- @music163/tango-context@1.0.0-alpha.1
- @music163/tango-core@1.0.0-alpha.1
- @music163/tango-designer@1.0.0-alpha.1
- @music163/tango-sandbox@1.0.0-alpha.1
- @music163/tango-setting-form@1.0.0-alpha.1
- @music163/tango-ui@1.0.0-alpha.1
2023-12-12 11:12:09 +08:00
Wells
1acfa6864b
fix: render form item without setter & enhance tools ( #76 )
...
* fix: render form item without setter
* fix: update toggle-button style
* fix: update tools
* fix: remove useless code
---------
Co-authored-by: wwsun <ww.sww@outlook.com >
2023-12-12 11:10:17 +08:00
Wells
6b1d55a11f
RC ( #74 )
...
* chore: up
* chore: update release scripts
* chore: up
* chore: update lerna config
* chore(release): publish
- @music163/tango-context@1.0.0-alpha.0
- @music163/tango-core@1.0.0-alpha.0
- @music163/tango-designer@1.0.0-alpha.0
- @music163/tango-sandbox@1.0.0-alpha.0
- @music163/tango-setting-form@1.0.0-alpha.0
- @music163/tango-ui@1.0.0-alpha.0
---------
Co-authored-by: wwsun <ww.sww@outlook.com >
2023-12-07 12:40:18 +08:00
Wells
a8357f45b8
fix: add showSearch and showGroups to SettingForm & update internal icons ( #73 )
...
* fix: add internal setters & fix ui
* feat: add showSearch and showGroups to SettingForm
* fix: update icons
* fix: use antd form
---------
Co-authored-by: wwsun <ww.sww@outlook.com >
2023-12-07 10:31:19 +08:00
Wells
9db6358588
fix: disable search keymap of InputCode ( #72 )
...
Co-authored-by: wwsun <ww.sww@outlook.com >
2023-12-06 15:33:47 +08:00