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
Commit742570e
authored
refactor(comments): create/update/reply with new editor workflow (#1170)
* refactor(comment-editor): wip* refactor(comment-editor): re-org wip* refactor(comment-editor): re-org wip* refactor(comment-editor): re-org & ssr cookie logic* refactor(comment-editor): publish workflow done & style dajust* refactor(update): put isAuthorUptoved into workflow* refactor(comment-editor): update logic wip* refactor(comment-editor): update logic done* refactor(comment-editor): show action when hover* refactor(comment-editor): reply, update, create workflow done* refactor(comment-editor): re-org update method* refactor: re-org all editor to Editor* refactor(comment-list): replies states debug* refactor(comment-list): replies logic & upvote style* refactor(comment-list): replies pagi logic* refactor(comment-list): remove tobeDelete concept* refactor(comment-list): pagi logic & adjust style* refactor(comment-list): wip* refactor(comment-list): adjust upvote & indent-line size/margin* refactor(comments): new comment state api1 parentdcc6aed commit742570e
File tree
117 files changed
+1594
-1811
lines changed- server
- src
- components
- AnimatedCount
- styles
- ArtimentBody
- styles
- Buttons
- ContentSourceCard
- styles
- tests
- Header
- DesktopView
- styles/desktop_view
- Icons
- Modal
- styles
- Pagi/styles
- Switcher/styles
- Upvote
- styles
- WordsCounter/styles
- containers
- content
- ArticleContent
- DesktopView
- MobileView
- WorksContent
- editor/RichEditor
- Options
- styles
- layout/GlobalLayout
- tool/ArticleSticker
- styles
- unit
- ArticleFooter/styles/author_info
- Comments
- Comment
- DesktopView
- MobileView
- Editor
- List
- styles
- comment
- desktop_view
- mobile_view
- editor
- list
- viewer/ArticleViewer
- pages/post
- schemas/fragments
- spec
- stores/Model
- utils
- constant
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
117 files changed
+1594
-1811
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 | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 |
| - | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 |
| - | |
| 5 | + | |
7 | 6 |
| |
8 |
| - | |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
| 10 | + | |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| |||
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments
Comments
(0)