33 Commits

Author SHA1 Message Date
牧毅
6cd07524b6 test: 💍 完善 Rax 出码的示例, 解决 methods 的上下文绑定的问题 2020-08-13 11:22:09 +08:00
牧毅
27a9800705 feat: 🎸 出码模块的 schema 相关的类型统一都改成引用 @ali/lowcode-types 中的,与设计器一致 2020-08-13 00:21:44 +08:00
牧毅
adcfacb233 feat: 🎸 完善 Rax 出码, 补充更复杂的带有数据源绑定/条件/循环以及 Utils 的测试用例并 pass 2020-08-13 00:14:54 +08:00
牧毅
36c486b9cd fix: 🐛 小程序里面不支持可选链 "?.", 先直接访问 dataSourceEngine 吧 2020-08-12 16:52:26 +08:00
牧毅
eba172ce51 feat: 🎸 搞定 Rax 出码的时候的 package.json 中的 dependencies 2020-08-12 15:55:06 +08:00
牧毅
4572b53f47 feat: 🎸 补充对数据源的一些处理 2020-08-12 14:32:17 +08:00
牧毅
c3fdfe5af2 feat: 🎸 添加一个判断 ContainerSchema 的 util 方便后续用 2020-08-12 14:30:52 +08:00
牧毅
a3f0c3dcef refactor: 💡 data-source -> datasource following Henry's advice 2020-08-12 12:14:59 +08:00
牧毅
9f621101b3 feat: 🎸 完善 Rax 出码, 跑通第一个测试用例👏👏👏 2020-08-12 11:39:15 +08:00
牧毅
a66ec82879 refactor: 💡 Rax 的出码插件有很多地方与 React 不同,还是单独拎出来为好 2020-08-12 10:34:27 +08:00
牧毅
cac29d8818 feat: 🎸 新增 less 文件类型的定义, 以备后续某些 solution 出码用 less 文件作为样式文件 2020-08-12 00:34:14 +08:00
牧毅
b7c4854fb1 feat: 🎸 支持对 JSON 文件进行 prettier 格式化 2020-08-12 00:33:27 +08:00
牧毅
42f7bdbe42 feat: 🎸 容器的模块名统一都用 PascalCase, 并为页面添加特定后缀防止与组件名冲突 2020-08-12 00:32:48 +08:00
牧毅
965ef4a4ed feat: 🎸 优化 ResultDir 的报错信息, 更方便定位问题 2020-08-12 00:31:30 +08:00
牧毅
c3d909aaf5 feat: 🎸 优化完善 Rax 出码相关的模板和插件 2020-08-12 00:30:52 +08:00
牧毅
20c0953e0d feat: 🎸 add rax code generator solution and test case 2020-08-11 19:59:41 +08:00
春希
31156edd9b feat: add zip publisher 2020-07-16 11:43:24 +08:00
春希
07e27592a6 fix: 新增自定义模式 demo & 导出自定义需要的信息 2020-07-03 11:56:30 +08:00
春希
57b30cf785 fix: 修复 condition 代码导出错误 2020-07-03 11:55:53 +08:00
春希
6cf7c3d337 feat: rewrite demo & export plugins and utils 2020-07-01 10:03:39 +08:00
春希
3bfe7580db feat: recore solution 2020-04-22 23:16:03 +08:00
春希
b4a27fc055 fix: demo data 2020-04-22 23:15:22 +08:00
春希
237b86656b fix: factory api 2020-04-20 14:27:51 +08:00
春希
d6855e2236 fix: same name chunk case 2020-04-20 14:19:33 +08:00
春希
267953b82b feat: add recore project template 2020-04-20 13:53:16 +08:00
春希
b12c0f8350 fix: path resolve problem 2020-04-07 16:55:15 +08:00
春希
389eaf7104 fix: post process file error 2020-03-31 21:45:47 +08:00
春希
4a53faac85 feat: export publisher 2020-03-31 21:28:06 +08:00
春希
49ac9a3f08 feat: add prettier post processor 2020-03-31 04:54:31 +08:00
春希
32af3d3a3c feat: fix gaps 2020-03-17 19:02:06 +08:00
春希
26983b38c2 feat: project builder fix & publish demo to disk 2020-03-17 17:28:28 +08:00
春希
a5ee6bd558 feat: demo schema & complex children type 2020-03-17 16:33:02 +08:00
春希
021d6e0fe9 feat: code generator main process 2020-03-17 14:16:18 +08:00