Joe Pea
|
31f1a645ee
|
update outdated comment
|
2020-06-07 12:12:33 -07:00 |
|
Joe Pea
|
79fe3d5c5e
|
remove some unused code and accept eslint changes
|
2020-06-07 11:24:54 -07:00 |
|
Joe Pea
|
88033b639e
|
remove the DOCSIFY global made by Rollup, and move Docsify into a separate file where we can import it from tests while leaving the entry point for the bundle without any exports so that Rollup will not create a global variable from it
|
2020-06-07 11:09:06 -07:00 |
|
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 |
|