Joe Pea
|
7e002bf939
|
feat: update src/core/index.js to export all global APIs, deprecate old globals in favor of a single global DOCSIFY, and add tests for this
|
2020-05-23 14:10:00 -07:00 |
|
Joe Pea
|
b4b8bdc93e
|
add tests to make sure the global and plugin APIs are available and that configs can be functions
|
2020-05-22 01:28:34 -07:00 |
|
Anix
|
75c72e917b
|
chore: added new linter config (#1028)
* chore: added new linter config
* chore: linting fixes
* chore: refactore in linting config and minor linting fixes
|
2020-02-20 14:01:04 +05:30 |
|
Giulio Ambrogi
|
db97a1d22a
|
Eslint fixes for v4x (#989)
* UPDATE .eslintrc
* UPDATE lint task
* FIX lint errors
* CLEANUP
* FIX no-eq-null warning
* FIX many jsdoc warnings
* FIX jsdoc issues
* FIX jsdoc warnings
* FIX jsdoc
* FIX eqeq and no-eq-null
* ADD lint to travis
* UPDATE test env for eslint
|
2019-12-30 22:01:46 +05:30 |
|
qingwei.li
|
aa719e3a47
|
fix: expose version info for Docsify, fixed #641
|
2018-11-02 08:53:46 +08:00 |
|
cinwell.li
|
8352a1e489
|
refactor: build config (#408)
* refactor: build config
* chore: fix conflict
* fix: 404 page path
|
2018-03-03 22:51:27 +08:00 |
|
qingwei.li
|
b7735066ff
|
chore(*): remove document-ready
|
2017-08-15 23:46:47 +08:00 |
|
yelo
|
10045249d3
|
ensure document ready before init Docsify (#233)
|
2017-08-15 23:35:27 +08:00 |
|
qingwei.li
|
8e418a1681
|
[build] 4.1.8
|
2017-05-31 08:39:22 +08:00 |
|
qingwei.li
|
22b50f07c3
|
fix: auto replace version
|
2017-05-31 08:25:00 +08:00 |
|
qingwei.li
|
2c7041c8fb
|
refactor(router): dupports multiple mode
|
2017-05-30 04:28:30 +08:00 |
|
qingwei.li
|
46ff5e14bf
|
tweaks code
|
2017-02-19 20:11:27 +08:00 |
|
qingwei.li
|
079bd00395
|
refactor(plugins): update search plugin
|
2017-02-19 14:38:38 +08:00 |
|
qingwei.li
|
e2b7b976cf
|
refactor(core): fix route path
|
2017-02-19 14:38:38 +08:00 |
|
qingwei.li
|
8cae16539d
|
refactor(core): add scroll event
|
2017-02-19 14:38:38 +08:00 |
|
qingwei.li
|
fe88c154b0
|
refactor(core): and markdown compiler
|
2017-02-19 14:38:38 +08:00 |
|
qingwei.li
|
30da0d5d46
|
refactor(core): add router
|
2017-02-19 14:38:38 +08:00 |
|
qingwei.li
|
aad62b65f5
|
refactor(core): adjust directory structure:
|
2017-02-19 14:38:38 +08:00 |
|