|
6 | 6 | * emojis in titles not working correctly and update ([#1016](https://github.com/docsifyjs/docsify/issues/1016)) ([b3d9b96](https://github.com/docsifyjs/docsify/commit/b3d9b966dfbb6f456c2c457da1d2a366e85d9190))
|
7 | 7 | * searching table content ([6184e50](https://github.com/docsifyjs/docsify/commit/6184e502629932ca71fdd0a1b10150d118f5a7c8))
|
8 | 8 | * stage modified files as part of pre-commit hook ([#985](https://github.com/docsifyjs/docsify/issues/985)) ([5b77b0f](https://github.com/docsifyjs/docsify/commit/5b77b0f628f056b7ebb6d0b617561d19964516a2))
|
| 9 | +* config initialization and coercion ([#861](https://github.com/docsifyjs/docsify/pull/861)) |
| 10 | +* strip indent when embedding code fragment ([#996](https://github.com/docsifyjs/docsify/pull/996)) |
| 11 | +* Ensure autoHeader dom result is similar to parsed H1 ([#811](https://github.com/docsifyjs/docsify/pull/811)) |
9 | 12 | * upgrade docsify from 4.9.4 to 4.10.2 ([#1054](https://github.com/docsifyjs/docsify/issues/1054)) ([78290b2](https://github.com/docsifyjs/docsify/commit/78290b21038a3ae09c4c7438bd89b14ca4c02805))
|
10 | 13 | * upgrade medium-zoom from 1.0.4 to 1.0.5 ([39ebd73](https://github.com/docsifyjs/docsify/commit/39ebd73021290439180878cae32e663b9e60e214))
|
11 | 14 | * upgrade prismjs from 1.17.1 to 1.19.0 ([9981c43](https://github.com/docsifyjs/docsify/commit/9981c4361ad690d0ed32cf1fb5b48cc5b9f770bb))
|
12 | 15 |
|
13 | 16 |
|
14 | 17 | ### Features
|
15 | 18 |
|
16 |
| -* **chore:** configure pre-commit hook ([#983](https://github.com/docsifyjs/docsify/issues/983)) ([eea41a1](https://github.com/docsifyjs/docsify/commit/eea41a1207c46533ea9c6c59d82e2c94aa4dd70e)) |
| 19 | +* configure pre-commit hook ([#983](https://github.com/docsifyjs/docsify/issues/983)) ([eea41a1](https://github.com/docsifyjs/docsify/commit/eea41a1207c46533ea9c6c59d82e2c94aa4dd70e)) |
17 | 20 | * Add a prepare script. ([efbea24](https://github.com/docsifyjs/docsify/commit/efbea24de71f2287993b52ed1cef1a2dd6a53f81))
|
18 | 21 | * added capability to add css class and id to images + links + refactoring ([#820](https://github.com/docsifyjs/docsify/issues/820)) ([724ac02](https://github.com/docsifyjs/docsify/commit/724ac024ddfc28e93d8b5dd909e722747286fa00))
|
19 | 22 | * added dark mode to docs closes [#1031](https://github.com/docsifyjs/docsify/issues/1031) ([dc43d3c](https://github.com/docsifyjs/docsify/commit/dc43d3c512c2f04750e76176c25ece626ae7fe2a))
|
20 |
| -* new option hideSidebar ([#1026](https://github.com/docsifyjs/docsify/issues/1026)) ([b7547f1](https://github.com/docsifyjs/docsify/commit/b7547f151e928b3a0eb6a94b2af36023da4fa877)) |
21 |
| - |
| 23 | +* new option `hideSidebar` ([#1026](https://github.com/docsifyjs/docsify/issues/1026)) ([b7547f1](https://github.com/docsifyjs/docsify/commit/b7547f151e928b3a0eb6a94b2af36023da4fa877)) |
| 24 | +* new option `topMargin` ([#1045](https://github.com/docsifyjs/docsify/pull/1045)) ([8faee03](https://github.com/docsifyjs/docsify/pull/1024/commits/b53ea1e304d3a2782b125c1d8711295d88faee03)) |
| 25 | + |
| 26 | + |
| 27 | +### Docs |
| 28 | + |
| 29 | +* update docs for the `name` config option ([#992](https://github.com/docsifyjs/docsify/pull/992)) |
| 30 | +* about cache ([#854](https://github.com/docsifyjs/docsify/pull/854)) |
| 31 | +* removed FOSSA badge |
| 32 | +* documented `__colon__` tip ([#1025](https://github.com/docsifyjs/docsify/pull/1025)) |
| 33 | + |
| 34 | +### Chore |
| 35 | + |
| 36 | +* Migrate relative links to absolute in embedded markdown ([#867](https://github.com/docsifyjs/docsify/pull/867)) |
| 37 | +* smarter scroll behavior ([#744](https://github.com/docsifyjs/docsify/pull/744)) |
| 38 | +* improve basic layout style ([#884](https://github.com/docsifyjs/docsify/pull/884)) |
| 39 | +* There are currently {three=>four} themes available. ([#892](https://github.com/docsifyjs/docsify/pull/892)) |
| 40 | +* Added a redirect for images to show up in Amplify ([#918](https://github.com/docsifyjs/docsify/pull/918)) |
| 41 | +* removed the escaping of the name of sidebar ([#991](https://github.com/docsifyjs/docsify/pull/991)) |
| 42 | +* Eslint fixes for v4x ([#989](https://github.com/docsifyjs/docsify/pull/989)) |
| 43 | +* added github Actions for CI ([#1000](https://github.com/docsifyjs/docsify/pull/1000)) |
| 44 | +* Add a prepare script. ([#1010](https://github.com/docsifyjs/docsify/pull/1010)) |
| 45 | +* chore(GH-action): using ubuntu 16 and removed node 8 from CI |
| 46 | +* chore: add config ([#1014](https://github.com/docsifyjs/docsify/pull/1014)) |
| 47 | +* chore(stale): added enhancement label to exemptlabels |
| 48 | +* chore(stale): added bug label to exemptlabels |
| 49 | +* .markdown-section max-width 800px to 80% ([#1017](https://github.com/docsifyjs/docsify/pull/1017)) |
| 50 | +* changed the CDN from unpkg to jsDelivr #1020 ([#1022](https://github.com/docsifyjs/docsify/pull/1022)) |
| 51 | +* migrate CI to github, refactore CI and npm scripts, linting fixes ([#1023](https://github.com/docsifyjs/docsify/pull/1023)) |
| 52 | +* chore(readme): added CI badges and fixed the logo issue |
| 53 | +* added new linter config ([#1028](https://github.com/docsifyjs/docsify/pull/1028)) |
22 | 54 |
|
23 | 55 |
|
24 | 56 | ## [4.10.2](https://github.com/docsifyjs/docsify/compare/v4.10.0...v4.10.2) (2019-12-16)
|
|
0 commit comments