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
ppoffice
333c1c0fcb
fix(layout): clone right column before plugins
2020-09-13 00:20:05 -04: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
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