229 Commits

Author SHA1 Message Date
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
qingwei.li
c4aa22c56d
feat: alias option supports regexp, resolve #183 2017-07-10 22:19:55 +08:00
qingwei.li
9af855921e
fix: not found page 2017-07-09 10:48:41 +08:00
qingwei.li
f598e53098
[build] 4.1.14 2017-06-24 20:52:21 +08:00
qingwei.li
ce0e9acd50
feat: add context attribute, fixed #191 2017-06-23 17:09:13 +08:00
qingwei.li
e8117e515d
fix: get file path, fixed jrappen/sublime-distractionless/commit/81bfadd391428823191cc03eca956a2312e04d13#commitcomment-22427070 2017-06-23 16:52:37 +08:00
qingwei.li
97db30a0b9
fix ga 2017-06-11 18:57:21 +08:00
qingwei.li
d087d5753b
fix(render): ubtitle in side bar shows undefined, fixed #182 2017-06-03 20:11:34 +08:00
qingwei.li
1304d2ea1a
fix(render): autoHeader does not work 2017-06-02 22:14:28 +08:00
qingwei.li
ccf4c7c5cc
fix(compiler): force reset toc when rendering sidebar fixed #181 2017-06-02 22:12:07 +08:00
qingwei.li
6d48ce1266
fix(hash): hash routing crashes when url has querystring 2017-06-02 17:56:38 +08:00
qingwei.li
955d3d5988
fix(lifecycle): continue to handle data 2017-05-31 21:20:09 +08:00
qingwei.li
d9b487e67b
fix: can't render toc on first load 2017-05-31 20:42:29 +08:00
qingwei.li
91b66a5cac
fix(render): broken name link, fixed #167 2017-05-31 20:35:59 +08:00
qingwei.li
8e418a1681
[build] 4.1.8 2017-05-31 08:39:22 +08:00
qingwei.li
3b74c49f00
fix(pure-css):add coverpage style, fixed #165 2017-05-31 08:27:11 +08:00
qingwei.li
22b50f07c3
fix: auto replace version 2017-05-31 08:25:00 +08:00
qingwei.li
79a83bc17d
fix(ssr): file path 2017-05-30 15:27:04 +08:00
qingwei.li
8595c99c0b
docs(ssr): add ssr 2017-05-30 11:54:37 +08:00
qingwei.li
fc1cd3f11d
fix: basePath for history mode 2017-05-30 10:11:48 +08:00
qingwei.li
b764b6e32c
fix: lint 2017-05-30 06:34:16 +08:00
qingwei.li
46261572e3
fix(ssr): remove context 2017-05-30 06:32:41 +08:00
qingwei.li
1f4514dcad fix: lint 2017-05-30 04:28:30 +08:00
qingwei.li
eba1c987a8 fix(render): init event in ssr 2017-05-30 04:28:30 +08:00
qingwei.li
3444884905 feat: finish ssr 2017-05-30 04:28:30 +08:00
qingwei.li
6dea685fee feat: init ocsify-server-renderer 2017-05-30 04:28:30 +08:00
qingwei.li
f095eb888f feat: support history mode 2017-05-30 04:28:30 +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
eca3368152
fix(render): find => filter 2017-05-22 20:54:50 +08:00
qingwei.li
26db33dc31
tweaks 2017-05-19 11:36:56 +08:00
qingwei.li
b2b474264f
fix: docsify-updated is undefined 2017-05-19 08:36:45 +08:00
qingwei.li
2d73285de5
feat: add externalLinkTarget, close #149 2017-05-16 23:09:41 +08:00
qingwei.li
d2be5aecf8
feat: add docsify-updated, close #158 2017-05-16 23:03:22 +08:00
qingwei.li
da75d70dee feat: support query string for the search, fixed #156 2017-05-06 21:11:04 +08:00
qingwei.li
51832d3506 fix(util): fix crash, fixed #154 2017-04-28 09:56:07 +08:00
qingwei.li
76c041ad48 fix(util): correctly clean up duplicate slashes, fixed #153 2017-04-28 08:02:54 +08:00
qingwei.li
2653849a3e fix(external-script): script attrs 2017-04-25 12:39:58 +08:00
qingwei.li
91c6db2902 bump: 3.6.2 2017-04-12 23:52:25 +08:00
qingwei.li
94d6603c06 feat(external-script): detect more than one script dom, fixed #146 2017-04-12 23:51:16 +08:00
qingwei.li
9b7e5f5814 feat(event): Collapse the sidebar when click outside element in the small screen 2017-04-09 12:44:23 +08:00
cinwell.li
9220523a40 feat(render): add mergeNavbar option, close #125, #124 (#145) 2017-04-09 12:10:37 +08:00
Bojan Djurkovic
a706203879 add optional current route param to toURL and use it to properly compose local anchor links 2017-03-31 09:08:05 -03:00
Bojan Djurkovic
fbc75bdb95 fix code style by removing semicolons 2017-03-30 20:37:26 -03:00