This repository was archived by the owner on Nov 8, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork37
Commit2005ebb
authored
refactor(prod): debug prod data & adjust (#1205)
* chore(pages): rename fetchData -> loader, inspired by remix* refactor(community-digest): add trend-line to content & re-org* fix(drewer): edge case judge & cyper & tags display adjust* chore(cper): map hint & style adjust* chore(community): use articleCount field* chore(cper-map): scrollbar adjust & clean up* chore(cper-map): adjust style* refactor(community-digest): re-org number status* chore(error-links): fix wrong links & footer logo adjust* chore(cpers-map): adjust note text* chore(cpers-map): adjust note text* chore(cpers-map): re-org & adjust styles* chore(cpers-map): re-org ranking & loading style1 parent1a270ea commit2005ebb
File tree
69 files changed
+472
-336
lines changed- src
- containers
- content/ExploreContent
- thread/CperMapThread
- styles
- tool/Drawer
- unit
- Footer
- DesktopView/TopInfo
- styles/desktop_view
- top_info
- TagsBar
- DesktopView
- pages
- apply
- blog
- job
- post
- publish
- radar
- update
- job
- post
- radar
- works
- user
- works
- schemas
- fragments
- pages
- spec
- stores/Model
- widgets
- CommunityStatesPad
- styles
- ErrorPage
- TrendLine
- utils/themes/skins
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+472
-336
lines changedSome generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 |
| - | |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 | 7 |
| |
| 8 | + | |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 10 | + | |
15 | 11 |
| |
16 | 12 |
| |
17 | 13 |
| |
18 | 14 |
| |
| 15 | + | |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
23 |
| - | |
24 |
| - | |
25 | 20 |
| |
26 | 21 |
| |
27 | 22 |
| |
| |||
68 | 63 |
| |
69 | 64 |
| |
70 | 65 |
| |
71 |
| - | |
| 66 | + | |
72 | 67 |
| |
73 | 68 |
| |
74 | 69 |
| |
| |||
159 | 154 |
| |
160 | 155 |
| |
161 | 156 |
| |
162 |
| - | |
163 | 157 |
| |
| 158 | + | |
164 | 159 |
| |
165 | 160 |
| |
166 | 161 |
| |
| |||
174 | 169 |
| |
175 | 170 |
| |
176 | 171 |
| |
177 |
| - | |
178 |
| - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
179 | 188 |
| |
180 | 189 |
| |
181 | 190 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 30 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 | 5 |
| |
8 | 6 |
| |
9 | 7 |
| |
10 |
| - | |
11 |
| - | |
12 | 8 |
| |
13 | 9 |
| |
14 | 10 |
| |
15 |
| - | |
16 | 11 |
| |
17 | 12 |
| |
18 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
| |||
32 | 29 |
| |
33 | 30 |
| |
34 | 31 |
| |
35 |
| - | |
| 32 | + | |
36 | 33 |
| |
37 | 34 |
| |
38 | 35 |
| |
39 | 36 |
| |
| 37 | + | |
| 38 | + | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
46 | 57 |
| |
47 | 58 |
| |
48 |
| - | |
| 59 | + | |
49 | 60 |
| |
50 |
| - | |
| 61 | + | |
51 | 62 |
| |
52 |
| - | |
| 63 | + | |
53 | 64 |
| |
54 | 65 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 66 | + | |
58 | 67 |
| |
59 | 68 |
| |
60 | 69 |
| |
61 |
| - | |
62 | 70 |
| |
63 | 71 |
| |
64 | 72 |
| |
65 |
| - | |
66 | 73 |
| |
67 | 74 |
| |
68 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
69 | 80 |
| |
70 | 81 |
| |
71 | 82 |
| |
72 | 83 |
| |
73 |
| - | |
| 84 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
| 18 | + | |
| 19 | + | |
14 | 20 |
| |
15 | 21 |
| |
16 | 22 |
| |
17 | 23 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
24 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
25 | 44 |
| |
26 | 45 |
| |
27 |
| - | |
| 46 | + | |
| 47 | + | |
28 | 48 |
| |
29 | 49 |
| |
30 | 50 |
| |
31 | 51 |
| |
32 |
| - | |
| 52 | + |
0 commit comments
Comments
(0)