qingwei.li
5b6525b8f1
[build] 4.8.5
2018-11-02 08:59:34 +08:00
qingwei.li
aa719e3a47
fix: expose version info for Docsify, fixed #641
2018-11-02 08:53:46 +08:00
qingwei.li
22a5927eaf
docs(helper): about markdown in html tag, fixed #655 fixed #667
2018-11-02 07:38:54 +08:00
qingwei.li
5ab9d8cb87
chore: add changelog 4.8.4
v4.8.4
2018-11-02 02:17:37 +08:00
qingwei.li
f84242d380
[build] 4.8.4
2018-11-02 02:17:36 +08:00
cinwell.li and GitHub
1a945d445a
fix(cover): Compatible with legacy styles, fixed #677 ( #678 )
...
Please makes sure these boxes are checked before submitting your PR, thank you!
* [ ] Make sure you are merging your commits to `master` branch.
* [ ] Add some descriptions and refer relative issues for you PR.
* [ ] DO NOT include files inside `lib` directory.
2018-11-02 02:14:02 +08:00
qingwei.li
81ec7c763b
chore: update changelog
2018-11-01 19:19:45 +08:00
qingwei.li
d91a66cadd
chore: add changelog 4.8.3
v4.8.3
2018-11-01 19:09:51 +08:00
qingwei.li
58b130996e
[build] 4.8.3
2018-11-01 19:09:50 +08:00
Qingwei Li
ee800a6572
docs: add codesandbox link
2018-11-01 17:59:03 +08:00
Qingwei Li
6daecc8a68
docs: add more plugins link"
2018-11-01 14:05:10 +08:00
Qingwei Li
325ecd08e6
chore: add changelog 4.8.2
v4.8.2
2018-11-01 13:53:28 +08:00
Qingwei Li
9a09458eee
[build] 4.8.2
2018-11-01 13:53:26 +08:00
cinwell.li and GitHub
fdd8826b3b
fix(compiler): import prism-markup-templating, fixed #672 ( #676 )
2018-11-01 13:45:42 +08:00
cinwell.li and GitHub
fcd1087c16
fix: cover button style, fixed #670 , fixed #665 ( #675 )
...
Please makes sure these boxes are checked before submitting your PR, thank you!
* [x] Make sure you are merging your commits to `master` branch.
* [x] Add some descriptions and refer relative issues for you PR.
* [x] DO NOT include files inside `lib` directory.
A temporary solution, I will refactor this part of the code in the next major version.
2018-11-01 13:45:34 +08:00
程康 and cinwell.li
ab19b13210
feat: add heading config id ( #671 )
2018-11-01 08:07:10 +08:00
程康 and cinwell.li
5fcf210dd1
fix: use copy of cached value ( #668 )
2018-11-01 08:04:25 +08:00
程康 and cinwell.li
2edf47ec73
fix: update match regex ( #669 )
2018-11-01 07:09:34 +08:00
qingwei.li
b52607dec9
chore: update readme
2018-10-31 22:28:21 +08:00
qingwei.li
e89a2b3fea
chore: update file size
2018-10-31 22:17:55 +08:00
qingwei.li
239eb3503b
chore: add changelog 4.8.1
v4.8.1
2018-10-31 22:08:23 +08:00
qingwei.li
fce40eae25
[build] 4.8.1
2018-10-31 22:08:23 +08:00
qingwei.li
d35059dd0b
fix(compiler): prevent render of html code in paragraph, fixed #663
2018-10-31 22:05:24 +08:00
qingwei.li
4f588e0af4
fix(compiler): extra quotes for codeblock
2018-10-31 21:19:35 +08:00
qingwei.li
22ab7dfd14
chore(docs): remove new badege
2018-10-31 21:15:07 +08:00
qingwei.li
4805cb5322
feat: upgrade PrismJS, fixed #534
2018-10-31 21:14:25 +08:00
qingwei.li
2bc880d335
fix: ssr package dep, fixed #605
2018-10-31 21:11:06 +08:00
qingwei.li
b3b6116464
chore: add changelog 4.8.0
v4.8.0
2018-10-31 20:46:05 +08:00
qingwei.li
137ae8d5b8
[build] 4.8.0
2018-10-31 20:46:04 +08:00
程康 and qingwei.li
4a23c4acf2
feat: Add hideOtherSidebarContent option ( #661 )
...
Allow user to configure whether or not to hide other sidebar content while showing searching results.
Related issue: https://github.com/docsifyjs/docsify/issues/535
2018-10-31 20:44:27 +08:00
cinwell.li and GitHub
a39b214733
feat: upgrade marked to 0.5.x, fixed #645 , close #644 ( #662 )
2018-10-31 20:34:56 +08:00
程康 and cinwell.li
1ce37bdc2e
fix: missing variable declaration ( #660 )
...
### Issue
<img width="491" alt="screenshot 2018-10-30 at 23 31 35" src="https://user-images.githubusercontent.com/8396515/47757020-58587080-dc9c-11e8-867c-dc3feabcb651.png ">
Sorry, forgot to include this line in previous PR.
-----
Please makes sure these boxes are checked before submitting your PR, thank you!
* [x] Make sure you are merging your commits to `master` branch.
* [x] Add some descriptions and refer relative issues for you PR.
* [x] DO NOT include files inside `lib` directory.
2018-10-31 08:22:59 +08:00
Prateeksha Singh and cinwell.li
2cd4646386
[docs][vue-demo][minor] add ID in div element ( #506 )
2018-10-23 15:29:35 +08:00
Carlos García and cinwell.li
42ea8af245
feat(compiler): support embedded mermaid ( #629 )
2018-10-23 15:29:14 +08:00
ivopuser and cinwell.li
bf060befb7
fix: Update vue.styl ( #634 )
...
CSS style for functions is specified in buble.styl only. Thus, for example, bash commands from prism-bash.js (function section) are not highlighted. You can add a new CSS style with the right color you think fits better :).
2018-10-23 15:28:49 +08:00
John Hildenbiddle and cinwell.li
b329e1eb1d
chore: Add docsify-tabs to list of plugins ( #639 )
2018-10-23 15:28:31 +08:00
John Hildenbiddle and cinwell.li
63876c601d
Fix: zoom-image target elements ( #640 )
...
- Ignore images outside of main content area (e.g. logo, sidenav icons, etc.)
- Ignore linked images (previous behavior broke linked images)
Fixes #520
2018-10-23 15:28:03 +08:00
John Hildenbiddle and cinwell.li
0a0802aded
feat: Allow base64, external, and relative logo values ( #642 )
...
Fix #577
2018-10-23 15:27:36 +08:00
John Hildenbiddle and cinwell.li
94bc415534
feat: Add docsify version to $window.docsify object ( #641 )
...
Fix #521
Please makes sure these boxes are checked before submitting your PR, thank you!
* [ x ] Make sure you are merging your commits to `master` branch.
* [ x ] Add some descriptions and refer relative issues for you PR.
* [ x ] DO NOT include files inside `lib` directory.
2018-10-23 15:26:55 +08:00
程康 and cinwell.li
9e860177cb
fix: Cache TOC for later usage in the case of cached file html ( #649 )
2018-10-23 15:24:22 +08:00
Waldir Pimenta and cinwell.li
47a8d5faa4
chore: README: various small tweaks ( #651 )
...
- Change "What is it" heading to "What it is", as it's not a question
- Expand SSR acronym
- Slightly reword some passages for clarity
2018-10-23 15:01:55 +08:00
程康 and cinwell.li
18f0f03a89
fix: Remove target for mailto links ( #652 )
...
Closes https://github.com/docsifyjs/docsify/issues/625
2018-10-23 15:01:37 +08:00
程康 and cinwell.li
f6f4e32485
fix: Update getAllPath query selector ( #653 )
...
Closes https://github.com/docsifyjs/docsify/issues/614
2018-10-23 14:59:51 +08:00
slengyel-lnx and cinwell.li
50c2434ab5
fix: improve external script plugin ( #632 )
2018-10-23 14:58:24 +08:00
Saugat Acharya and cinwell.li
1897bb6af0
Fix typo and update open collective gold sponsor URL ( #648 )
...
```diff
+Gold
-Glod
```
2018-10-18 22:56:00 +08:00
Ciel and cinwell.li
b0179e4c64
Updated sidebar documentation to clarify nesting ( #626 )
...
The documentation for how to create nested sidebars was unclear, and I could not find it anywhere else. After experimenting, I discovered the tactic and felt it should be in the docs.
2018-09-17 17:19:31 +08:00
Qingwei Li
c6eafa32b1
chore: add changelog 4.7.1
v4.7.1
2018-08-30 12:09:25 +08:00
Qingwei Li
8336769127
[build] 4.7.1
2018-08-30 12:09:24 +08:00
jingsam and cinwell.li
393e4ec044
Update _coverpage.md ( #609 )
2018-08-20 17:32:25 +08:00
keelii and cinwell.li
100ab01811
Fix nested toc style issue on sidebar ( #595 )
...
1. Remove recursive toc outer tag li
2. remove .sidebar li marginLeft
3. add .sidebar ul marginLeft
2018-08-09 07:36:23 +08:00