docsifyjs / docsify

🃏 A magical documentation site generator.
https://docsify.js.org
MIT License
27.78k stars 5.68k forks source link

refactor: move some functions and module-level state into classes as private methods and properties to start to encapsulate Docsify #2136

Closed trusktr closed 1 year ago

trusktr commented 1 year ago

Summary

Also some small tweaks:

Related issues

This handles a task in

as well as works towards

Continues from PR

What kind of change does this PR introduce?

Code style update Refactor

For any code change,

Does this PR introduce a breaking change? (check one)

No

If yes, please describe the impact and migration path for existing applications:

Tested in the following browsers:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 6:00am
Koooooo-7 commented 1 year ago

Closed since no changes detect (weird).

image