mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-29 18:48:14 +08:00
7bbf13d9bd
* chore: add missing Vue support for Vercel builds * refactor: move some functions and module-level state into classes as private methods and properties to start to encapsulate Docsify Also some small tweaks: - move initGlobalAPI out of Docsify.js to start to encapsulate Docsify - move ajax to utils folder - fix some type definitions and improve content in some JSDoc comments - use concise class field syntax - consolidate duplicate docsify-ignore comment removal code This handles a task in [Simplify and modernize Docsify](https://github.com/docsifyjs/docsify/issues/2104), as well as works towards [Encapsulating Docsify](https://github.com/docsifyjs/docsify/issues/2135). * chore: add prettier code format check to our lint script, and add a prettier script for manually formatting the whole code base * chore: update issue/pr templates * chore: apply our format to the whole code base --------- Co-authored-by: Koy <koy@ko8e24.top> Co-authored-by: i544693 <369491420@qq.com>
20 KiB
20 KiB
3.7.3 (2017-05-22)
Bug Fixes
- render: find => filter (eca3368)
3.7.2 (2017-05-19)
3.7.1 (2017-05-19)
Bug Fixes
- docsify-updated is undefined (b2b4742)
3.7.0 (2017-05-16)
Features
3.6.6 (2017-05-06)
Features
3.6.5 (2017-04-28)
Bug Fixes
3.6.4 (2017-04-28)
Bug Fixes
3.6.3 (2017-04-25)
Bug Fixes
- external-script: script attrs (2653849)
3.6.2 (2017-04-12)
Features
- event: Collapse the sidebar when click outside element in the small screen (9b7e5f5)
- external-script: detect more than one script dom, fixed #146 (94d6603)
3.6.0 (2017-04-09)
Features
3.5.2 (2017-04-05)
3.5.1 (2017-03-25)
Bug Fixes
- .md file extension regex (594299f)
3.5.0 (2017-03-25)
Bug Fixes
Features
- route: auto remove .md extension (8f11653)
3.4.4 (2017-03-17)
Bug Fixes
- search: fix input style (2d6a51b)
3.4.3 (2017-03-16)
3.4.2 (2017-03-11)
Features
- emojify: add no-emoji option (3aef37a)
3.4.1 (2017-03-10)
Bug Fixes
3.4.0 (2017-03-09)
Features
- zoom-image: add plugin (50fa6fc)
3.3.0 (2017-03-07)
3.2.0 (2017-02-28)
Bug Fixes
- fetch: load sidebar and navbar for parent path, fixed #100 (f3fc596)
- render: Toc rendering error, fixed #106 (0d59ee9)
Features
3.1.2 (2017-02-27)
3.1.1 (2017-02-24)
Bug Fixes
- render: custom cover background image (8f9bf29)
- search: don't search nameLink, fixed #102 (507d9e8)
- tpl: extra character, fixed #101 (d67d25f)
3.1.0 (2017-02-22)
Bug Fixes
Features
- emoji: add emoji plugin (855c450)
3.0.5 (2017-02-21)
Bug Fixes
- event: highlight sidebar when clicked, fixed #86 (2a1157a)
- gen-tree: cache toc list, fixed #88 (3394ebb)
- layout.css: loading style (42b2dba)
Features
- pwa: add sw.js (f7111b5)
3.0.4 (2017-02-20)
Bug Fixes
- render: disable rendering sub list when loadSidebar is false (35dd2e1)
- render: execute script (780c1e5)
3.0.3 (2017-02-19)
3.0.2 (2017-02-19)
Bug Fixes
3.0.1 (2017-02-19)
Bug Fixes
- route: empty alias (cd99b52)
3.0.0 (2017-02-19)
Bug Fixes
- compiler: link (c7e09c3)
- render: support html file (7b6a2ac)
- search: escape html (fcb66e8)
- search: fix default config (2efd859)
Features
- front-matter: add front matter[WIP] (dbb9278)
- render: add auto header (b7768b1)
- search: Localization for search placeholder, close #80 (2351c3e)
- themes: add loading info (86594a3)
2.4.3 (2017-02-15)
2.4.2 (2017-02-14)
Bug Fixes
- index: load file path error (dc536a3)
2.4.1 (2017-02-13)
Bug Fixes
- index: cover page (dd0c84b)
2.4.0 (2017-02-13)
Features
- hook: add doneEach (c6f7602)
2.3.0 (2017-02-13)
Bug Fixes
- event: has no effect on a FF mobile browser, fixed #67 (0ff36c2)
- render: custom marked renderer (bf559b4)
- render: fix render link (a866744)
- render: image url (6f87529)
- render: render link (38ea660)
- src: fix route (324301a)
- src: get alias (784173e)
- src: get alias (ce99a04)
- themes: fix navbar style (fa54b52)
- themes: update navbar style (4864d1b)
Features
- hook: support custom plugin (9e81a59)
- src: add alias feature (24412cd)
- src: dynamic title and fix sidebar style (6b30eb6)
2.2.1 (2017-02-11)
Bug Fixes
- event: scroll active sidebar (50f5fc2)
- search: crash when not content, fixed #68 (9d3cc89)
- search: not work in mobile (3941304)
2.2.0 (2017-02-09)
Features
2.1.0 (2017-02-09)
Bug Fixes
Features
2.0.3 (2017-02-07)
Bug Fixes
2.0.2 (2017-02-05)
Bug Fixes
- button style in cover page (4470855)
2.0.1 (2017-02-05)
2.0.0 (2017-02-05)
Features
- customize the theme color (5cc9f05)