liujuping
|
f7c1f1e716
|
feat(event): add event.prependListener api
|
2023-08-16 11:44:32 +08:00 |
|
liujuping
|
5738394a2e
|
feat: remove IPublicTypeFieldExtraProps.virtual definition
|
2023-08-15 15:42:41 +08:00 |
|
liujuping
|
c458b1b2ec
|
fix(material): when the assets exist, use onChangeAssets api, the callback is called immediately
|
2023-08-14 11:11:57 +08:00 |
|
liujuping
|
0eeee1feee
|
feat(skeleton): add skeleton.getPanel api
|
2023-08-14 11:11:44 +08:00 |
|
liujuping
|
89b666dab8
|
refactor: defaultViewType renamed to defaultViewName
|
2023-08-14 11:11:29 +08:00 |
|
JackLian
|
d08aa67b0a
|
chore(release): publish 1.1.9
|
2023-07-27 09:49:02 +08:00 |
|
liujuping
|
e578f82272
|
feat: skeleton item add visible prop
|
2023-07-25 16:13:53 +08:00 |
|
JackLian
|
5cc4715daf
|
chore(release): publish 1.1.8
|
2023-07-07 17:34:57 +08:00 |
|
liujuping
|
cb2e05046f
|
feat: add document-model shell return types
|
2023-07-06 09:55:13 +08:00 |
|
eightHundreds
|
a1a50f2570
|
fix: change the return result type to Promise
|
2023-07-04 09:48:19 +08:00 |
|
liujuping
|
731dc58649
|
fix: lerna version to 4.0.0
|
2023-06-27 14:24:23 +08:00 |
|
liujuping
|
c838dc70eb
|
feat(workspace): add editorViews to resourceTypeList api
|
2023-06-13 10:52:10 +08:00 |
|
yifanwww
|
0dc8120f80
|
fix(lowcode-types): allow template field in supports.events
|
2023-06-09 14:35:26 +08:00 |
|
xiaohuoni
|
6015c5d1d1
|
chore: set repo
|
2023-06-08 09:53:40 +08:00 |
|
刘菊萍(絮黎)
|
dc029c252a
|
feat(workspace): add resourceTypeList api (#2148)
|
2023-06-07 17:21:10 +08:00 |
|
liujuping
|
03495ba9ef
|
feat: add componentMeta?.advanced?.callbacks?.onSelectHook api
|
2023-06-05 10:14:08 +08:00 |
|
knight.chen
|
980957f3ad
|
feat: extract simulator type
|
2023-06-01 14:19:29 +08:00 |
|
JackLian
|
9695add27c
|
chore(release): publish 1.1.7
|
2023-05-31 14:48:47 +08:00 |
|
liujuping
|
b984ef72d2
|
feat: workspace window add onSave api
|
2023-05-23 10:26:38 +08:00 |
|
liujuping
|
62288a139f
|
feat: canvas.activeTracker.target returns add null
|
2023-05-19 17:27:57 +08:00 |
|
liujuping
|
2b3d96ceda
|
feat: canvas.activeTracker add targer prop
|
2023-05-17 19:28:59 +08:00 |
|
liujuping
|
ee80fb12b8
|
feat: workspace add some features
|
2023-05-16 18:42:29 +08:00 |
|
JackLian
|
5ada0a4020
|
chore: use @alilc/build-plugin-lce to replace build-plugin-component
|
2023-05-11 18:52:10 +08:00 |
|
liujuping
|
239bb29de1
|
feat: add skeleton item model
|
2023-05-11 10:44:17 +08:00 |
|
LeoYuan 袁力皓
|
9a68f0f27c
|
fix: attr name in IPublicTypePanelDockConfig should not be optional
|
2023-05-08 08:42:19 +08:00 |
|
liujuping
|
c3d75b27da
|
feat(workspace): add config for resource shell model
|
2023-04-26 10:47:31 +08:00 |
|
liujuping
|
358dde43a4
|
feat(shell): add editor-view model
|
2023-04-23 17:50:46 +08:00 |
|
liujuping
|
aab8a3a10e
|
feat: update setter types
|
2023-04-21 16:52:32 +08:00 |
|
liujuping
|
9b50bc700e
|
feat(workspace): add enableAutoOpenFirstWindow config and onWindowRendererReady function
|
2023-04-19 15:55:22 +08:00 |
|
liujuping
|
aef10fca0d
|
feat(material): material apis add refreshComponentMetasMap function
|
2023-04-18 14:20:09 +08:00 |
|
liujuping
|
33fd6bf642
|
feat: added features in workspace mode
|
2023-04-14 07:47:41 +08:00 |
|
JackLian
|
779edf783b
|
chore(release): publish 1.1.6
|
2023-04-11 15:38:28 +08:00 |
|
liujuping
|
ed252fa135
|
fix: fix composeTitle returns redundant icons
|
2023-04-04 11:16:41 +08:00 |
|
liujuping
|
4f7a0b984c
|
fix: change autorun params to IPublicModelSettingField
|
2023-04-03 14:57:52 +08:00 |
|
knight.chen
|
122f0b30a0
|
feat: optimized lowcode types
|
2023-03-31 11:12:44 +08:00 |
|
JackLian
|
579480c56c
|
chore(release): publish 1.1.5
|
2023-03-31 10:58:10 +08:00 |
|
liujuping
|
e0ed17a16a
|
docs: update SettingField and SettingTopEntry docs
|
2023-03-30 15:52:09 +08:00 |
|
liujuping
|
505a6401cb
|
docs: add setting-field and setting-prop-entry api docs
|
2023-03-28 17:20:22 +08:00 |
|
knight.chen
|
3d51fe00bf
|
feat: add setConfig method for project
|
2023-03-27 10:38:28 +08:00 |
|
liujuping
|
3fea312906
|
feat: update IPublicTypeComponentMetadata interface
|
2023-03-24 21:32:54 +08:00 |
|
liujuping
|
affdfbbb1c
|
fix: fix the problem that the props value appears when the name is 0
|
2023-03-24 16:28:52 +08:00 |
|
liujuping
|
8c073c3c95
|
feat: update props ts defined
|
2023-03-24 15:07:07 +08:00 |
|
JackLian
|
203568ea2d
|
chore(release): publish 1.1.4
|
2023-03-22 17:35:26 +08:00 |
|
liujuping
|
a645af7e0b
|
feat: support PanelDock icon pointer cursor is always pointer
|
2023-03-20 19:32:52 +08:00 |
|
liujuping
|
21f74f0cc1
|
feat: update skeleton ts defined
|
2023-03-20 19:32:26 +08:00 |
|
liujuping
|
6d4ca29466
|
fix: fix workspace api ts defined
|
2023-03-20 14:54:55 +08:00 |
|
liujuping
|
f6537f536f
|
feat: lowCode components support project schema
|
2023-03-20 08:18:20 +08:00 |
|
JackLian
|
0181a8ad33
|
chore(release): publish 1.1.3
|
2023-03-16 09:28:08 +08:00 |
|
liujuping
|
9597b1c376
|
feat: material spec add ignoreDefaultValue field to component property description
|
2023-03-16 09:17:30 +08:00 |
|
liujuping
|
eeb6719a1f
|
feat: optimize outline tree performance and ts definition
|
2023-03-15 17:42:18 +08:00 |
|