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
Commita4c50ef
authored
refactor(articles-thread): extract articles thread (#1108)
* refactor(articlesFilter): adjust props* feat: add useMST hooks, awesome* chore: missing inline doc* chore(articles-thread): basic setup* chore(articles-thread): drop PostsThread* refactor(articlesFilter): wip* fix(preview): edge case* chore(types): add common used useMST store type* refactor(useMST): split it into useAccount* refactor(useAccount): improve type* refactor(useAccount): imporve substore hooks* chore(articles-thread): filter naming* refactor: wip* refactor(loadingEffect): rename to loading & ts* refactor: wip* refactor: wip* refactor(articlesThread): adjust props* refactor(articlesThread): make onPreview eventify* chore(articlesThread): fmt* chore(articlesThread): mv holygrail tabs to common layout* refactor(community-content): re-org* refactor(articlesThread): tab change wip1 parent162c729 commita4c50ef
File tree
126 files changed
+1109
-2372
lines changed- server
- src
- components
- ArticleItemPrefixLabel
- ArticlesFilter
- styles
- Buttons/DropdownButton
- JobItem
- LoadingEffects/tests
- Loading
- styles
- tests
- Navigator/MainEntries
- PagedArticles
- styles
- tests
- PagedContents
- PostItem
- DigestView/DesktopView
- styles
- RepoItem
- containers
- content
- CommunityContent
- styles
- DiscoveryContent
- digest/CommunityDigest
- ClassicView
- editor
- JobEditor
- PostEditor
- thread
- ArticlesThread
- styles
- tests
- BlogsThread
- styles
- tests
- JobsThread
- styles
- tests
- PostsThread
- styles
- tests
- ReposThread
- ThreadSidebar
- tool
- CommunitySetter
- Drawer
- unit/Comments/List
- user
- UserBilling
- UserFavorited
- UserPublishedComments
- UserPublished
- UserStared
- viewer
- JobViewer
- PostViewer
- hooks
- pages
- spec
- stores
- AccountStore
- RootStore
- ViewingStore
- utils
- constant
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+1109
-2372
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 | 127 |
| |
133 | 128 |
| |
134 | 129 |
| |
|
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 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
19 | 17 |
| |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 23 | + | |
30 | 24 |
| |
31 | 25 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 26 | + | |
35 | 27 |
| |
36 | 28 |
| |
37 | 29 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 |
| - | |
10 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 |
| - | |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
22 | 34 |
| |
23 | 35 |
| |
24 | 36 |
| |
25 |
| - | |
26 |
| - | |
| 37 | + | |
27 | 38 |
| |
| 39 | + | |
28 | 40 |
| |
29 | 41 |
| |
30 | 42 |
| |
31 |
| - | |
32 | 43 |
| |
33 | 44 |
| |
34 |
| - | |
| 45 | + | |
35 | 46 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
51 | 69 |
| |
52 | 70 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 |
| - | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
35 | 32 |
| |
36 | 33 |
| |
37 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 |
| - | |
| 12 | + | |
10 | 13 |
| |
11 | 14 |
| |
| 15 | + | |
| 16 | + | |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 20 | + | |
23 | 21 |
| |
24 | 22 |
| |
25 |
| - | |
| 23 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
|
0 commit comments
Comments
(0)