semantic-release-bot
53770e4923
chore(release): 7.3.0
...
## [7.3.0](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.2.4...v7.3.0 ) (2025-05-18)
### Features
* **i18n:** add Catalan Spanish locale translation ([#2349 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2349 )) ([167c98c](167c98c781
))
* **i18n:** add Dutch locale ([#2076 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2076 )) ([981ddba](981ddba30e
))
* **i18n:** add Japanese locale ([#2295 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2295 )) ([571c90f](571c90f130
))
* **i18n:** add persian language ([#2238 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2238 )) ([7d4d35c](7d4d35cd10
))
### Bug Fixes
* avoid `mathjax` loading failure on page refresh ([#2389 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2389 )) ([401e2af](401e2af0f8
))
* improve accuracy of moving `img` element classes ([#2399 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2399 )) ([d0f8f95](d0f8f9553e
))
* prevent the search bar from moving when focused ([#2336 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2336 )) ([f744929](f7449299e8
))
* recognize global theme mode ([#2357 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2357 )) ([7708adb](7708adbf30
))
* **search:** avoid missing spaces between paragraphs in search results ([#2199 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2199 )) ([0eb7efa](0eb7efa7f5
))
* **ui:** fix incomplete border color on hover for tags ([#2359 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2359 )) ([c626447](c62644759c
))
### Improvements
* **seo:** improve accessibility and aligns with best practices ([#2289 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2289 )) ([54d4d59](54d4d59d22
))
v7.3.0
2025-05-18 13:17:30 +00:00
Cotes Chung
d84b72706a
Merge branch 'master' into production
2025-05-18 21:16:09 +08:00
Cotes Chung
519e4f193a
chore: upgrade dependencies to the latest version ( #2409 )
2025-05-18 21:14:56 +08:00
Cotes Chung
d0f8f9553e
fix: improve accuracy of moving img
element classes ( #2399 )
2025-05-11 22:19:18 +08:00
Cotes Chung
401e2af0f8
fix: avoid mathjax
loading failure on page refresh ( #2389 )
2025-05-05 11:55:48 +08:00
Cotes Chung
ada38aad96
chore: avoid auto-formatting liquid and sass mixed code
2025-05-05 11:15:08 +08:00
Cotes Chung
61ae6cced8
chore(dev-deps): add eslint config file
2025-05-05 11:14:07 +08:00
Cotes Chung
9f38a2dead
refactor: move the path of theme.js
2025-05-03 16:18:52 +08:00
Cotes Chung
23d953c313
chore(deps): remove plugin jekyll-redirect-from
...
Discussed in #2313
2025-05-03 16:14:50 +08:00
iSpeakNerd
b48ea68bf7
chore: update linkedin
sharing url ( #2307 )
2025-04-24 20:25:46 +08:00
László Várady
c62644759c
fix(ui): fix incomplete border color on hover for tags ( #2359 )
2025-04-24 20:23:43 +08:00
Cotes Chung
7708adbf30
fix: recognize global theme mode ( #2357 )
2025-04-16 18:08:43 +08:00
Delyn Choong
167c98c781
feat(i18n): add Catalan Spanish locale translation ( #2349 )
2025-04-13 22:16:47 +08:00
László Várady
f7449299e8
fix: prevent the search bar from moving when focused ( #2336 )
2025-04-07 19:36:32 +08:00
Alejandro
db40db6d3d
chore: add parameter in search-results.html
( #2330 )
2025-04-05 07:28:29 +08:00
nakamura
571c90f130
feat(i18n): add Japanese locale ( #2295 )
2025-03-29 03:54:54 +08:00
Türkalp Burak KAYRANCIOĞLU
54d4d59d22
perf(seo): improve accessibility and aligns with best practices ( #2289 )
2025-03-08 22:24:47 +08:00
Corey Goldberg
e3158642c3
docs: fix typo in 2019-08-08-write-a-new-post.md
( #2281 )
...
Signed-off-by: Corey Goldberg <1113081+cgoldberg@users.noreply.github.com>
2025-03-05 05:06:37 +08:00
MasihGhaznavi
7d4d35cd10
feat(i18n): add persian language ( #2238 )
2025-02-09 14:28:39 +08:00
algorithmic-parallels
231956d77a
docs: using long form Jekyll subcommand ( #2231 )
2025-02-06 13:27:54 +08:00
Cotes Chung
0eb7efa7f5
fix(search): avoid missing spaces between paragraphs in search results ( #2199 )
...
- Use a common post-snippet for search results to avoid line break issues
- Reduce Jekyll include files to speed up the build
- Remove outdated key from search.json
2025-01-20 21:27:18 +08:00
semantic-release-bot
e44c048aef
Merge branch 'production'
2024-12-21 19:22:37 +00:00
semantic-release-bot
5e41d874b3
chore(release): 7.2.4
...
## [7.2.4](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.2.3...v7.2.4 ) (2024-12-21)
### Bug Fixes
* toc not visible when switching from mobile to desktop mode ([#2139 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2139 )) ([32051da](32051dad03
))
* **ui:** left borderline of TOC is notched ([#2140 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2140 )) ([8a4d0bc](8a4d0bc4ee
))
v7.2.4
2024-12-21 19:22:22 +00:00
Cotes Chung
774ee93d78
Release v7.2.4 ( #2141 )
2024-12-22 03:21:28 +08:00
Cotes Chung
8a4d0bc4ee
fix(ui): left borderline of TOC is notched ( #2140 )
2024-12-22 03:11:20 +08:00
Cotes Chung
1b93f6db9b
docs: update the setting name for the comments
2024-12-22 02:32:03 +08:00
Cotes Chung
32051dad03
fix: toc not visible when switching from mobile to desktop mode ( #2139 )
2024-12-22 02:29:29 +08:00
semantic-release-bot
c12875fdba
Merge branch 'production'
2024-12-15 13:06:04 +00:00
semantic-release-bot
c174f62f26
chore(release): 7.2.3
...
## [7.2.3](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.2.2...v7.2.3 ) (2024-12-15)
### Bug Fixes
* refreshing mermaid theme may fail ([#2113 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2113 )) ([2f00d41](2f00d41861
))
* **ui:** gap between TOC entries is inconsistent ([#2119 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2119 )) ([1b4e318](1b4e318dc1
))
* **ui:** slow script loading hides TOC fade-up effect in desktop ([#2120 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2120 )) ([e0c3faf](e0c3fafa47
))
v7.2.3
2024-12-15 13:05:48 +00:00
Cotes Chung
e741aa43cf
Merge branch 'hotfix/7.2.3' into production
2024-12-15 21:04:09 +08:00
Cotes Chung
e0c3fafa47
fix(ui): slow script loading hides TOC fade-up effect in desktop ( #2120 )
2024-12-15 14:51:51 +08:00
Cotes Chung
1b4e318dc1
fix(ui): gap between TOC entries is inconsistent ( #2119 )
...
In desktop mode, H2 and the first sub-level H3 in the TOC are too close.
2024-12-15 14:43:07 +08:00
Cotes Chung
2f00d41861
fix: refreshing mermaid theme may fail ( #2113 )
2024-12-12 01:24:37 +08:00
semantic-release-bot
f40fa6a13c
Merge branch 'production'
2024-12-06 17:04:04 +00:00
semantic-release-bot
0360c9e90b
chore(release): 7.2.2
...
## [7.2.2](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.2.1...v7.2.2 ) (2024-12-06)
### Bug Fixes
* js files in subdirectories are excluded from the site output ([#2101 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2101 )) ([f55cc31](f55cc31dbd
))
v7.2.2
2024-12-06 17:03:47 +00:00
Cotes Chung
d87c2de675
Merge branch 'hotfix/7.2.2' into production
2024-12-07 00:57:46 +08:00
Cotes Chung
f55cc31dbd
fix: js files in subdirectories are excluded from the site output ( #2101 )
2024-12-07 00:55:47 +08:00
cheese
981ddba30e
feat(i18n): add Dutch locale ( #2076 )
2024-12-05 21:38:06 +08:00
semantic-release-bot
4925a58bf5
Merge branch 'production'
2024-12-05 13:34:00 +00:00
semantic-release-bot
7630356a94
chore(release): 7.2.1
...
## [7.2.1](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.2.0...v7.2.1 ) (2024-12-05)
### Bug Fixes
* **build:** exclude `purgecss.js` from output files ([#2090 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2090 )) ([976e1a1](976e1a184b
))
* correct the import condition for theme script ([#2075 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2075 )) ([a16aa7d](a16aa7d41e
))
* ensure pageviews are fetched after DOM is loaded ([#2071 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2071 )) ([b4019f3](b4019f3517
))
* **toc:** resume fade up animation in desktop mode ([#2085 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2085 )) ([8280adb](8280adb901
))
v7.2.1
2024-12-05 13:33:44 +00:00
Cotes Chung
6c112c641a
Merge branch 'master' into production
2024-12-05 21:32:17 +08:00
Cotes Chung
976e1a184b
fix(build): exclude purgecss.js
from output files ( #2090 )
2024-12-05 21:28:37 +08:00
Cotes Chung
7ea3545ba3
refactor: reduce the height of the TOC bottom overlay in desktop mode
2024-12-05 21:09:07 +08:00
Cotes Chung
8280adb901
fix(toc): resume fade up animation in desktop mode ( #2085 )
2024-12-03 22:41:28 +08:00
Cotes Chung
4180992272
style: add indentation to js code
2024-12-03 22:22:20 +08:00
Alexander Fuks
a16aa7d41e
fix: correct the import condition for theme script ( #2075 )
2024-12-01 04:34:12 +08:00
Cotes Chung
8e55e4dcb2
build: correct the js rollup watch path ( #2074 )
...
1. Correct the rollup watch path
2. Avoid registering watch listeners redundantly across multiple tasks
2024-12-01 04:20:47 +08:00
Alexander Fuks
b4019f3517
fix: ensure pageviews are fetched after DOM is loaded ( #2071 )
2024-11-30 23:07:53 +03:00
semantic-release-bot
2966fc174d
Merge branch 'production'
2024-11-28 08:59:03 +00:00
semantic-release-bot
3df83fd0d9
chore(release): 7.2.0
...
## [7.2.0](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.1.1...v7.2.0 ) (2024-11-28)
### Features
* show toc on mobile screens ([#1964 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/1964 )) ([8a064a5](8a064a5e5a
))
* support vertical scrolling for toc in desktop mode ([#2064 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2064 )) ([5265b03](5265b03974
))
### Bug Fixes
* pagination error when pinned posts exceed the page size ([#1965 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/1965 )) ([93f616b](93f616b25d
))
### Improvements
* modular sass architecture ([#2052 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2052 )) ([35c794c](35c794cf58
))
* speed up page rendering and jekyll build process ([#2034 ](https://github.com/cotes2020/jekyll-theme-chirpy/issues/2034 )) ([65f960c](65f960c31a
))
v7.2.0
2024-11-28 08:58:47 +00:00