182 Commits

Author SHA1 Message Date
GitHub Action
12c6430f9d chore(release): publish 1.2.3-beta.15 2023-12-13 09:05:24 +00:00
GitHub Action
a2ae8c1f8b chore(release): publish 1.2.3-beta.14 2023-12-13 08:41:59 +00:00
liujuping
54c46d110e chore(release): publish 1.2.3-beta.13 2023-12-13 16:35:04 +08:00
JackLian
69742d8637 chore(release): publish 1.2.3-beta.12 2023-12-07 16:27:24 +08:00
JackLian
6e8baac9a6 chore(release): publish 1.2.3-beta.11 2023-12-05 15:52:26 +08:00
JackLian
9c1998cfb8 Merge remote-tracking branch 'origin/develop' into release/1.2.3-beta 2023-12-05 15:40:42 +08:00
liujuping
398f069745 style: add css themes vars 2023-12-05 15:38:10 +08:00
JackLian
ebe904b40e Merge branch 'develop' into release/1.2.3-beta 2023-12-05 09:34:18 +08:00
liujuping
4d03610fd3 feat: update types define 2023-12-04 10:22:50 +08:00
JackLian
2722dffa6a chore(release): publish 1.2.3-beta.10 2023-11-30 17:49:23 +08:00
JackLian
6fb23e4ea7 chore(release): publish 1.2.3-beta.9 2023-11-30 08:49:14 +08:00
JackLian
f7053b13e8 chore(release): publish 1.2.3-beta.8 2023-11-29 10:21:14 +08:00
JackLian
370ab79ed3 chore(release): publish 1.2.3-beta.7 2023-11-28 13:29:40 +08:00
JackLian
981a6e6354 chore(release): publish 1.2.3-beta.6 2023-11-24 09:37:36 +08:00
JackLian
c66885c1a3 chore(release): publish 1.2.3-beta.5 2023-11-23 16:30:01 +08:00
liujuping
ad77ffcf5f feat(skeleton): add registerConfigTransducer API 2023-11-23 16:27:39 +08:00
liujuping
0222f31202 feat(utils): add workspace utils 2023-11-23 16:27:39 +08:00
liujuping
a3fef9c13d feat(skeleton): add registerConfigTransducer API 2023-11-23 16:27:00 +08:00
liujuping
ad044f49ed feat(utils): add workspace utils 2023-11-23 16:22:09 +08:00
JackLian
7c32dda300 chore(release): publish 1.2.3-beta.4 2023-11-23 09:33:00 +08:00
JackLian
1be811a598 chore(release): publish 1.2.3-beta.3 2023-11-20 16:37:12 +08:00
JackLian
de2ef9bd4e chore(release): publish 1.2.3-beta.2 2023-11-16 13:46:05 +08:00
JackLian
82f3a60729 chore(release): publish 1.2.3-beta.1 2023-11-14 09:46:02 +08:00
liujuping
2788b02ab4 feat(types): add IPublicTypeInstanceOf to prop-types 2023-11-14 09:42:34 +08:00
liujuping
9108e8cfab feat(types): add IPublicTypeInstanceOf to prop-types 2023-11-14 09:42:16 +08:00
JackLian
bef7fc6ccb chore(release): publish 1.2.3-beta.0 2023-11-13 13:03:47 +08:00
JackLian
d64c7d56df chore(release): publish 1.2.2 2023-11-13 12:41:45 +08:00
keuby
e3611dcf06
feat(utils|types): add esmodule support for component meta resources (#2603)
* feat(utils): support script type param for assest loader

* feat(types): update AssestsJson type
2023-11-07 17:20:13 +08:00
JackLian
b3b2a03642 chore(release): publish 1.2.1 2023-10-27 13:14:57 +08:00
JackLian
0f02080035 chore(release): publish 1.2.0 2023-10-20 15:52:31 +08:00
rainke
d56ed6bff1 feat: make asset support es module 2023-10-18 09:32:12 +08:00
liujuping
cfc22f7ecc feat: add simulatorRender shell 2023-09-18 16:17:20 +08:00
liujuping
857685a3b4 feat(node): add getRGL api 2023-08-29 09:49:40 +08:00
JackLian
bf980c98ea chore(release): publish 1.1.10 2023-08-25 11:29:01 +08:00
liujuping
547bbf4ddc feat(workspace): update removeEditorWindow api 2023-08-23 15:04:14 +08:00
liujuping
14d294c92c feat: when field rendering error, output error log 2023-08-23 10:12:26 +08:00
liujuping
899ffa1554 feat(workspace): update openEditorWindow api 2023-08-21 11:35:43 +08:00
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