File tree
322 files changed
+81983
-62966
lines changed- .circleci
- .github
- benchmarks
- reorder-list
- ssr
- build
- dist
- examples
- commits
- firebase
- flow
- packages
- vue-server-renderer
- vue-template-compiler
- types
- weex-template-compiler
- weex-vue-framework
- scripts
- git-hooks
- src
- compiler
- codegen
- directives
- parser
- core
- components
- global-api
- instance
- render-helpers
- observer
- util
- vdom
- helpers
- modules
- platforms
- web
- compiler
- directives
- modules
- runtime
- components
- directives
- modules
- server
- directives
- modules
- util
- weex
- compiler
- directives
- modules
- recycle-list
- runtime
- modules
- recycle-list
- util
- server
- optimizing-compiler
- template-renderer
- webpack-plugin
- sfc
- test
- e2e
- specs
- helpers
- ssr
- fixtures
- unit
- features
- component
- directives
- global-api
- instance
- options
- transition
- modules
- compiler
- observer
- server-compiler
- sfc
- vdom
- patch
- weex/cases
- recycle-list
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
322 files changed
+81983
-62966
lines changedDiff for: .babelrc
-8
This file was deleted.
Diff for: .babelrc.js
+23
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 | + |
Diff for: .circleci/config.yml
+53-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
65 | 75 |
| |
66 | 76 |
| |
67 | 77 |
| |
| |||
79 | 89 |
| |
80 | 90 |
| |
81 | 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 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + |
Diff for: .eslintrc
-13
This file was deleted.
Diff for: .eslintrc.js
+29
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 | + |
Diff for: .flowconfig
+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 |
| |
|
Diff for: .github/COMMIT_CONVENTION.md
+9-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 |
| |
5 | 13 |
| |
6 | 14 |
| |
|
Diff for: .github/CONTRIBUTING.md
+7-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
| 43 | + | |
45 | 44 |
| |
46 | 45 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 46 |
| |
53 | 47 |
| |
54 |
| - | |
| 48 | + | |
55 | 49 |
| |
56 | 50 |
| |
57 | 51 |
| |
| |||
75 | 69 |
| |
76 | 70 |
| |
77 | 71 |
| |
78 |
| - | |
| 72 | + | |
79 | 73 |
| |
80 |
| - | |
| 74 | + | |
81 | 75 |
| |
82 |
| - | |
| 76 | + | |
83 | 77 |
| |
84 | 78 |
| |
85 | 79 |
| |
| |||
137 | 131 |
| |
138 | 132 |
| |
139 | 133 |
| |
140 |
| - | |
| 134 | + | |
141 | 135 |
| |
142 | 136 |
| |
143 | 137 |
| |
144 |
| - | |
| 138 | + | |
145 | 139 |
| |
146 | 140 |
|
0 commit comments