Commit ee20484
authored
feat: support check ing list (#92)
* feat: contribute ing-webview to views.cnblogs
* feat(ings-list): add command to refresh ings list
* feat(ings-list): add commands to change page
* feat(ings-list): add command to goto first page
* feat(ings-list): add command to switch type of ing
* feat(ings-list): contribute publish-ing command to the view title
* feat(ings-list): show page index in title if not the first page
* feat(ings-list): contribute open in browser action to the view title
* feat(ings-list): fetch and render comments
* feat(ings-list): display timestamp for comments
* feat(ings-list): support comment and reply action
* ui(views-welcome): remove publish ing command from the welcome view
* ux(publish-ing): simplify the publish flow
* ui(ings-list): tweak position of open-in-browser action
* feat(ings-list): render icon for send from
* ui(ings-list): polish the ui
* docs(ings): update readme
* ui: default collapse the views in sidebar
* ui: tweak semanticColors.primaryButtonTextDisabled
* # This is a combination of 2 commits.
# This is the 1st commit message:
ui(ings-list): decrease size of the star
# The commit message #2 will be skipped:
# fixup! ui(ings-list): decrease size of the star
* ui(ings-list): fix foreground color of the link component
* chore: prune functions of console.[level]
* ui(ings-list): change line-height
* ui(ings-list): fix color of mobile icon1 parent 85de4c8 commit ee20484
File tree
39 files changed
+1316
-140
lines changed- .vscode
- src
- assets
- commands
- ing
- models
- services
- ui
- ing
- post-configuration
- components
- services
39 files changed
+1316
-140
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
158 | | - | |
| 160 | + | |
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments