Commit Graph

536 Commits

Author SHA1 Message Date
Ruipeng Zhang e59fe64bb1
Merge pull request #1116 from ppwwyyxx/patch-2
Fix support for hashes that start with numbers
2022-09-16 10:00:20 -04:00
Yuxin Wu b44cf71d80
Fix support for hashes that start with numbers
QuerySelector does not work with ids that start with numbers:

https://stackoverflow.com/questions/20306204/using-queryselector-with-ids-that-are-numbers
https://github.com/madrobby/zepto/issues/1333
2022-09-15 22:34:24 -07:00
ppoffice 3456f8fd20
fix(view): fix code styles 2022-09-11 22:48:25 -04:00
ppoffice 199a9d1c05
fix(view): jump to correct hash element with animation.js 2022-09-11 22:45:41 -04:00
ppoffice f28825d5e4
chore: bump package version 2022-08-20 16:13:31 -04:00
ppoffice 3bc0a94281
chore: update hexo-component-inferno and migration script 2022-08-20 16:12:59 -04:00
Ruipeng Zhang 3aebb2aeae
Merge pull request #1100 from leimao/fix_mathjax_overflow
Fix MathJax Overflow Issue
2022-08-02 21:39:45 -07:00
Lei Mao 11c5c86204 Fix MathJax Overflow Issue 2022-08-02 07:59:36 -07:00
Ruipeng Zhang 4cf5f29e41
Merge pull request #1092 from Nofated095/patch-1
Add the missing Twikoo schema to comment.json
2022-07-21 21:18:31 -07:00
Nofated f853488105
Merge branch 'ppoffice:master' into patch-1 2022-07-21 18:31:40 +08:00
ppoffice 8d3cb15251
chore: bump package version 2022-07-18 22:27:59 -07:00
ppoffice 286e53cc40
fix(build): update to the latest hexo-component-inferno 2022-07-18 22:27:41 -07:00
ppoffice 0773c884c1
chore: bump package version 2022-07-18 22:23:09 -07:00
Ruipeng Zhang 63cef9061d
Merge pull request #1072 from ppwwyyxx/master
Make codeblock fold/unfold use a larger clickable area
2022-05-07 20:04:46 -04:00
Ruipeng Zhang e8eef019d1
Merge pull request #1071 from ppwwyyxx/patch-1
Add foldable css class for codeblocks
2022-05-07 20:04:37 -04:00
Yuxin Wu 8300367f09
Update main.js 2022-05-07 15:35:37 -07:00
Yuxin Wu ca5157973c
Update codeblock.styl 2022-05-07 15:35:10 -07:00
Yuxin Wu 81900ebaeb
Update main.js 2022-05-07 15:25:23 -07:00
Yuxin Wu 9f25b62e8c make codeblock folding has a larger clickable area 2022-05-07 14:07:26 -07:00
Yuxin Wu 9ca823680d
Add folded/unfolded css class for codeblocks
This allows users to customize the styles of folded/unfolded blocks.
2022-05-07 05:53:42 -07:00
Nofated c9abcfda1d
Update comment.json 2022-04-16 10:40:02 +08:00
ppoffice 30efe838c5
Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2022-04-04 16:16:07 -04:00
ppoffice 5c6a5a8dd9
fix(build): make peer dependencies mandatory 2022-04-04 16:15:57 -04:00
Ruipeng Zhang 16db86b058
Merge pull request #1049 from leimao/fix_nav_bar_overflow
Fix the NavBar Overflow Issue when NavBar Items are Too Many
2022-03-13 04:26:59 +00:00
Lei Mao 2976a25db1 Fix NavBar Overflow Issue 2022-03-12 21:17:44 -07:00
Lei Mao 2c222f585b Merge remote-tracking branch 'origin/master' 2022-03-12 21:07:41 -07:00
ppoffice 3b14e37987
chore(core): move tag processors to hexo-component-inferno 2022-02-10 12:14:45 -05:00
Ruipeng Zhang eb86ccfcff
Merge pull request #1026 from xfqwdsj/master
Added message tag, tabs tag.
2022-01-30 10:04:25 -05:00
HMLTFan 8b2f08fd36 Optimizaed some details 2022-01-30 13:18:21 +08:00
HMLTFan 6462421bb9 Fixed some problems 2022-01-30 13:10:30 +08:00
HMLTFan 7214ec1e28 Fixed some problems 2022-01-30 12:56:11 +08:00
HMLTFan da442f6c4f Fixed some problems 2022-01-30 12:53:25 +08:00
HMLTFan 3a8d5fa6dc Fixed some problems 2022-01-30 12:42:38 +08:00
HMLTFan ec1d2c7923 Update message.js, tabs.js 2022-01-29 15:36:14 +08:00
HMLTFan 3cbb978a22 Added messasge tag. 2022-01-28 22:54:15 +08:00
ppoffice ed932eab2f
chore(core): update config scheme version 2022-01-15 18:26:38 -05:00
ppoffice 684b847b70
chore: update github actions 2022-01-15 18:00:16 -05:00
ppoffice 87fb6f2c99
chore: bump package version 2022-01-15 17:56:26 -05:00
ppoffice 90f2b47013
chore(build): update package dependencies for Hexo 6.0 2022-01-15 17:52:54 -05:00
Lei Mao 00cf5e23af Merge remote-tracking branch 'ppoffice/master' 2021-12-18 20:49:54 -08:00
ppoffice 957aaffe1c
chore: bump package version 2021-12-16 23:26:03 -05:00
ppoffice 3c7094aea7
chore: update hexo-component-inferno to 0.14.0 2021-12-16 23:24:00 -05:00
Ruipeng Zhang d4e906c321
Merge pull request #991 from firedent/firedent-patch-1
Update head.jsx
2021-12-15 17:23:59 -05:00
Shichao Zhang b9ca19989c
Update head.jsx 2021-12-15 15:23:44 +08:00
Ruipeng Zhang ff5e5cb9b1
Merge pull request #956 from yusufkoca/master 2021-10-12 11:46:05 -04:00
Yusuf Koca 7e1a0dab00 fix(i18n) changes on tr translations 2021-10-12 11:37:07 +03:00
ppoffice 148d05a0d8
Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2021-09-30 17:14:07 +00:00
ppoffice c8f9807d6a
feat(layout): no search engine index on archive pages 2021-09-30 17:14:01 +00:00
Ruipeng Zhang 1e563d6bd8
Merge pull request #928 from CrSjimo/master
Fix ghost sidebar when ToC widget is the only widget
2021-09-10 11:00:29 -04:00
CrSjimo 33fd026148 small adjustments 2021-09-10 22:20:50 +08:00