ZhenShuo Leo
7f4e4dab40
fix(a11y): prevent zen mode toggle requiring double-click
...
Add state comparison in applyZenMode to only toggle when
current state differs from desired state
2025-07-23 04:25:22 +08:00
ZhenShuo Leo
352130c6a8
feat: add zen mode toggle into a11y panel
2025-07-23 04:00:56 +08:00
ZhenShuo Leo
b9bb959a48
fix(a11y): preserve user CSS font-size when a11y panel not configured
...
- Add "default" option to font size selector to respect user's original CSS
- Clear localStorage font setting when "default" is selected
- This prevent overriding user's custom font-size declarations on first load
2025-07-23 03:57:47 +08:00
ZhenShuo Leo
c1d4a32a97
docs: fix it homepage switch button not working
2025-07-22 03:56:20 +08:00
ZhenShuo Leo
d7220bd0ee
feat: add i18n support for a11y
2025-07-22 03:04:30 +08:00
ZhenShuo Leo
4351bb10fb
refactor: remove onclick in a11y
2025-07-22 01:47:20 +08:00
ZhenShuo Leo
9cb306a403
style: run prettier format on background.html
2025-07-22 01:31:07 +08:00
ZhenShuo Leo
18f1ed9978
refactor: simplify background image syntax
2025-07-22 01:30:39 +08:00
ZhenShuo Leo
26637ee585
refactor: decoupling a11y and blur
2025-07-22 00:43:14 +08:00
ZhenShuo Leo
9f07989148
fix: a11y id confict between desktop and mobile
2025-07-22 00:09:57 +08:00
ZhenShuo Leo
5b376cc116
feat: add a11y panel
2025-07-21 23:58:48 +08:00
Served Smart
fef2b64ca9
🩹 Do not underline title if hovering taxonomies
2025-07-21 12:30:36 +02:00
Served Smart
8d9c93e7b8
🚑 Hotfix: Fix title not being hoverable
2025-07-21 12:24:31 +02:00
Served Smart
4d1d3c5311
🚑 Hotfix: Fix issues with article shortcode
2025-07-21 12:24:06 +02:00
ZhenShuo Leo
dc778836f1
feat: hide image in a11y mode
2025-07-21 17:18:18 +08:00
ZhenShuo Leo
edbace7be0
feat: support a11y disable blur
2025-07-21 17:18:18 +08:00
Nuno C.
ec912c4a92
Merge pull request #2361 from ZhenShuo2021/feat/scholar-icon
...
✨ Feat: add google-scholar icon
2025-07-21 10:16:57 +01:00
Nuno C.
cc702b0582
Merge pull request #2355 from dahisea/patch-1
...
Update index.zh-cn.md
2025-07-21 10:16:25 +01:00
Nuno C.
f0e0af3a3c
Merge pull request #2354 from insidemordecai/dev
...
✨ add matrix, fediverse, keyoxide and signal icons
2025-07-21 10:16:00 +01:00
Nuno C.
26ac8ab715
Merge pull request #2353 from consod/sv-translation
...
Add Swedish translation
2025-07-21 10:15:04 +01:00
Nuno C.
a7080de207
Merge pull request #2352 from servedsmart/fix-article-shortcode-link
...
🚑 Hotfix: Fix incorrect href in article shortcode
2025-07-21 10:13:15 +01:00
Nuno C.
7817866a68
Merge pull request #2348 from ZhenShuo2021/refactor/base-template
...
♻️ Refactor: make base-template easier to read
2025-07-21 10:11:04 +01:00
Nuno C.
dca9e177c5
Merge pull request #2345 from OnqiauJliu/base64-image
...
✨ Feat: Support base64 image format
2025-07-21 10:10:09 +01:00
Nuno C.
cb7d9be576
Merge pull request #2338 from ZhenShuo2021/chore/remove-tailwind-plugin
...
🔧 Chore: remove prettier-plugin-tailwind
2025-07-21 10:08:39 +01:00
Nuno C.
f9b4e1ef93
Merge pull request #2336 from ZhenShuo2021/fix/windows-author-image
...
🐛 Fix: author image does not support external URL on Windows
2025-07-21 10:07:51 +01:00
Nuno C.
2d4149dcd9
Merge pull request #2334 from ZhenShuo2021/style/anchor
...
💄 Style: prevent anchor from being selected
2025-07-21 10:07:26 +01:00
Nuno C.
0b7486049c
Merge pull request #2333 from ZhenShuo2021/refactor/css
...
♻️ Refactor: significantly simplify main.css
2025-07-21 10:06:59 +01:00
Nuno C.
4285a740fa
Merge pull request #2332 from ZhenShuo2021/fix/repo-color
...
🐛 Fix: repo card language color is missed
2025-07-21 10:05:23 +01:00
Nuno C.
48d925ad98
Merge pull request #2326 from ZhenShuo2021/fix/series-width
...
🐛 Fix: serise is too wide
2025-07-21 10:04:22 +01:00
Nuno C.
01622ede5a
Merge pull request #2324 from ZhenShuo2021/fix/gist-corb
...
🐛 Fix: gist CORB error
2025-07-21 10:03:52 +01:00
ZhenShuo Leo
92d35bdfec
feat: add google-scholar icon
2025-07-21 14:04:56 +08:00
Dahi
1ac78d12a3
Update index.zh-cn.md
2025-07-20 23:23:06 +08:00
Mordecai K
a36511aab9
🔧 update(docs): reference new icons
2025-07-19 00:35:19 +03:00
Mordecai K
b3866a53e9
✨ add matrix icon
2025-07-18 23:48:01 +03:00
Mordecai K
13025d599e
✨ add keyoxide icon
2025-07-18 23:47:44 +03:00
Mordecai K
6b7b365b1c
✨ add fediverse icon
2025-07-18 23:47:11 +03:00
Mordecai K
9487bb0a82
✨ add signal icon
2025-07-18 23:46:46 +03:00
Conny Söderholm
b3ee5b2dd4
Add Swedish translation
2025-07-18 12:37:28 +03:00
Served Smart
5b84d57817
🚑 Hotfix: Fix incorrect href in article shortcode
...
See: https://github.com/nunocoracao/blowfish/pull/2297#issuecomment-3085165961
2025-07-17 21:51:07 +02:00
ZhenShuo Leo
5009fffcf4
fix(repo-card): manually revert to the version in 2.87.0
...
The md5 method has severe performance degradation
It is approximately 2x slower without cache and 5x slower with cache
Reverted due to lack of a better option
2025-07-18 00:46:14 +08:00
ZhenShuo Leo
2ff6b0e8bd
fix: repo card language color is missed
2025-07-18 00:44:28 +08:00
ZhenShuo2021
bf1155e908
Merge branch 'dev' into chore/remove-tailwind-plugin
2025-07-18 00:24:19 +08:00
Nuno C.
48124c0ec3
Merge pull request #2349 from ZhenShuo2021/chore/try-repo-card
...
🔧 Chore: prevent build failure when repo card GetRemote fails
2025-07-17 16:44:24 +01:00
Nuno C.
ab9f0b6af8
Merge branch 'dev' into chore/try-repo-card
2025-07-17 16:44:15 +01:00
Nuno C.
a679625472
Merge pull request #2331 from ZhenShuo2021/chore/error-msg
...
🔧 Chore: add warn message for GetRemote usage in shortcodes
2025-07-17 16:42:52 +01:00
Nuno C.
ec2df672d2
Merge pull request #2323 from Goudarz/fa-i18n
...
feat(i18n): Update Persian localization
2025-07-17 16:39:28 +01:00
Nuno C.
c4753defd4
Merge pull request #2297 from ZhenShuo2021/feat/article-shortcode
...
✨ Feat: add options for article shortcode
2025-07-17 16:38:29 +01:00
Nuno C.
24cb5791c2
Merge pull request #2252 from servedsmart/replace-custom-javascript-logic-with-anchor-tags
...
🚸 UX: Use anchor tags in article-meta/basic.html
2025-07-17 16:37:13 +01:00
Nuno C.
c8b9b8db3e
Merge pull request #2328 from t1mssc/main
...
👤 Update users.json
2025-07-17 16:36:27 +01:00
Nuno C.
972ee7884f
Merge pull request #2342 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.13.0
...
📌 Bump puppeteer from 24.12.1 to 24.13.0
2025-07-17 16:35:30 +01:00