Jeff Williams
|
1a2690915a
|
refactor: use DocletStore to track parse results
Also updates a bunch of code to use optional chaining and nullish coalescing.
|
2023-10-01 17:52:01 -07:00 |
|
Jeff Williams
|
b2df642b31
|
feat(jsdoc-doclet): add DocletStore, a reactive tracker for doclets
|
2023-09-17 17:48:23 -07:00 |
|
Jeff Williams
|
954d17f87c
|
feat(jsdoc-doclet): emit events when certain doclet properties change
|
2023-09-10 14:56:27 -07:00 |
|
Jeff Williams
|
f5865d3e59
|
feat: add isGlobal() and isVisible() methods to Doclet
|
2023-03-19 21:47:13 -07:00 |
|
Jeff Williams
|
c04508f295
|
refactor: migrate to ES modules
|
2023-02-28 20:12:24 -08:00 |
|
Jeff Williams
|
0ca411969e
|
refactor: move doclet module to @jsdoc/doclet
|
2023-01-16 12:09:50 -08:00 |
|