184 Commits

Author SHA1 Message Date
GitHub Action
bd85ca3ca6 chore(release): publish 1.3.2 2024-02-23 01:51:23 +00:00
liujuping
de95b87b1e feat: update ts defined 2024-02-01 07:01:05 +08:00
liujuping
80bb7102b6 feat(command): update default commands 2024-01-30 14:38:11 +08:00
liujuping
6e89d4d605 feat(setter): add field ts 2024-01-26 17:17:44 +08:00
liujuping
b3880e9a96 feat(command): add command apis 2024-01-25 16:38:58 +08:00
GitHub Action
4025a7d2e0 chore(release): publish 1.3.1 2024-01-17 06:01:02 +00:00
GitHub Action
1943172d65 chore(release): publish 1.3.0 2024-01-15 06:12:28 +00:00
liujuping
adb9f6b090 fix(canvas): clipboard init error 2024-01-15 10:11:09 +08:00
liujuping
844ca783d7 feat(context-menu): add context-menu css theme, help config, ts define 2024-01-12 09:16:53 +08:00
liujuping
ce72fc1b16 feat(common-ui): add HelpTip 2024-01-11 18:13:00 +08:00
liujuping
a7d3996fa2 feat(common): add common.utils.intl API 2024-01-11 10:49:12 +08:00
liujuping
c381b85f0a fix(context-menu): fix context menu bugs 2024-01-09 16:43:01 +08:00
liujuping
1b00c61a32 feat(engine): add context menu 2024-01-08 14:55:28 +08:00
liujuping
31a031ce4e feat: removed Rax packages, discontinuing support for Rax 2024-01-05 16:08:04 +08:00
liujuping
be0456fb39 feat: add commonUI API 2024-01-05 11:42:36 +08:00
liujuping
c24c3d8ae5 feat: add hideComponentAction config 2024-01-05 11:41:46 +08:00
GitHub Action
b2abb67440 chore(release): publish 1.2.5 2023-12-28 06:22:34 +00:00
JackLian
0d6b2b8bf8 Merge branch 'main' into develop 2023-12-28 14:04:50 +08:00
GitHub Action
89e912ba1a chore(release): publish 1.2.4 2023-12-28 05:57:44 +00:00
liujuping
e79f68611a feat(skeleton): add onDisableWidget & onEnableWidget APIs 2023-12-19 17:56:18 +08:00
liujuping
2bf3aa70a7 docs: add skeleton.getAreaItems docs 2023-12-19 09:31:52 +08:00
liujuping
16713f4b84 feat(skeleton): Add TS defs for modules & optimize Tabs display with array contents 2023-12-18 10:03:41 +08:00
GitHub Action
f418e5b2c1 chore(release): publish 1.2.3 2023-12-13 09:34:24 +00:00
liujuping
398f069745 style: add css themes vars 2023-12-05 15:38:10 +08:00
liujuping
4d03610fd3 feat: update types define 2023-12-04 10:22:50 +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
liujuping
9108e8cfab feat(types): add IPublicTypeInstanceOf to prop-types 2023-11-14 09:42:16 +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