牧毅
|
c2a7d631a1
|
feat: 🎸 还原出码模块的 solutions 的导出
|
2020-08-19 17:21:17 +08:00 |
|
春希
|
82feb9952a
|
Merge commit '624e2f8d1e276f10867541edf7cf573bd535e9c0' into feat/merge-rax-generator
|
2020-08-19 10:53:04 +08:00 |
|
春希
|
7f5ef2ae57
|
Merge commit '8ecc002f65e0b8f45da1372cf311513dec83993b' into feat/merge-rax-generator
|
2020-08-19 10:42:12 +08:00 |
|
牧毅
|
bd8714810a
|
test: 💍 Rax 出码的 demo2 的两个数据源之间有依赖关系, 故设置为 isSync=true
|
2020-08-18 23:32:13 +08:00 |
|
牧毅
|
332a473cd2
|
fix: 🐛 解决 Rax 出码到小程序的时候 require(xxx) 语句不能被编译的问题
|
2020-08-18 23:03:43 +08:00 |
|
牧毅
|
42e41bbd12
|
feat: 🎸 数据源的requestHandlers选项改成requestHandlersMap, 命名更清晰
|
2020-08-18 21:13:30 +08:00 |
|
牧毅
|
fa939c4ab2
|
feat: 🎸 custom 类型的数据源请求不需要 handler
|
2020-08-18 20:50:53 +08:00 |
|
牧毅
|
fcf6c32e76
|
feat: 🎸 Rax 出码支持 constants 常量定义
|
2020-08-18 17:21:17 +08:00 |
|
牧毅
|
35fcdd955b
|
feat: 🎸 通过 config.miniAppBuildType 来支持 Rax 的 runtime 模式
|
2020-08-18 17:05:15 +08:00 |
|
牧毅
|
c743afd9ee
|
feat: 🎸 Rax 出码中增加对 urlParams 这种特殊数据源的处理
urlParams 就是页面的参数, 在 Rax 应用里面得通过 withRouter 注入进组件里,并通过
this.props.location 获取,因而数据源的 handler 没法直接获取到,所以得传给对应的 handler
|
2020-08-18 14:32:43 +08:00 |
|
牧毅
|
5f529aeb40
|
feat: 🎸 Rax 出码适配数据源引擎的默认 requestHandlers
|
2020-08-18 13:57:44 +08:00 |
|
牧毅
|
e4f6654aa7
|
refactor: 💡 调整 rax-app 的默认的 package.json 的脚本
|
2020-08-17 22:09:40 +08:00 |
|
牧毅
|
c42dba2b50
|
chore: 🤖 以 "." 开头的文件在发布 tnpm 包的时候会被忽略,所以模板文件得改成不以"."开头
|
2020-08-17 17:44:09 +08:00 |
|
春希
|
7359d1d985
|
refactor: 💡 friendly nodeToJsx API & esmodule alias logic
|
2020-08-17 17:07:02 +08:00 |
|
牧毅
|
46c896eacf
|
feat: 🎸 出码模块的 DiskPublisher 改成支持传入自定义 FS
|
2020-08-17 16:45:48 +08:00 |
|
牧毅
|
8ecc002f65
|
feat: 🎸 Rax 出码器支持路由功能
|
2020-08-17 13:17:01 +08:00 |
|
荣彬
|
a66690f436
|
Publish
- @ali/lowcode-code-generator@1.0.0
- @ali/lowcode-demo-server@1.0.0
- @ali/lowcode-demo@1.0.0
- @ali/lowcode-designer@1.0.0
- @ali/lowcode-editor-core@1.0.0
- @ali/lowcode-editor-preset-general-beta@1.0.0
- @ali/lowcode-editor-preset-vision@1.0.0
- @ali/lowcode-editor-setters@1.0.0
- @ali/lowcode-editor-skeleton@1.0.0
- @ali/lowcode-material-parser@1.0.0
- @ali/lowcode-plugin-components-pane@1.0.0
- @ali/lowcode-plugin-designer@1.0.0
- @ali/lowcode-plugin-event-bind-dialog@1.0.0
- @ali/lowcode-plugin-outline-pane@1.0.0
- @ali/lowcode-plugin-sample-logo@1.0.0
- @ali/lowcode-plugin-sample-preview@1.0.0
- @ali/lowcode-plugin-source-editor@1.0.0
- @ali/lowcode-plugin-undo-redo@1.0.0
- @ali/lowcode-plugin-variable-bind-dialog@1.0.0
- @ali/lowcode-plugin-zh-en@1.0.0
- @ali/lowcode-rax-provider@1.0.0
- @ali/lowcode-rax-renderer@1.0.0
- @ali/lowcode-rax-simulator-renderer@1.0.0
- @ali/lowcode-react-provider@1.0.0
- @ali/lowcode-react-renderer@1.0.0
- @ali/lowcode-react-simulator-renderer@1.0.0
- @ali/lowcode-runtime@1.0.0
- @ali/lowcode-types@1.0.0
- @ali/lowcode-utils@1.0.0
|
2020-08-17 13:12:03 +08:00 |
|
荣彬
|
ef449b8fc7
|
Publish
- @ali/lowcode-code-generator@0.13.0
- @ali/lowcode-demo-server@0.14.0
- @ali/lowcode-demo@0.15.0
- @ali/lowcode-designer@0.14.0
- @ali/lowcode-editor-core@0.13.0
- @ali/lowcode-editor-preset-general-beta@0.14.0
- @ali/lowcode-editor-preset-vision@0.13.0
- @ali/lowcode-editor-setters@0.14.0
- @ali/lowcode-editor-skeleton@0.13.0
- @ali/lowcode-material-parser@0.15.0
- @ali/lowcode-plugin-components-pane@0.13.0
- @ali/lowcode-plugin-designer@0.14.0
- @ali/lowcode-plugin-event-bind-dialog@0.13.0
- @ali/lowcode-plugin-outline-pane@0.13.0
- @ali/lowcode-plugin-sample-logo@0.13.0
- @ali/lowcode-plugin-sample-preview@0.15.0
- @ali/lowcode-plugin-source-editor@0.13.0
- @ali/lowcode-plugin-undo-redo@0.13.0
- @ali/lowcode-plugin-variable-bind-dialog@0.13.0
- @ali/lowcode-plugin-zh-en@0.13.0
- @ali/lowcode-rax-provider@0.13.0
- @ali/lowcode-rax-renderer@0.5.0
- @ali/lowcode-rax-simulator-renderer@0.15.0
- @ali/lowcode-react-provider@0.13.0
- @ali/lowcode-react-renderer@0.15.0
- @ali/lowcode-react-simulator-renderer@0.15.0
- @ali/lowcode-runtime@0.13.0
- @ali/lowcode-types@0.13.0
- @ali/lowcode-utils@0.13.0
|
2020-08-17 13:07:20 +08:00 |
|
荣彬
|
1c59a9e30c
|
Publish
- @ali/lowcode-code-generator@0.12.0
- @ali/lowcode-demo-server@0.13.0
- @ali/lowcode-demo@0.14.0
- @ali/lowcode-designer@0.13.0
- @ali/lowcode-editor-core@0.12.0
- @ali/lowcode-editor-preset-general-beta@0.13.0
- @ali/lowcode-editor-preset-vision@0.12.0
- @ali/lowcode-editor-setters@0.13.0
- @ali/lowcode-editor-skeleton@0.12.0
- @ali/lowcode-material-parser@0.14.0
- @ali/lowcode-plugin-components-pane@0.12.0
- @ali/lowcode-plugin-designer@0.13.0
- @ali/lowcode-plugin-event-bind-dialog@0.12.0
- @ali/lowcode-plugin-outline-pane@0.12.0
- @ali/lowcode-plugin-sample-logo@0.12.0
- @ali/lowcode-plugin-sample-preview@0.14.0
- @ali/lowcode-plugin-source-editor@0.12.0
- @ali/lowcode-plugin-undo-redo@0.12.0
- @ali/lowcode-plugin-variable-bind-dialog@0.12.0
- @ali/lowcode-plugin-zh-en@0.12.0
- @ali/lowcode-rax-provider@0.12.0
- @ali/lowcode-rax-renderer@0.4.0
- @ali/lowcode-rax-simulator-renderer@0.14.0
- @ali/lowcode-react-provider@0.12.0
- @ali/lowcode-react-renderer@0.14.0
- @ali/lowcode-react-simulator-renderer@0.14.0
- @ali/lowcode-runtime@0.12.0
- @ali/lowcode-types@0.12.0
- @ali/lowcode-utils@0.12.0
|
2020-08-17 12:53:03 +08:00 |
|
荣彬
|
39321be392
|
1.0.0发布准备
|
2020-08-17 12:52:30 +08:00 |
|
牧毅
|
acd1f0601e
|
fix: 🐛 fix typo of dataHandler
|
2020-08-17 10:52:07 +08:00 |
|
牧毅
|
42b9db3f32
|
feat: 🎸 Rax 出码中添加数据源的 dataHandler 并与数据源引擎的对齐参数
|
2020-08-17 10:46:44 +08:00 |
|
荣彬
|
76548a2252
|
Publish
- @ali/lowcode-code-generator@0.10.0
- @ali/lowcode-demo-server@0.11.0
- @ali/lowcode-demo@0.12.0
- @ali/lowcode-designer@0.11.0
- @ali/lowcode-editor-core@0.10.0
- @ali/lowcode-editor-preset-general-beta@0.11.0
- @ali/lowcode-editor-preset-vision@0.10.0
- @ali/lowcode-editor-setters@0.11.0
- @ali/lowcode-editor-skeleton@0.10.0
- @ali/lowcode-material-parser@0.12.0
- @ali/lowcode-plugin-components-pane@0.10.0
- @ali/lowcode-plugin-designer@0.11.0
- @ali/lowcode-plugin-event-bind-dialog@0.10.0
- @ali/lowcode-plugin-outline-pane@0.10.0
- @ali/lowcode-plugin-sample-logo@0.10.0
- @ali/lowcode-plugin-sample-preview@0.12.0
- @ali/lowcode-plugin-source-editor@0.10.0
- @ali/lowcode-plugin-undo-redo@0.10.0
- @ali/lowcode-plugin-variable-bind-dialog@0.10.0
- @ali/lowcode-plugin-zh-en@0.10.0
- @ali/lowcode-rax-provider@0.10.0
- @ali/lowcode-rax-renderer@0.2.0
- @ali/lowcode-rax-simulator-renderer@0.12.0
- @ali/lowcode-react-provider@0.10.0
- @ali/lowcode-react-renderer@0.12.0
- @ali/lowcode-react-simulator-renderer@0.12.0
- @ali/lowcode-runtime@0.10.0
- @ali/lowcode-types@0.10.0
- @ali/lowcode-utils@0.10.0
|
2020-08-16 21:50:37 +08:00 |
|
春希
|
e689d7f341
|
refactor: 💡 node2jsx function
|
2020-08-16 20:56:37 +08:00 |
|
春希
|
95d67c1d99
|
fix: enhance api design
|
2020-08-15 22:00:32 +08:00 |
|
春希
|
dd97a0c92a
|
fix: 🐛 Result use types package
|
2020-08-15 14:17:48 +08:00 |
|
荣彬
|
f2ab1ed466
|
Publish
- @ali/lowcode-code-generator@0.9.0
- @ali/lowcode-demo-server@0.9.0
- @ali/lowcode-demo@0.9.0
- @ali/lowcode-designer@0.10.0
- @ali/lowcode-editor-core@0.9.0
- @ali/lowcode-editor-preset-general@0.10.0
- @ali/lowcode-editor-preset-vision@0.9.0
- @ali/lowcode-editor-setters@0.10.0
- @ali/lowcode-editor-skeleton@0.9.0
- @ali/lowcode-material-parser@0.10.0
- @ali/lowcode-plugin-components-pane@0.9.0
- @ali/lowcode-plugin-designer@0.10.0
- @ali/lowcode-plugin-event-bind-dialog@0.9.0
- @ali/lowcode-plugin-outline-pane@0.9.0
- @ali/lowcode-plugin-sample-logo@0.9.0
- @ali/lowcode-plugin-sample-preview@0.9.0
- @ali/lowcode-plugin-source-editor@0.9.0
- @ali/lowcode-plugin-undo-redo@0.9.0
- @ali/lowcode-plugin-variable-bind-dialog@0.9.0
- @ali/lowcode-plugin-zh-en@0.9.0
- @ali/lowcode-rax-provider@0.9.0
- @ali/lowcode-rax-simulator-renderer@0.9.0
- @ali/lowcode-react-provider@0.9.0
- @ali/lowcode-react-renderer@0.9.0
- @ali/lowcode-react-simulator-renderer@0.9.0
- @ali/lowcode-runtime@0.9.0
- @ali/lowcode-types@0.9.0
- @ali/lowcode-utils@0.9.0
|
2020-08-14 17:06:52 +08:00 |
|
牧毅
|
487f54d2d4
|
chore: 🤖 调整出码模块的构建打包脚本(参考 types 模块的)
|
2020-08-14 16:54:17 +08:00 |
|
春希
|
e9cadca67f
|
Merge branch 'hotfix/ice-code-generator' into release/1.0.0
|
2020-08-14 15:06:37 +08:00 |
|
牧毅
|
058b087a2b
|
feat: 🎸 完善 Rax 出码的时候的全局样式处理
|
2020-08-14 11:09:31 +08:00 |
|
牧毅
|
202ade47a2
|
docs: ✏️ 添加开发流程说明,以备后续开发者参考
|
2020-08-14 10:31:47 +08:00 |
|
牧毅
|
b17c9dde66
|
test: 💍 修正 Rax 出码的 demo1 测试用例
|
2020-08-14 10:31:17 +08:00 |
|
春希
|
a4cf3ccc63
|
Merge branch 'feat/for-merge' into feat/rax-code-generator
|
2020-08-14 04:25:13 +08:00 |
|
牧毅
|
bb48fe1bd1
|
refactor: 💡 将所有的 schema 相关的定义都收敛到 types/schema.ts 中
|
2020-08-13 23:02:44 +08:00 |
|
牧毅
|
78f34ab1ca
|
feat: 🎸 补充一个默认的数据源的构建后的样子
|
2020-08-13 21:16:26 +08:00 |
|
牧毅
|
e33a95e479
|
feat: 🎸 添加 didMount 和 willUnmount 两个基本的生命周期
|
2020-08-13 21:04:21 +08:00 |
|
牧毅
|
779ea7c718
|
feat: 🎸 解决通过 Rax 出码到小程序的时候循环里面没法用循环变量的问题
|
2020-08-13 20:17:16 +08:00 |
|
牧毅
|
6cd07524b6
|
test: 💍 完善 Rax 出码的示例, 解决 methods 的上下文绑定的问题
|
2020-08-13 11:22:09 +08:00 |
|
春希
|
b3fc47c185
|
chore: 🤖 version change
|
2020-08-13 11:00:10 +08:00 |
|
春希
|
b11425b9e2
|
fix: 🐛 use lowcode types
|
2020-08-13 00:58:27 +08:00 |
|
牧毅
|
a1a3b68287
|
fix: 🐛 若全量引入 lodash 则在小程序下会跑不通,所以改成引入 lodash/clone
|
2020-08-13 00:35:29 +08:00 |
|
春希
|
8f5391063d
|
fix: 🐛 loop bug
|
2020-08-13 00:28:51 +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 |
|
春希
|
db144a9c6b
|
fix: 🐛 group chunks by filetype family
|
2020-08-12 23:55:08 +08:00 |
|
牧毅
|
7ad9f7563c
|
test: 💍 code generator 的测试应该只对目录有效
|
2020-08-12 16:57:43 +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 |
|