124 Commits

Author SHA1 Message Date
林熠
00d0b189ac
Merge pull request #240 from alibaba/feat/readme-protocol
docs: modify the protocol name
2022-03-31 09:08:39 +08:00
liujuping
85948cd66a docs: modify the protocol name 2022-03-30 22:18:13 +08:00
mark
e2be399df2 chore: add tsx demo and update readme 2022-03-30 15:47:02 +08:00
乐平
bffa5be420 docs(README-zh_CN.md): 美化关键图片 2022-03-30 15:38:25 +08:00
乐平
2634161a25 docs(README.md): 美化关键图片 2022-03-30 15:38:25 +08:00
liujuping
f1fed75f39 fix: fix unnecessary props calculation 2022-03-30 15:05:56 +08:00
Tobias Speicher
aca2f08b77 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:07:03 +08:00
林熠
6b24f9d2ff
Merge pull request #228 from alibaba/feat/lowcode-slot-props
fix: Fix the conversion failure of some props expressions under Slot …
2022-03-30 14:03:55 +08:00
林熠
071e1e975d
Merge pull request #227 from alibaba/fix/parse-default-value
fix no defaultValue in ts parser
2022-03-30 14:03:11 +08:00
liujuping
7db5461706 fix: Fix the conversion failure of some props expressions under Slot props of low-code components 2022-03-30 12:12:47 +08:00
mark
fc452f7166 feat(material-parser): check module before install it; fix default value issue in ts parser 2022-03-30 11:28:38 +08:00
Clarence Pan
7cbfadee9d
Merge pull request #212 from alibaba/hotfix/code-gen-import-issue
hotfix: 出码模块 - 解决 componentName 和 exportName 不一致时生成的 import 语句的问题
2022-03-29 12:22:21 +08:00
Clarence-pan
7fcf11b991 chore(release): 1.0.3 @alilc/lowcode-code-generator@1.0.3 2022-03-29 12:09:47 +08:00
Clarence-pan
eefc091ee7 fix: 🐛 出码: 解决 componentName 和 exportName 不一致时生成的 import 语句的问题 2022-03-29 12:06:13 +08:00
林熠
d086267990
Merge pull request #186 from alibaba/feat/readme
docs: remove unnecessary spaces
2022-03-24 18:54:18 +08:00
liujuping
4173fb3e72 docs: remove unnecessary spaces 2022-03-24 18:52:00 +08:00
LeoYuan 袁力皓
5d67c73dfb chore: fix chinese readme filepath 2022-03-23 10:24:58 +08:00
林熠
d2912d3106
Merge pull request #160 from alibaba/chore/stale
Chore/stale
2022-03-22 09:48:51 +08:00
林熠
60edcb922f
Merge pull request #161 from alibaba/chore/action-test
refactor: run test cases depend on which files have been changed
2022-03-22 09:48:28 +08:00
LeoYuan 袁力皓
eea1a25469 refactor: run test cases depend on which files have been changed 2022-03-21 21:07:35 +08:00
LeoYuan 袁力皓
8e7bb9d4b8 feat: add getConvertedExtraKey / getOriginalExtraKey to utils 2022-03-21 16:45:33 +08:00
LeoYuan 袁力皓
c63b6e1bfa fix: make important true by default 2022-03-21 16:44:29 +08:00
LeoYuan 袁力皓
794f391ce7 chore: add exempt issue labels for action stale 2022-03-21 16:43:28 +08:00
林熠
394c8f38f7
Merge pull request #154 from alibaba/feat/readme-change
docs: modify document url
2022-03-20 20:06:30 +08:00
liujuping
71f822e47a docs: modify document url 2022-03-20 18:36:02 +08:00
LeoYuan 袁力皓
0b6dbf35d8 chore(release): publish 1.0.3 v1.0.3 2022-03-17 20:57:43 +08:00
林熠
d4de1cc7cb
Merge pull request #141 from alibaba/fix/loopArgs
Fix/loop args
2022-03-17 18:40:29 +08:00
LeoYuan 袁力皓
d2c3f0ba6f test: fix node test cases run into infinite loop 2022-03-17 11:05:13 +08:00
LeoYuan 袁力皓
5bb9ec7a1d fix: prop should return undefined when all items are undefined 2022-03-17 10:08:22 +08:00
liujuping
c54f369e18 fix: component cannot be redisplayed by configuration after rendering is closed 2022-03-17 09:47:07 +08:00
liujuping
d087092fd7 fix: fix loop configuration auto fill empty array issue 2022-03-17 09:46:47 +08:00
林熠
08fdc67290
Merge pull request #129 from alibaba/docs/codeowners
docs: add CODEOWNERS file
2022-03-15 19:30:23 +08:00
LeoYuan 袁力皓
bfbc6a155a docs: modify code owner of module code-generator 2022-03-15 16:38:19 +08:00
LeoYuan 袁力皓
342da52433 docs: add CODEOWNERS file 2022-03-15 15:42:19 +08:00
hakuna-tata
437adccf5f fix: npm源 2022-03-11 15:33:18 +08:00
林熠
64189e253d
Merge pull request #120 from alibaba/release/1.0.3-beta
Release/1.0.3 beta
2022-03-11 12:32:52 +08:00
LeoYuan 袁力皓
a7bdc9d33e chore: switch the readme file type due to symbolic readme will not be included in npm package 2022-03-11 11:59:00 +08:00
LeoYuan 袁力皓
9f9b2557b0 chore(release): publish 1.0.3-beta.0 v1.0.3-beta.0 2022-03-11 11:46:31 +08:00
林熠
ca68ef9e10
Merge pull request #110 from alibaba/chore/readme2
Chore/readme2
2022-03-11 11:30:36 +08:00
LeoYuan 袁力皓
ef95b56832 fix: variable binding lost after modify the mock value 2022-03-11 11:25:38 +08:00
LeoYuan 袁力皓
70fd3720d0 fix: make insertAfter & insertBefore work 2022-03-11 11:24:45 +08:00
LeoYuan 袁力皓
d5c3ca1068 fix: Workbench should receive the original skeleton other than shell skeleton 2022-03-11 11:23:43 +08:00
LeoYuan 袁力皓
f0b79a0209 docs: delete useless readme file 2022-03-10 20:34:02 +08:00
LeoYuan 袁力皓
caf3dcb4e2 docs: support English version of readme and make it default 2022-03-10 20:32:19 +08:00
LeoYuan 袁力皓
fb418c6846 chore: update readme (using https domain) 2022-03-10 14:08:27 +08:00
LeoYuan 袁力皓
50d5011381 chore: change wds port to 5555 2022-03-10 14:07:40 +08:00
LeoYuan 袁力皓
19c207d29d fix: should not create new prop while querying fileName 2022-03-10 14:06:45 +08:00
Clarence Pan
6a642e86da
fix: 解决出码的数据源依赖包问题 (#106)
* fix: 解决 package.json 中误添加了没有用到的数据源类型的 handler 的包的问题 (#56)

* test: 更新别的相关测试用例的期望值

* fix: 🐛 去掉 npm 上没有的依赖 (#68)

* chore: 🤖 fix release:beta script

* chore(release): 1.0.2-beta.0

* fix: 🐛 补充 icejs 模板中缺失的依赖包

* chore(release): 1.0.2-beta.1

* chore(release): 1.0.2
@alilc/lowcode-code-generator@1.0.2
2022-03-10 11:34:14 +08:00
Clarence Pan
4a01c97ea6
fix: 解决出码的一些问题 (#87)
* fix: 🐛 修正一些示例地址
* chore: update release scripts
* chore(release): 1.0.1
2022-03-08 12:51:44 +08:00
LeoYuan 袁力皓
926136d02a Merge branch 'main' into develop 2022-03-07 19:50:43 +08:00