Jeff Williams
|
373919b0eb
|
refactor: use env instead of dependencies
|
2024-12-07 20:52:29 -08:00 |
|
Jeff Williams
|
619dc07b4a
|
fix(jsdoc-template-legacy): get logger from JSDoc environment
|
2024-01-20 21:40:54 -08:00 |
|
Jeff Williams
|
39c0fde216
|
refactor(jsdoc-util): remove @jsdoc/util.fs
It was barely used. We now use `fast-glob` instead.
|
2023-10-14 12:06:58 -07:00 |
|
Jeff Williams
|
6bb9d58f9e
|
fix(jsdoc-template-legacy): copy prettify CSS from the right place
|
2023-10-14 11:46:55 -07:00 |
|
Jeff Williams
|
5e4f999497
|
refactor: don't use deprecated RegExp.$1...$9 properties
Plus some miscellaneous cleanup.
|
2023-10-11 16:40:23 -07:00 |
|
Jeff Williams
|
bb70100915
|
refactor: pass DocletStore to the template
Also fixes a bunch of breakage in the legacy template.
|
2023-10-03 19:38:03 -07:00 |
|
Jeff Williams
|
c04508f295
|
refactor: migrate to ES modules
|
2023-02-28 20:12:24 -08:00 |
|
Jeff Williams
|
96ff601efe
|
refactor: move default template to new @jsdoc/template-legacy package
Also switches to variable fonts and fixes a bug that prevented attributes like `static` from showing up in the docs.
|
2023-01-29 15:13:39 -08:00 |
|