23 Commits

Author SHA1 Message Date
Atsushi Tanaka
90a35ab952
Fix #895 (#896)
* Don't replace leading digit

* Install css.escape

* Escape leading digit of the anchor id
2020-02-05 22:23:05 +05:30
Giulio Ambrogi
db97a1d22a Eslint fixes for v4x (#989)
* UPDATE .eslintrc

* UPDATE lint task

* FIX lint errors

* CLEANUP

* FIX no-eq-null warning

* FIX many jsdoc warnings

* FIX jsdoc issues

* FIX jsdoc warnings

* FIX jsdoc

* FIX eqeq and no-eq-null

* ADD lint to travis

* UPDATE test env for eslint
2019-12-30 22:01:46 +05:30
Anton Wilhelm
fd86c727af preperation to run the code in nodejs 2019-01-30 09:45:50 +01:00
hxh
a5f333a329 fix: path include chinese character cause hilight bug (#556) 2018-06-29 21:18:37 +08:00
cinwell.li
8352a1e489
refactor: build config (#408)
* refactor: build config

* chore: fix conflict

* fix: 404 page path
2018-03-03 22:51:27 +08:00
qingwei.li
a2b8eae8c4 fix: scroll active sidebar 2017-10-20 12:54:27 +08:00
LaySent
a3ab37952d fix: incorrect active link (#281)
* fix scroll issue in IE

* add meta tag for IE browser

* fix link render issue after page refreshing

* fix issue of incorrect active link

Should use both `path` and `id` to identify link, as `id` might not be unique under different paths
2017-10-15 08:25:49 -05:00
LaySent
3e94cb6d76 fix: scroll issue in IE (#275)
* fix scroll issue in IE

* add meta tag for IE browser
2017-10-11 11:33:59 -05:00
qingwei.li
aba2aec0d0 chore: prettier code 2017-09-22 10:07:10 +08:00
qingwei.li
5b7b60c553 [build] 4.3.4 2017-09-07 23:05:23 +08:00
qingwei.li
388ed3d685 fix: scroll position issue, fixed #234 2017-09-07 23:04:58 +08:00
qingwei.li
f82f41900e fix: sidebar highlight 2017-09-01 15:50:53 +08:00
qingwei.li
a72e7a3a3f [build] 4.3.1 2017-08-30 21:54:48 +08:00
fy
4ce118d60f fixed sidebar item inactive issue & fixed _sidebar.md 404 issue & smooth scroll (#242)
* fixed sidebar item inactive issue & fixed _sidebar.md 404 issue & smooth scroll

* sidebar load fix
2017-08-30 21:48:36 +08:00
qingwei.li
8741c746df refactor(router): clean global api 2017-05-30 04:28:30 +08:00
qingwei.li
2c7041c8fb refactor(router): dupports multiple mode 2017-05-30 04:28:30 +08:00
qingwei.li
6b08546654 fix(scroll) highlight bug 2017-02-19 22:29:35 +08:00
qingwei.li
079bd00395 refactor(plugins): update search plugin 2017-02-19 14:38:38 +08:00
qingwei.li
7b6a2ac404 fix(render): support html file 2017-02-19 14:38:38 +08:00
qingwei.li
e2b7b976cf refactor(core): fix route path 2017-02-19 14:38:38 +08:00
qingwei.li
8cae16539d refactor(core): add scroll event 2017-02-19 14:38:38 +08:00
qingwei.li
fbd51afdcb refactor(core): and sidebar event 2017-02-19 14:38:38 +08:00
qingwei.li
8bee8f0213 refactor(core): add render 2017-02-19 14:38:38 +08:00