yluoyu
bdcd9de4a2
fix:修复中文文件名导致侧边栏不正确问题 ( #353 ) ( #358 )
2018-01-20 15:33:15 +08:00
qingwei.li
7c8d1cee76
docs: add maxAge for ssr
2017-12-29 16:46:56 +08:00
qingwei.li
888f217356
fix(style): increase the tap targets of menu button, fixed #325
2017-12-14 22:12:58 +08:00
qingwei.li
66c8fd501a
fix: remove codesponsor
2017-12-13 10:29:53 +08:00
qingwei.li
0e693fcda2
chore: tweaks code
2017-11-30 09:43:25 +08:00
Leon Zhang
041b33e967
fix: disqus plugin issue ( #318 )
...
* fix issue disqus plugin issue
fix #317 , disqus plugin make page refresh continuously.
* Update disqus.js
2017-11-30 09:42:02 +08:00
qingwei.li
e43ded4ea7
fix(compiler): task lists style, fixed #215
2017-11-29 09:45:40 +08:00
spiritree
9208e64939
feat: add gitalk plugin ( #306 )
2017-11-09 20:53:07 +08:00
cinwell.li
d486eef6cc
feat: github task lists, close #215 ( #305 )
2017-11-09 13:06:23 +08:00
qingwei.li
2a2ed96eb8
feat: fetch files with the query params, fixed #303
2017-11-07 20:03:11 +08:00
qingwei.li
7510f75968
fix lint
2017-11-04 13:56:08 +08:00
qingwei.li
fd7d4e0e4e
feat: add disqus plugin, closed #123
2017-11-04 13:54:37 +08:00
cinwell.li
fa772cfa94
fix: zoom image plugin issue, fixed #187 ( #300 )
2017-10-31 08:20:08 -05:00
Li Xueli
cc98f56cdd
fix: {docsify-ignore-all} and {docsify-ignore} bug ( #299 )
...
* fix {docsify-ignore-all} not work bug
* fix {docsify-ignore} bug
2017-10-31 08:19:48 -05:00
cinwell.li
36bfc9d91d
fix: sidebar style issue on firefox, fixed #184 ( #297 )
2017-10-30 06:01:01 -05:00
cinwell.li
4ad96f3d12
feat: add helper for disabled link, fixed #295 ( #296 )
2017-10-30 06:00:31 -05:00
qingwei.li
a2b8eae8c4
fix: scroll active sidebar
2017-10-20 12:54:27 +08:00
qingwei.li
ab682684ca
fix: codesponsor style
2017-10-20 09:29:11 +08:00
LaySent
1b912272df
feat: make whole search result clickable ( #285 )
2017-10-16 21:27:44 -05:00
Alexander Chibrikin
3476f6ff1f
fix: duplicate results in search fixed #257 ( #284 )
2017-10-16 21:16:37 -05: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
qingwei.li
91d6337936
fix: broken links to same page heading, fix #278 , fix #279
2017-10-15 10:43:35 +08:00
LaySent
abd885e133
fix: link render issue after page refreshing ( #276 )
...
* fix scroll issue in IE
* add meta tag for IE browser
* fix link render issue after page refreshing
2017-10-12 22:48:07 +08: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
9b4e6669db
fix(slugify): GitHub compatible heading links, fixed #272
2017-10-07 10:08:09 +08:00
qingwei.li
c195d2d1a6
fix(slugify): GitHub compatible heading links, fixed #267
2017-10-02 13:26:36 +08:00
qingwei.li
aba2aec0d0
chore: prettier code
2017-09-22 10:07:10 +08:00
qingwei.li
08afec7d2a
fix: style for codesponsor plugin
2017-09-21 09:51:02 +08:00
qingwei.li
97793bfd6c
[build] 4.3.5
2017-09-20 09:03:54 +08:00
qingwei.li
46ac4c3fd2
feat(plugin): add codesponsor plugin
2017-09-20 09:00:34 +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
9d43051791
fix(buble.css): tweaks code block style, fixed #249
2017-09-06 17:17:57 +08:00
Jeremygao
2959497874
bugfix: config.js里面应为routerMode属性而非routerModel ( #245 )
2017-09-01 16:33:29 +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
f4800e09f1
feat(markdown): supports mermaid #137
2017-08-17 16:52:54 +08:00
qingwei.li
b7735066ff
chore(*): remove document-ready
2017-08-15 23:46:47 +08:00
yelo
10045249d3
ensure document ready before init Docsify ( #233 )
2017-08-15 23:35:27 +08:00
qingwei.li
7f270f93c6
feat(compiler): support for setting target attribute for link, fixed #230
2017-08-10 08:45:49 +08:00
qingwei.li
a88252c6b2
fix(style): nowrap => pre-wrap, fixed #228
2017-08-05 09:53:57 +08:00
qingwei.li
1fa1619278
fix(css): hide the nav when the content has not yet been loaded
2017-07-27 09:50:21 +08:00
qingwei.li
b8dd346baf
fix(render): Remove getRootNode to be compatible with the lower version of Chrome, fixed #225
2017-07-26 18:52:36 +08:00
qingwei.li
b8a96b867b
Merge branch 'master' of github.com:qingwei-li/docsify
2017-07-26 08:37:02 +08:00
qingwei.li
b7b589b1bf
feat(search): Supports the max depth of the search headline, fixed #223 , resolve #129
2017-07-26 08:36:35 +08:00
qingwei.li
17ff3d1506
fix: style rerender due to setting themeColor
2017-07-24 18:57:41 +08:00
yelo
4cf13db685
give the navbar some line-height ( #216 )
2017-07-19 16:09:10 +08:00
qingwei.li
4dabae3bf2
[build] 4.2.0
2017-07-10 22:40:38 +08:00
cinwell.li
2e00f4c993
feat: ignore to compiled link, fixed #203 ( #204 )
...
* feat: ignore to compiled link, fixed #203
* feat: add noCompileLinks, fixed #203
* fix: remove test code
2017-07-10 22:38:26 +08:00