ppoffice
3aa7b61b75
fix(view): fix pjax support for searchbox plugins
2024-07-13 20:33:29 -07:00
ppoffice
859dc3c286
fix(view): fix pjax support for comment plugins
2024-07-13 20:27:26 -07:00
PJ568
fefc77dc29
feat(core): Add preliminary support for PJAX
2024-04-30 11:47:08 +08:00
ppoffice
2f7862395e
chore(view): update highlight.js
2023-04-23 23:30:18 -04:00
ppoffice
436e134d5a
fix(plugin): check if scroll target exists in animation plugin
2022-09-30 22:54:48 -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
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
Yuxin Wu
8300367f09
Update main.js
2022-05-07 15:35:37 -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
ppoffice
bbbfadefed
chore(plugin): smoother scroll using scroll-behavior
2020-09-13 00:41:15 -04:00
ppoffice
333c1c0fcb
fix(layout): clone right column before plugins
2020-09-13 00:20:05 -04:00
ppoffice
f046c8cd19
feat(*): support for Hexo 5.0
2020-08-14 12:14:46 -04:00
ppoffice
e12a4da764
fix(insight): escape html in result titles
2020-03-13 12:50:21 -04:00
ppoffice
6833693d29
fix(js): merge gallery.js with main.js
2020-03-09 23:13:55 -04:00
ppoffice
46acd4fae9
feat(style): make theme variant configurable
2020-03-09 23:03:38 -04:00
ppoffice
285267e44c
feat(css): add cyberpunk theme
2020-03-09 18:20:44 -04:00
ppoffice
23e2871917
chore(layout): minor search fixes
2020-03-09 14:09:40 -04:00
ppoffice
e49b77d7f2
feat(search): improve insight and add algolia
2020-03-09 02:45:43 -04:00
ppoffice
c84710bc3d
chore: minor refactors and dep update
2020-03-09 02:44:42 -04:00
isAlive
8d7624fc69
fix(main.js):catch exp ( #619 )
2020-02-09 22:26:38 -05:00
iMaeGoo
e3737f5488
fix(layout): code block copy button layout on mobile ( #605 )
2020-01-21 11:24:27 -05:00
isAlive
5ea7f05c0b
fix(base.styl):css ( #606 )
...
* fix(base.styl):css
* fix(base.styl):css
* fix(main.js):add is-mobile class
2020-01-21 11:00:49 -05:00
ppoffice
7d60a3ed5e
fix(layout): code block caption bar on safari
2020-01-17 17:37:24 -05:00
ppoffice
bf3b49a04b
fix(layout): code block caption bar on safari
2020-01-15 12:45:06 -05:00
isAlive
f9258903b7
fix(js):undefine ( #591 )
...
* fix(js):undefine
* fix(js):undefine
2020-01-09 01:22:15 -05:00
ppoffice
4b899bb38a
refactor(style): minor style fixes and improve
2020-01-04 00:32:07 -05:00
ppoffice
ae6161ac09
refactor(styles): organize stylus & style fixes
2019-12-29 01:07:07 -05:00
ppoffice
dfccd95d49
chore(static): update js assets for eslint
2019-12-26 00:41:50 -05:00
isAlive
a8a62fa815
add someone code folded ( #576 )
2019-12-25 00:42:06 -05:00
ppoffice
ade254e66e
refactor(*): all layout to jsx & rename dirs
2019-12-24 00:36:39 -05:00
ppoffice
ca1e73a4cf
fix(layout): no external links on anchor links
2019-12-20 18:33:15 -05:00
ppoffice
f5185d52d0
fix(perf): process external links in frontend
2019-12-20 18:05:36 -05:00
ppoffice
3c3fefda71
fix(optimize): process code highlight in frontend
2019-12-20 15:26:49 -05:00
ppoffice
ede5d0bc5d
feat(layout): code block style fix and add folding
2019-08-12 23:41:41 -04:00
ppoffice
d150e555ce
fix(gallery): unwrap <p> for justified gallery to work
2019-08-05 23:54:24 -04:00
ppoffice
74a45e62b1
fix(style): long table overflow
2019-06-25 23:00:04 -04:00
ppoffice
9347b9b042
chore(*): two improvements
...
- hide back to top button when it is already at top
- improve tags visual style
2019-01-16 23:23:40 -05:00
ppoffice
6199abcafc
chore(comment): improve gitalk comment integration
2019-01-02 21:03:06 -05:00
ppoffice
6495a9bf5b
feat(plugin): add copy to clipboard for highlighted code
2018-12-23 20:15:10 -05:00
ppoffice
90414e8062
fix(css): transform-scale elements are mistaken for the container for fixed elements
2018-12-09 12:02:55 -05:00
ppoffice
52ef5bd93b
feat(*): several new features and fixes
...
- config generator now can add multiple lines of comment
- sidebars can be set to sticky on tablet and desktop devices #359
- fix toc widget display issue when it's on the right sidebar #360
- update some links in the config specs
2018-11-24 02:26:51 -05:00
ppoffice
a785bd3b84
fix(plugin): make page rendering faster with animations
2018-11-13 22:50:42 -05:00
ppoffice
8c356afb62
chore(layout): optimize page loading with script defer and async attributes
2018-11-11 17:41:07 -05:00
ppoffice
b138ed3a88
feat(widget): show floating toc on mobile devices
2018-11-05 00:28:34 -05:00
ppoffice
a2a932f315
fix(*): change fallback font to sans and optimize back to top
2018-11-03 11:43:50 -04:00
ppoffice
abb1cf8904
fix(search): insight close touch event passthrough
2018-11-03 04:59:34 -04:00