Jeff Williams
|
ba70bb4d6b
|
fix(jsdoc-doclet): don't track unused doclets by properties like longname
|
2023-11-12 13:05:02 -08:00 |
|
Jeff Williams
|
e8340994fd
|
refactor(jsdoc-doclet): clean up DocletStore private methods
|
2023-10-15 12:46:28 -07:00 |
|
Jeff Williams
|
fe806ddbba
|
fix(jsdoc-doclet): track property values under the correct property name
|
2023-10-15 12:32:37 -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
|
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 |
|