Cotes Chung
|
4681df7151
|
fix: mathematics cannot scroll horizontally (#760)
|
2023-03-02 05:40:33 +08:00 |
|
Cotes Chung
|
b1453ccb0c
|
chore: delete useless code
|
2023-02-18 10:43:16 +08:00 |
|
Cotes Chung
|
3b89bf1df2
|
chore(release): 5.5.2
|
2023-01-31 00:07:24 +08:00 |
|
Cotes Chung
|
5df953f6c8
|
fix: position of prompt icon is incorrect in paragraph on mobile
mobile screens with width <= 576px
|
2023-01-31 00:03:59 +08:00 |
|
Cotes Chung
|
8bc9d25434
|
chore(release): 5.5.1
|
2023-01-30 06:15:34 +08:00 |
|
Cotes Chung
|
0c9558de8a
|
fix: the icon position of the prompts in the list is incorrect
|
2023-01-30 06:15:20 +08:00 |
|
Cotes Chung
|
4b6722124d
|
chore(release): 5.5.0
|
2023-01-30 05:04:10 +08:00 |
|
Cotes Chung
|
babb4a0c5a
|
fix: prompt with nested blockquotes renders incorrectly (#846)
Resolves #846
|
2023-01-30 04:58:30 +08:00 |
|
Cotes Chung
|
511df11546
|
refactor: optimize tab cursor position calculation
|
2023-01-30 03:08:35 +08:00 |
|
Cotes Chung
|
41ed331456
|
fix: copy command line incomplete(.gp part)
|
2023-01-13 03:52:32 +08:00 |
|
Cotes Chung
|
808d3743e5
|
chore(deps): lock jekyll-sass-converter to v2.x on Linux-musl (#829)
Also, make the division formula backward compatible with `jekyll-sass-converter 2.x` (#848, #849)
Ref: https://github.com/jekyll/jekyll-sass-converter#migrate-from-2x-to-3x
|
2023-01-12 05:30:24 +08:00 |
|
Cotes Chung
|
bd374dd383
|
fix: post's image would cover the PWA update alert
|
2023-01-12 05:12:03 +08:00 |
|
Cotes Chung
|
7887b5ab62
|
chore(release): 5.4.0
|
2022-12-28 01:28:09 +08:00 |
|
Cotes Chung
|
d7bcb40cde
|
refactor: update deprecated syntax for SASS division
|
2022-12-27 21:50:21 +08:00 |
|
Cotes Chung
|
09f9305d4c
|
chore: hide blur edge of LQIP images
|
2022-12-27 21:41:45 +08:00 |
|
Cotes Chung
|
7a3d743419
|
chore: update footer meta information
|
2022-12-25 23:48:37 +08:00 |
|
Cotes Chung
|
e01eb8af14
|
refactor: unify the border radius of blocks
scope: code blocks, prompts, images, and videos
|
2022-12-25 00:00:08 +08:00 |
|
Cotes Chung
|
9306c7b39e
|
feat: support dark and light mode images (#481)
|
2022-12-25 00:00:08 +08:00 |
|
Cotes Chung
|
ed6dc539ef
|
feat: add embed video support
|
2022-12-25 00:00:07 +08:00 |
|
Cotes Chung
|
4b6ccbcbcc
|
feat: set preview image ratio to 1.91 : 1
|
2022-12-25 00:00:07 +08:00 |
|
Cotes Chung
|
ab16fdc7fc
|
feat: add shimmer background when image loads
|
2022-12-24 23:51:47 +08:00 |
|
Cotes Chung
|
bffaf6374f
|
feat: support LQIP for images
|
2022-12-15 02:27:12 +08:00 |
|
Cotes Chung
|
ca41c7ebff
|
chore(deps): use lazysizes to load images
|
2022-12-09 07:36:06 +08:00 |
|
Cotes Chung
|
5561cd86b5
|
refactor(icons): upgrade font-awesome syntax to version 6
|
2022-12-08 06:16:22 +08:00 |
|
Cotes Chung
|
fe2a3cdf51
|
chore(release): 5.3.2
|
2022-11-22 21:08:47 +08:00 |
|
Nihil
|
8134209aa2
|
chore: optimize list indentation (#727)
|
2022-11-05 04:58:23 +08:00 |
|
Cotes Chung
|
e107a2e759
|
chore(release): 5.3.1
|
2022-10-25 21:18:19 +08:00 |
|
Cotes Chung
|
1fd665bf49
|
perf: modify checkbox icon with Liquid
Also optimize list padding start
|
2022-10-24 21:06:02 +08:00 |
|
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 |
|