|
| 1 | +# 3.4.0 / 2017-03-09 |
1 | 2 |
|
2 |
| -3.4.0 / 2017-03-09 |
3 |
| -================== |
| 3 | +* feat(zoom-image): add plugin |
4 | 4 |
|
5 |
| - * feat(zoom-image): add plugin |
| 5 | +# 3.3.0 / 2017-03-07 |
6 | 6 |
|
7 |
| -3.3.0 / 2017-03-07 |
8 |
| -================== |
| 7 | +* add front-matter plugin |
| 8 | +* add external-script plugin |
| 9 | +* Fix nav showing while loading ([#112](https://github.com/QingWei-Li/docsify/issues/112)) |
| 10 | +* Fix a typo ([#111](https://github.com/QingWei-Li/docsify/issues/111)) |
| 11 | +* Update changelog |
9 | 12 |
|
10 |
| - * add front-matter plugin |
11 |
| - * add external-script plugin |
12 |
| - * Fix nav showing while loading (#112) |
13 |
| - * Fix a typo (#111) |
14 |
| - * Update changelog |
| 13 | +# 3.2.0 / 2017-02-28 |
15 | 14 |
|
16 |
| -3.2.0 / 2017-02-28 |
17 |
| -================== |
| 15 | +* fix(render): Toc rendering error, fixed [#106](https://github.com/QingWei-Li/docsify/issues/106) |
| 16 | +* feat(search): Localization for no data tip, close [#103](https://github.com/QingWei-Li/docsify/issues/103) |
| 17 | +* fix(fetch): load sidebar and navbar for parent path, fixed [#100](https://github.com/QingWei-Li/docsify/issues/100) |
| 18 | +* feat(render) nameLink for each route, fixed [#99](https://github.com/QingWei-Li/docsify/issues/99) |
18 | 19 |
|
19 |
| - * fix(render): Toc rendering error, fixed [#106](https://github.com/QingWei-Li/docsify/issues/106) |
20 |
| - * feat(search): Localization for no data tip, close [#103](https://github.com/QingWei-Li/docsify/issues/103) |
21 |
| - * fix(fetch): load sidebar and navbar for parent path, fixed [#100](https://github.com/QingWei-Li/docsify/issues/100) |
22 |
| - * feat(render) nameLink for each route, fixed [#99](https://github.com/QingWei-Li/docsify/issues/99) |
| 20 | +# 3.1.2 / 2017-02-27 |
23 | 21 |
|
24 |
| -3.1.2 / 2017-02-27 |
25 |
| -================== |
| 22 | +* fix(search): dont search nameLink, fixed [#102](https://github.com/QingWei-Li/docsify/issues/102) |
26 | 23 |
|
27 |
| - * fix(search): dont search nameLink, fixed [#102](https://github.com/QingWei-Li/docsify/issues/102) |
| 24 | +# 3.1.1 / 2017-02-24 |
28 | 25 |
|
29 |
| -3.1.1 / 2017-02-24 |
30 |
| -================== |
| 26 | +* fix(search): dont search nameLink, fixed [#102](https://github.com/QingWei-Li/docsify/issues/102) |
| 27 | +* fix(render): custom cover background image |
| 28 | +* fix(tpl): extra character, fixed [#101](https://github.com/QingWei-Li/docsify/issues/101) |
31 | 29 |
|
32 |
| - * fix(search): dont search nameLink, fixed [#102](https://github.com/QingWei-Li/docsify/issues/102) |
33 |
| - * fix(render): custom cover background image |
34 |
| - * fix(tpl): extra character, fixed [#101](https://github.com/QingWei-Li/docsify/issues/101) |
| 30 | +# 3.1.0 / 2017-02-22 |
35 | 31 |
|
36 |
| -3.1.0 / 2017-02-22 |
37 |
| -================== |
| 32 | +* fix(search): incorrect anchor link, fixed [#90](https://github.com/QingWei-Li/docsify/issues/90) |
| 33 | +* feat(emoji): add emoji plugin |
38 | 34 |
|
39 |
| - * fix(search): incorrect anchor link, fixed [#90](https://github.com/QingWei-Li/docsify/issues/90) |
40 |
| - * feat(emoji): add emoji plugin |
| 35 | +# 3.0.5 / 2017-02-21 |
41 | 36 |
|
42 |
| -3.0.5 / 2017-02-21 |
43 |
| -================== |
| 37 | +* feat(pwa): add sw.js |
| 38 | +* fix(layout.css): loading style |
| 39 | +* fix(event): highlight sidebar when clicked, fixed [#86](https://github.com/QingWei-Li/docsify/issues/86) |
| 40 | +* fix(gen-tree): cache toc list, fixed [#88](https://github.com/QingWei-Li/docsify/issues/88) |
44 | 41 |
|
45 |
| - * feat(pwa): add sw.js |
46 |
| - * fix(layout.css): loading style |
47 |
| - * fix(event): highlight sidebar when clicked, fixed [#86](https://github.com/QingWei-Li/docsify/issues/86) |
48 |
| - * fix(gen-tree): cache toc list, fixed [#88](https://github.com/QingWei-Li/docsify/issues/88) |
| 42 | +# 3.0.4 / 2017-02-20 |
49 | 43 |
|
50 |
| -3.0.4 / 2017-02-20 |
51 |
| -================== |
| 44 | +* fix(render): execute script |
| 45 | +* fix(render): disable rendering sub list when loadSidebar is false |
52 | 46 |
|
53 |
| - * fix(render): execute script |
54 |
| - * fix(render): disable rendering sub list when loadSidebar is false |
| 47 | +# 3.0.3 / 2017-02-19 |
55 | 48 |
|
56 |
| -3.0.3 / 2017-02-19 |
57 |
| -================== |
| 49 | +* fixed look of links in blockquote |
| 50 | +* fix(scroll) highlight bug |
58 | 51 |
|
59 |
| - * fixed look of links in blockquote |
60 |
| - * fix(scroll) highlight bug |
| 52 | +# 3.0.2 / 2017-02-19 |
61 | 53 |
|
62 |
| -3.0.2 / 2017-02-19 |
63 |
| -================== |
| 54 | +* fix(search): add lazy input |
| 55 | +* fix(compiler): link |
64 | 56 |
|
65 |
| - * fix(search): add lazy input |
66 |
| - * fix(compiler): link |
| 57 | +# 3.0.1 / 2017-02-19 |
67 | 58 |
|
68 |
| -3.0.1 / 2017-02-19 |
69 |
| -================== |
| 59 | +* fix(route): empty alias |
70 | 60 |
|
71 |
| - * fix(route): empty alias |
72 |
| - |
73 |
| -3.0.0 / 2017-02-19 |
74 |
| -================== |
| 61 | +# 3.0.0 / 2017-02-19 |
75 | 62 |
|
76 | 63 | #### Breaking change
|
77 |
| -- Not support IE9 |
78 |
| -- The route becomes: `/#/page?id=slug`. The previous route will be redirected |
| 64 | + |
| 65 | +* Not support IE9 |
| 66 | +* The route becomes: `/#/page?id=slug`. The previous route will be redirected |
79 | 67 |
|
80 | 68 | #### Features
|
81 |
| -- Faster rendering |
82 |
| -- Clearer source code |
83 |
| -- More powerful API |
84 |
| -- Auto header for each page [#78](https://github.com/QingWei-Li/docsify/issues/78) |
85 |
| -- Localization for search plugin [#80](https://github.com/QingWei-Li/docsify/issues/80) |
86 |
| -- Execute the script in markdown (see `executeScript`) |
| 69 | + |
| 70 | +* Faster rendering |
| 71 | +* Clearer source code |
| 72 | +* More powerful API |
| 73 | +* Auto header for each page [#78](https://github.com/QingWei-Li/docsify/issues/78) |
| 74 | +* Localization for search plugin [#80](https://github.com/QingWei-Li/docsify/issues/80) |
| 75 | +* Execute the script in markdown (see `executeScript`) |
0 commit comments