Commit 4d48f36
mazhaobo
refactor: 升级工具链,调整包名
- 升级lerna8
- 改为使用pnpm
- 使用vite构建
- 使用vitest测试
- 升级react18,相关依赖升级
- 修改核心依赖为@felce/lowcode-react-renderer-core,区别与其他框架
- 修复一些类型问题1 parent fd83a8e commit 4d48f36
1,494 files changed
Lines changed: 92009 additions & 475 deletions
File tree
- modules
- code-generator
- bin
- scripts
- src
- analyzer
- cli
- solutions
- config
- const
- core/jsx
- handlers
- util
- generator
- parser
- plugins
- common
- component
- rax
- react
- style
- project
- framework
- icejs3
- plugins
- template
- files
- src/layouts/BasicLayout
- components
- Logo
- icejs
- plugins
- template
- files
- src/layouts/BasicLayout
- components
- Logo
- rax
- plugins
- template
- files
- types
- polyfills
- postprocessor
- prettier
- publisher
- disk
- zip
- solutions
- types
- utils
- standalone-loader
- standalone-worker
- standalone
- static-files/rax
- tests
- bugfix
- fixtures/test-cases
- icejs3-app
- demo1
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo2-utils-name-alias
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Aaaa
- demo2
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo3
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo4
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo5
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo6-literal-condition
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo7-literal-condition2
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo8-datasource-prop
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Example
- demo9-datasource-engine
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- $
- demo_10-jsslot
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- demo_11-jsslot-2
- expected/demo-project
- src
- layouts/BasicLayout
- components
- Logo
- pages
- Test
- rax-app
- demo01
- expected/demo-project
- src
- document
- pages/Home
- demo02
- expected/demo-project
- src
- document
- pages/Home
- demo03
- expected/demo-project
- src
- document
- pages
- Detail
- Home
- List
- demo04
- expected/demo-project
- src
- document
- pages/Home
- demo05
- expected/demo-project
- src
- document
- pages/Home
- demo06-jsslot
- expected/demo-project
- src
- document
- pages/Home
- demo07-newline-in-props
- expected/demo-project
- src
- document
- pages/Home
- demo08-jsslot-with-multiple-children
- expected/demo-project
- src
- document
- pages/Home
- demo09-jsslot-with-conditional-children
- expected/demo-project
- src
- document
- pages/Home
- demo10-jsslot-with-loop-children
- expected/demo-project
- src
- document
- pages/Home
- demo11-utils-name-alias
- expected/demo-project
- src
- document
- pages/Aaaa
- demo12-refs
- expected/demo-project
- src
- document
- pages/Home
- demo13-datasource-prop
- expected/demo-project
- src
- document
- pages/Example
- react-app
- demo1
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo2-utils-name-alias
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Aaaa
- demo2
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo3
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo4
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo5
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo6-literal-condition
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo7-literal-condition2
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo8-datasource-prop
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Example
- demo9-datasource-engine
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/$
- demo_10-jsslot
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- demo_11-jsslot-2
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- react-module/demo1
- expected/demo-project
- public
- src
- layouts/BasicLayout
- components
- Logo
- pages/Test
- helpers
- plugins
- common
- __snapshots__
- jsx
- __snapshots__
- postprocessor
- __snapshots__
- public
- SchemaParser
- __snapshots__
- data
- publisher
- disk
- zip
- solutions
- utils
- expressionParser
- resultHelper
- schema
- data
- material-parser
- demo
- schemas
- scripts
- src
- core
- schema
- parse
- dynamic
- js
- handlers
- resolver
- utils
- ts
- types
- validate
- test
- __snapshots__
- fixtures
- dts-component
- src
- scss
- multiple-exported-component
- es
- basic
- AIMakeBlank
- AIMakeIcon
- AIMakeImage
- AIMakeLink
- AIMakePlaceholder
- AIMakeText
- Root
- style
- utils
- src
- basic
- AIMakeBlank
- AIMakeIcon
- AIMakeImage
- AIMakeLink
- AIMakePlaceholder
- AIMakeText
- Root
- style
- utils
- rax-component
- src
- single-exported-component
- es
- src
- transpiled-component
- ts-component2
- src
- ts-component
- src
- without-display-name
- helpers
- validate
- __snapshots__
- fixtures
- basic-error
- basic-success
- configure
- props-basic-type
- props-complex-type
- packages
- ignitor
- public
- react-renderer
- react-simulator-renderer
- src
- utils
- renderer-core
- src
- components/VisualDom
- hoc
- types
- utils
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments