File tree
372 files changed
+31265
-17321
lines changed- .cargo
- .github/workflows
- .husky
- .vscode
- crates
- native_binding
- src
- swc_plugin_compile_mode
- src
- tests
- harmony
- utils
- harmony
- tests/__swc_snapshots__/src/tests
- attributes.rs
- condition.rs
- swc_plugin_compile_mode_pre_process
- src
- tests
- utils
- visitors
- transform
- tests/__swc_snapshots__/src/tests
- entry.rs
- props.rs
- render.rs
- swc_plugin_define_config/src
- taro_init/src
- rn
- examples
- mini-program-example/src
- pages/index
- util
- swiper-effect
- config
- src
- pages
- effect
- effect-card
- effect-coverflow
- effect-creative
- effect-cube
- effect-fade
- effect-flip
- index
- types
- npm
- darwin-arm64
- darwin-x64
- linux-x64-gnu
- linux-x64-musl
- win32-x64-msvc
- packages
- babel-plugin-transform-react-jsx-to-rn-stylesheet
- babel-plugin-transform-solid-jsx
- babel-plugin-transform-taroapi
- babel-preset-taro
- rn
- create-app
- css-to-react-native
- eslint-config-taro
- jest-helper
- postcss-html-transform
- postcss-plugin-constparse
- postcss-pxtransform
- postcss-unit-transform
- rollup-plugin-copy
- stylelint-config-taro-rn
- stylelint-taro
- stylelint-taro-rn
- taro
- types
- api
- media
- route
- skyline
- compile/config
- taro-api
- taro-cli
- src
- create
- util
- templates/default
- config
- types
- taro-cli-convertor
- taro-components
- __mocks__/swiper
- __tests__/__snapshots__
- scripts/stencil
- src/components
- double-tap-gesture-handler
- force-press-gesture-handler
- horizontal-drag-gesture-handler
- long-press-gesture-handler
- map
- pan-gesture-handler
- scale-gesture-handler
- script
- swiper
- style
- tap-gesture-handler
- vertical-drag-gesture-handler
- types
- gesture
- taro-components-advanced
- taro-components-library-react
- taro-components-library-solid
- taro-components-library-vue3
- taro-components-react
- src
- components
- button/style
- image/style
- swiper
- style
- types
- taro-components-rn
- src/components/Camera
- taro-extend
- taro-framework-react
- taro-framework-solid
- src
- runtime
- taro-framework-vue3
- taro-h5
- __mocks__/swiper
- src/api
- media/video
- route
- ui
- animation
- taro-helper
- scripts
- swc-backup
- taro-loader
- src
- taro-platform-alipay
- src
- taro-platform-h5
- taro-platform-harmony
- src
- taro-platform-harmony-hybrid
- build/config
- src
- api/apis
- harmony-native
- media
- image
- video
- components
- react
- vue3
- types
- taro-platform-jd
- src
- taro-platform-qq
- taro-platform-swan
- src
- taro-platform-tt
- taro-platform-weapp
- src
- taro-plugin-html
- src
- taro-plugin-http
- taro-plugin-inject
- taro-plugin-mini-ci
- taro-plugin-react-devtools
- taro-plugin-vue-devtools
- taro-react
- taro-rn
- __tests__/__snapshots__
- src/lib
- openUrl
- scanCode
- types
- taro-rn-runner
- taro-rn-style-transformer
- src/transforms/StyleSheet
- taro-rn-supporter
- taro-rn-transformer
- src
- taro-router
- taro-router-rn
- taro-runner-utils
- taro-runtime
- src
- constants
- dom
- dsl
- taro-runtime-rn
- src
- taro-service
- src/platform-plugin-base
- taro-transformer-wx
- taro-vite-runner
- src
- common
- harmony
- mini
- utils
- taro-webpack5-prebundle
- taro-webpack5-runner
- src
- loaders
- plugins
- prerender
- utils
- webpack
- taro-with-weapp
- taroize
- scripts
- tests/__tests__/__snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
372 files changed
+31265
-17321
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
| 24 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 | 116 |
| |
122 | 117 |
| |
123 | 118 |
| |
|
.husky/commit-msg
100644
100755
File mode changed.
.husky/pre-commit
100644
100755
File mode changed.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
|
+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
13 | 10 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 11 |
| |
18 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 |
| - | |
| 30 | + | |
28 | 31 |
| |
29 |
| - | |
30 |
| - | |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 |
| |
53 | 59 |
| |
54 | 60 |
| |
| |||
68 | 74 |
| |
69 | 75 |
| |
70 | 76 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 |
| |
85 |
| - | |
| 87 | + | |
86 | 88 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 |
| - | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 |
| - | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
|
0 commit comments