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
Commit3ddea84
authored
refactor(article-page): use common article & style adjust (#1116)
* refactor(post-content): extract common comp wip* refactor(article-digest): re-org layout* refactor(article-digest): wip* refactor(avatars-row): new hover effect, awesome* refactor(upvote): enhance TS support* refactor(article-digest): redesign works digest* refactor(article): adjust metric system on works* refactor(spec): add TMetrice* refactor(article): use common article content* refactor(article): basic fixed header UI/UX* refactor(article): wip* refactor(article): header style adjust* chore: clean up1 parentb9a7c66 commit3ddea84
File tree
205 files changed
+2094
-2337
lines changed- src
- components
- ArticleBaseStats
- styles
- tests
- AvatarsRow
- styles
- Buttons/styles
- Copyright/styles
- ErrorPage
- Maybe
- Navigator
- Tooltip
- styles
- Upvote
- TotalCount
- styles
- containers
- content
- ArticleContent
- DesktopView
- MobileView
- styles
- desktop_view
- tests
- CoolGuideContent
- styles
- DiscoveryContent/styles
- FriendsContent/styles
- HaveADrinkContent
- styles
- HelpCenterContent
- styles
- JobContent
- styles
- tests
- MeetupsContent
- styles
- MembershipContent
- styles
- PostContent/tests
- RepoContent
- styles
- tests
- SponsorContent
- styles
- TrendingContent/styles
- UserContent
- styles
- WorksContent
- styles
- digest
- ArticleDigest
- DesktopView
- PostLayout
- MobileView
- styles
- desktop_view
- post_layout
- mobile_view
- CommunityDigest
- ClassicView
- styles/classic_view
- editor
- ArticleEditor/styles
- CommunityEditor/styles
- WorksEditor/styles
- layout/GlobalLayout
- styles
- tool/ArticleSticker
- RightSticker
- WorksSticker
- styles
- right_sticker
- works_sticker
- unit
- ArticleFooter
- Actions
- Comments
- Footer
- DesktopView
- TopInfo
- styles
- desktop_view
- Header
- DesktopView
- styles/desktop_view
- ModeLine
- viewer/ArticleViewer
- PostViewer
- WorksViewer
- styles
- post_viewer
- works_viewer
- pages
- spec
- stores
- RootStore
- utils
- constant
- css
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+2094
-2337
lines changedOriginal 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 | + |
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 | + |
Lines changed: 2 additions & 2 deletions
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 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 | 10 |
| |
13 | 11 |
| |
14 | 12 |
| |
| |||
19 | 17 |
| |
20 | 18 |
| |
21 | 19 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 | 20 |
| |
28 | 21 |
| |
| 22 | + | |
| 23 | + | |
29 | 24 |
| |
30 | 25 |
| |
31 |
| - | |
| 26 | + | |
32 | 27 |
| |
33 | 28 |
| |
34 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| |||
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 |
| - | |
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 9 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 |
| - | |
8 |
| - | |
| 5 | + | |
9 | 6 |
| |
10 | 7 |
| |
11 | 8 |
| |
| |||
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
21 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
| |||
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 35 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 |
| - | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 47 | + | |
52 | 48 |
| |
53 | 49 |
| |
54 | 50 |
| |
|
0 commit comments
Comments
(0)