Cotes Chung
|
e7dee2a589
|
refactor: update vendor prefix in SCSS
{
"browsers": [
"last 2 versions",
"> 0.2%",
"not dead"
]
}
|
2022-10-22 03:26:22 +08:00 |
|
Cotes Chung
|
a6ce765082
|
style: improve SCSS style
|
2022-10-22 03:26:22 +08:00 |
|
Cotes Chung
|
3432413020
|
refactor(mobile): resume footer slide animation & content min-height
|
2022-10-14 01:48:28 +08:00 |
|
Cotes Chung
|
fd5df7e1a1
|
refactor(typo): optimize the site-title position
|
2022-10-13 22:36:09 +08:00 |
|
Cotes Chung
|
1082d041ca
|
refactor: improve prompt box layout
When the prompt is inside the list, the icon position is outside the prompt box.
Introduced by fb13e32
|
2022-10-09 20:10:03 +08:00 |
|
Cotes Chung
|
eac3f9b434
|
perf(typography): optimize the line height of post content
|
2022-10-09 20:10:03 +08:00 |
|
Cotes Chung
|
fb13e3219b
|
fix: prompt content overflows horizontally (#705)
Resolves #705
|
2022-10-07 18:34:12 +08:00 |
|
Cotes Chung
|
d2fb98b3e5
|
perf(posts): improve core block bottom padding
Fixes the relative position between the bottoms of the core-wrapper and the ToC (caused by b405a58 )
|
2022-10-06 03:30:09 +08:00 |
|
Josh Johanning
|
39da11e3f3
|
perf: optimize the extra padding in lists (#703)
Resolves #702
|
2022-10-05 15:17:50 +08:00 |
|
Cotes Chung
|
3ffd19d81d
|
refactor: rename color variable
|
2022-09-29 22:50:41 +08:00 |
|
Cotes Chung
|
49bb93cc0c
|
perf(layout): improve the min-height of main content (#674)
|
2022-09-29 22:50:40 +08:00 |
|
Cotes Chung
|
3878815852
|
chore(release): 5.3.0
|
2022-09-23 21:11:29 +08:00 |
|
Sorin
|
b288587c1c
|
fix: correct spelling of panel (#686)
Co-authored-by: sorin-g <g.sorin94@gmail.com>
|
2022-09-13 04:13:15 +08:00 |
|
Naufal Shidqi
|
0dcd39d491
|
fix: add missing color to linkedin icon for share list (#683)
|
2022-09-07 23:28:05 +08:00 |
|
Cotes Chung
|
d792a2f6af
|
chore: improve responsive design of archive entries
|
2022-08-08 20:56:38 +08:00 |
|
Cotes Chung
|
22d4275f75
|
refactor: optimize the layout of archive timeline
|
2022-08-03 19:13:01 +08:00 |
|
Cotes Chung
|
378b65a061
|
fix: the code doesn’t wrap inside the prompt (#626)
Fixes #626
|
2022-07-02 00:53:55 +08:00 |
|
Cotes Chung
|
856ef11487
|
chore(release): 5.2.1
|
2022-06-18 00:09:22 +08:00 |
|
Cotes Chung
|
baad801066
|
chore(release): 5.2.0
|
2022-06-09 17:59:27 +08:00 |
|
Cotes Chung
|
fd0f983bbe
|
chore: optimize the layout of main content and search input
|
2022-06-09 03:46:47 +08:00 |
|
Cotes Chung
|
5d6e8c5ef6
|
perf: improve the responsive design for ultrawide screens (#540)
Resolves #540
|
2022-06-08 16:15:38 +08:00 |
|
Cotes Chung
|
d127183b97
|
feat(PWA): add Service Worker update notification
|
2022-06-04 23:54:06 +08:00 |
|
Cotes Chung
|
76a1b6a068
|
fix(theme mode): SCSS syntax error (#588)
Fixes #588
|
2022-05-30 05:50:46 +08:00 |
|
Cotes Chung
|
2bd6efa95a
|
feat: support showing description of preview image
Also moved the image position to the metadata area
|
2022-04-26 04:55:38 +08:00 |
|
Cotes Chung
|
6d35f5f8da
|
perf: avoid the layout shift for post datetime
|
2022-04-26 04:55:37 +08:00 |
|
Jayitha
|
30787fc4cf
|
fix: horizontal scroll for long equations (#545)
|
2022-04-03 04:10:34 +08:00 |
|
Cotes Chung
|
3969b28743
|
Bump version to 5.1.0
|
2022-02-14 23:59:48 +08:00 |
|
Cotes Chung
|
4986db1204
|
Improve SCSS comment symbols: change // to /* */
|
2022-02-14 23:39:50 +08:00 |
|
Cotes Chung
|
35e013f7fd
|
Adapt the search input to Bootstrap 4.6
|
2022-02-14 22:15:38 +08:00 |
|
Cotes Chung
|
e52dc9551c
|
Beautify heading style (margin, anchor)
|
2022-02-14 22:15:38 +08:00 |
|
Cotes Chung
|
5753118d8b
|
Keep the original image shadow of the theme
Bootstrap 4.6.x has its own class `.shadow`
|
2022-02-14 21:41:50 +08:00 |
|
Cotes Chung
|
6c4d0e0def
|
Rename prompt type note to info
|
2022-02-14 20:14:39 +08:00 |
|
Cotes Chung
|
15cfa84ddb
|
Add tip type prompt
|
2022-02-13 03:08:57 +08:00 |
|
Cotes Chung
|
3685685b28
|
Make the source of the static assets configurable
- Easy to switch between different CDN
- Allow self-host static assets
|
2022-02-10 04:12:35 +08:00 |
|
Cotes Chung
|
55fd119d35
|
Fix hover color for links at the tail of posts
|
2022-01-28 23:48:46 +08:00 |
|
Cotes Chung
|
fc36f8b66d
|
Improve the color of prompts
|
2022-01-28 23:48:46 +08:00 |
|
Cotes Chung
|
3d8184602b
|
Merge branch 'feature/filepath-code'
|
2022-01-23 04:04:38 +08:00 |
|
Cotes Chung
|
756465d621
|
Add filepath style for code
|
2022-01-23 03:49:28 +08:00 |
|
Cotes Chung
|
ca181422a6
|
Add blockquote prompts (resolve #489)
|
2022-01-23 01:59:36 +08:00 |
|
Cotes Chung
|
a6c73e8f4f
|
Avoid image caption shifting on load
|
2022-01-13 01:07:47 +08:00 |
|
Cotes Chung
|
f8f4dd889e
|
Normalized attribute name in HTML
Add prefix `data-` for following attributes:
- `topbar-visible`
- `mode`
- `label-text`
- `title-succeed`
|
2022-01-13 00:23:08 +08:00 |
|
Cotes Chung
|
96e7cd79af
|
Avoid whitespace before anchors when wrapping
|
2022-01-12 22:51:38 +08:00 |
|
Cotes Chung
|
2cef631385
|
Hide topbar when mobile orientation in landscape mode (resolve #459)
|
2022-01-09 19:09:29 +08:00 |
|
Cotes Chung
|
2d02a6415d
|
Bump version to 5.0.2
|
2022-01-08 02:44:19 +08:00 |
|
Cotes Chung
|
f2a2792405
|
Fix responsive design of search hints
|
2022-01-08 02:28:10 +08:00 |
|
Cotes Chung
|
22e2367b45
|
Bump version to 5.0.1
|
2022-01-05 03:11:24 +08:00 |
|
Cotes Chung
|
aeb2d57b60
|
Bump version to 5.0.0
|
2022-01-03 00:44:23 +08:00 |
|
Cotes Chung
|
bec9246823
|
Fix preview image brightness in dark mode
|
2022-01-03 00:32:57 +08:00 |
|
Cotes Chung
|
cad62feb91
|
Beautify the style of <kbd> (resolve #471)
|
2022-01-02 16:28:42 +08:00 |
|
Cotes Chung
|
4360e2938c
|
Avoid Disqus jitter
|
2021-12-31 20:49:00 +08:00 |
|