docsify/CHANGELOG.md

256 lines
7.7 KiB
Markdown
Raw Normal View History

2017-07-27 10:03:18 +08:00
<a name="4.2.6"></a>
## [4.2.6](https://github.com/QingWei-Li/docsify/compare/v4.2.4...v4.2.6) (2017-07-27)
### Bug Fixes
* **css:** hide the nav when the content has not yet been loaded ([1fa1619](https://github.com/QingWei-Li/docsify/commit/1fa1619))
* **release:** release shell ([628e211](https://github.com/QingWei-Li/docsify/commit/628e211))
2017-07-26 18:52:59 +08:00
<a name="4.2.4"></a>
## [4.2.4](https://github.com/QingWei-Li/docsify/compare/v4.2.2...v4.2.4) (2017-07-26)
### Bug Fixes
* **render:** Remove getRootNode to be compatible with the lower version of Chrome, fixed [#225](https://github.com/QingWei-Li/docsify/issues/225) ([b8dd346](https://github.com/QingWei-Li/docsify/commit/b8dd346))
2017-07-26 08:37:36 +08:00
<a name="4.2.3"></a>
## [4.2.3](https://github.com/QingWei-Li/docsify/compare/v4.2.2...v4.2.3) (2017-07-26)
### Features
* **search:** Supports the max depth of the search headline, fixed [#223](https://github.com/QingWei-Li/docsify/issues/223), resolve [#129](https://github.com/QingWei-Li/docsify/issues/129) ([b7b589b](https://github.com/QingWei-Li/docsify/commit/b7b589b))
2017-07-24 19:06:24 +08:00
<a name="4.2.2"></a>
## [4.2.2](https://github.com/QingWei-Li/docsify/compare/v4.2.1...v4.2.2) (2017-07-24)
### Bug Fixes
* style rerender due to setting themeColor ([17ff3d1](https://github.com/QingWei-Li/docsify/commit/17ff3d1))
2017-07-20 00:58:17 +08:00
<a name="4.2.1"></a>
## [4.2.1](https://github.com/QingWei-Li/docsify/compare/v4.2.0...v4.2.1) (2017-07-19)
2017-07-20 01:13:47 +08:00
- give the navbar some line-height (#216)
- Remove unnecessary moduleName option from rollup config for plugins (#209)
2017-07-20 00:58:17 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.2.0"></a>
# [4.2.0](https://github.com/QingWei-Li/docsify/compare/v4.1.14...v4.2.0) (2017-07-10)
2017-04-25 12:41:02 +08:00
2017-07-10 22:39:42 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-07-10 22:39:42 +08:00
2017-07-20 00:53:25 +08:00
* not found page ([9af8559](https://github.com/QingWei-Li/docsify/commit/9af8559))
2017-06-24 20:51:53 +08:00
2017-07-20 00:53:25 +08:00
### Features
2017-06-11 18:58:13 +08:00
2017-07-20 00:53:25 +08:00
* alias option supports regexp, resolve [#183](https://github.com/QingWei-Li/docsify/issues/183) ([c4aa22c](https://github.com/QingWei-Li/docsify/commit/c4aa22c))
* ignore to compiled link, fixed [#203](https://github.com/QingWei-Li/docsify/issues/203) ([#204](https://github.com/QingWei-Li/docsify/issues/204)) ([2e00f4c](https://github.com/QingWei-Li/docsify/commit/2e00f4c))
2017-06-11 18:58:13 +08:00
2017-06-03 20:12:08 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.14"></a>
## [4.1.14](https://github.com/QingWei-Li/docsify/compare/v4.1.13...v4.1.14) (2017-06-24)
2017-06-02 22:16:39 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-06-02 17:57:32 +08:00
2017-07-20 00:53:25 +08:00
* get file path, fixed jrappen/sublime-distractionless/commit/81bfadd391428823191cc03eca956a2312e04d13#commitcomment-22427070 ([e8117e5](https://github.com/QingWei-Li/docsify/commit/e8117e5)), closes [jrappen/sublime-distractionless/commit/81bfadd391428823191cc03eca956a2312e04d13#commitcomment-22427070](https://github.com/jrappen/sublime-distractionless/commit/81bfadd391428823191cc03eca956a2312e04d13/issues/commitcomment-22427070)
2017-06-02 17:57:32 +08:00
2017-05-31 22:20:46 +08:00
2017-07-20 00:53:25 +08:00
### Features
2017-05-31 22:20:46 +08:00
2017-07-20 00:53:25 +08:00
* add context attribute, fixed [#191](https://github.com/QingWei-Li/docsify/issues/191) ([ce0e9ac](https://github.com/QingWei-Li/docsify/commit/ce0e9ac))
2017-05-31 08:39:01 +08:00
2017-05-30 12:05:25 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.13"></a>
## [4.1.13](https://github.com/QingWei-Li/docsify/compare/v4.1.12...v4.1.13) (2017-06-11)
2017-05-30 12:05:25 +08:00
2017-05-22 20:56:25 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.12"></a>
## [4.1.12](https://github.com/QingWei-Li/docsify/compare/v4.1.11...v4.1.12) (2017-06-03)
2017-05-19 08:39:09 +08:00
2017-05-19 11:38:02 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-05-19 11:38:02 +08:00
2017-07-20 00:53:25 +08:00
* **render:** ubtitle in side bar shows undefined, fixed [#182](https://github.com/QingWei-Li/docsify/issues/182) ([d087d57](https://github.com/QingWei-Li/docsify/commit/d087d57))
2017-05-19 08:39:09 +08:00
2017-05-16 23:11:50 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.11"></a>
## [4.1.11](https://github.com/QingWei-Li/docsify/compare/v4.1.10...v4.1.11) (2017-06-02)
2017-05-16 23:11:50 +08:00
2017-05-06 21:13:05 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-05-06 21:13:05 +08:00
2017-07-20 00:53:25 +08:00
* **compiler:** force reset toc when rendering sidebar fixed [#181](https://github.com/QingWei-Li/docsify/issues/181) ([ccf4c7c](https://github.com/QingWei-Li/docsify/commit/ccf4c7c))
* **render:** autoHeader does not work ([1304d2e](https://github.com/QingWei-Li/docsify/commit/1304d2e))
2017-04-28 09:56:58 +08:00
2017-04-28 08:03:49 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.10"></a>
## [4.1.10](https://github.com/QingWei-Li/docsify/compare/v4.1.9...v4.1.10) (2017-06-02)
2017-04-28 08:03:49 +08:00
2017-04-25 12:41:02 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-04-25 12:41:02 +08:00
2017-07-20 00:53:25 +08:00
* **hash:** hash routing crashes when url has querystring ([6d48ce1](https://github.com/QingWei-Li/docsify/commit/6d48ce1))
2017-04-12 23:53:11 +08:00
2017-04-09 12:12:21 +08:00
2017-04-09 12:45:56 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.9"></a>
## [4.1.9](https://github.com/QingWei-Li/docsify/compare/v4.1.8...v4.1.9) (2017-05-31)
2017-04-09 12:45:56 +08:00
2017-04-09 12:12:21 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-04-09 12:12:21 +08:00
2017-07-20 00:53:25 +08:00
* can't render toc on first load ([d9b487e](https://github.com/QingWei-Li/docsify/commit/d9b487e))
* **lifecycle:** continue to handle data ([955d3d5](https://github.com/QingWei-Li/docsify/commit/955d3d5))
* **render:** broken name link, fixed [#167](https://github.com/QingWei-Li/docsify/issues/167) ([91b66a5](https://github.com/QingWei-Li/docsify/commit/91b66a5))
2017-04-05 21:31:22 +08:00
2017-03-25 16:26:07 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.8"></a>
## [4.1.8](https://github.com/QingWei-Li/docsify/compare/v4.1.7...v4.1.8) (2017-05-31)
2017-03-10 12:00:47 +08:00
2017-03-25 15:53:23 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-03-25 15:53:23 +08:00
2017-07-20 00:53:25 +08:00
* auto replace version ([22b50f0](https://github.com/QingWei-Li/docsify/commit/22b50f0))
* update edit button demo ([ec887c1](https://github.com/QingWei-Li/docsify/commit/ec887c1))
2017-03-17 17:12:41 +08:00
2017-07-20 00:53:25 +08:00
### Features
2017-03-16 08:50:51 +08:00
2017-07-20 00:53:25 +08:00
* add edit button demo ([a64cee1](https://github.com/QingWei-Li/docsify/commit/a64cee1))
* add edit button demo, close [#162](https://github.com/QingWei-Li/docsify/issues/162) ([036fdac](https://github.com/QingWei-Li/docsify/commit/036fdac))
2017-03-16 08:50:51 +08:00
2017-03-11 19:31:57 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.7"></a>
## [4.1.7](https://github.com/QingWei-Li/docsify/compare/v4.1.6...v4.1.7) (2017-05-30)
2017-03-10 12:00:47 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-02-19 14:37:56 +08:00
2017-07-20 00:53:25 +08:00
* **ssr:** clean files ([0014895](https://github.com/QingWei-Li/docsify/commit/0014895))
2017-03-09 20:29:01 +08:00
2017-03-07 11:59:55 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.6"></a>
## [4.1.6](https://github.com/QingWei-Li/docsify/compare/v4.1.5...v4.1.6) (2017-05-30)
2017-03-07 11:59:55 +08:00
2017-02-28 22:02:20 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-02-28 22:02:20 +08:00
2017-07-20 00:53:25 +08:00
* **ssr:** add debug ([6b9e092](https://github.com/QingWei-Li/docsify/commit/6b9e092))
2017-02-27 11:47:22 +08:00
2017-02-24 20:19:34 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.5"></a>
## [4.1.5](https://github.com/QingWei-Li/docsify/compare/v4.1.4...v4.1.5) (2017-05-30)
2017-02-24 20:19:34 +08:00
2017-02-22 22:32:51 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-02-22 22:32:51 +08:00
2017-07-20 00:53:25 +08:00
* **ssr:** missing package ([6db8c9e](https://github.com/QingWei-Li/docsify/commit/6db8c9e))
2017-02-21 21:22:25 +08:00
2017-02-20 08:59:38 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.4"></a>
## [4.1.4](https://github.com/QingWei-Li/docsify/compare/v4.1.3...v4.1.4) (2017-05-30)
2017-02-20 08:59:38 +08:00
2017-02-19 22:52:59 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
2017-02-19 22:52:59 +08:00
2017-07-20 00:53:25 +08:00
* **ssr:** file path ([79a83bc](https://github.com/QingWei-Li/docsify/commit/79a83bc))
2017-02-19 15:27:39 +08:00
2017-02-19 14:55:20 +08:00
2017-07-20 00:53:25 +08:00
<a name="4.1.3"></a>
## [4.1.3](https://github.com/QingWei-Li/docsify/compare/v4.1.2...v4.1.3) (2017-05-30)
2017-02-19 14:37:56 +08:00
2017-03-10 05:19:57 +08:00
2017-07-20 00:53:25 +08:00
### Bug Fixes
* update babel config ([9825db4](https://github.com/QingWei-Li/docsify/commit/9825db4))
<a name="4.1.2"></a>
## [4.1.2](https://github.com/QingWei-Li/docsify/compare/v4.1.1...v4.1.2) (2017-05-30)
### Bug Fixes
* update babel config ([80dba19](https://github.com/QingWei-Li/docsify/commit/80dba19))
<a name="4.1.1"></a>
## [4.1.1](https://github.com/QingWei-Li/docsify/compare/v4.1.0...v4.1.1) (2017-05-30)
### Bug Fixes
* build for ssr package ([4cb20a5](https://github.com/QingWei-Li/docsify/commit/4cb20a5))
* remove history mode ([0e74e6c](https://github.com/QingWei-Li/docsify/commit/0e74e6c))
<a name="4.1.0"></a>
# [4.1.0](https://github.com/QingWei-Li/docsify/compare/v4.0.2...v4.1.0) (2017-05-30)
<a name="4.0.2"></a>
## [4.0.2](https://github.com/QingWei-Li/docsify/compare/v4.0.1...v4.0.2) (2017-05-30)
### Bug Fixes
* basePath for history mode ([fc1cd3f](https://github.com/QingWei-Li/docsify/commit/fc1cd3f))
<a name="4.0.1"></a>
## [4.0.1](https://github.com/QingWei-Li/docsify/compare/v4.0.0...v4.0.1) (2017-05-29)
### Bug Fixes
* **ssr:** remove context ([4626157](https://github.com/QingWei-Li/docsify/commit/4626157))
* lint ([b764b6e](https://github.com/QingWei-Li/docsify/commit/b764b6e))
<a name="4.0.0"></a>
# [4.0.0](https://github.com/QingWei-Li/docsify/compare/v3.7.3...v4.0.0) (2017-05-29)
### Bug Fixes
* **render:** init event in ssr ([eba1c98](https://github.com/QingWei-Li/docsify/commit/eba1c98))
* lint ([1f4514d](https://github.com/QingWei-Li/docsify/commit/1f4514d))
### Features
* finish ssr ([3444884](https://github.com/QingWei-Li/docsify/commit/3444884))
* init ocsify-server-renderer ([6dea685](https://github.com/QingWei-Li/docsify/commit/6dea685))
* support history mode ([f095eb8](https://github.com/QingWei-Li/docsify/commit/f095eb8))