GitHub / TypeStrong/TypeDoc / commits
Documentation generator for TypeScript projects.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 6d8c856b | Fix anchor links not scrolling in mobile hamburger menu (#3121) |
Emmanuel Kehinde <e****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 34d843be | Update changelog for release | TypeDoc Bot <t****c@g****m> | about 1 month ago | |
| fbd4a254 | Bump version to 0.28.20 | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 93ba1570 | Update dependencies in example | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| e8c5df88 | Remove unnecessary files from distribution | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 392b0dd5 | Update dependencies | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 8510dd48 | Add missing entries in changelog before release | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 51dc0521 | Update change log for 0.28.20 release | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 72f20cd8 | merge Merge branch 'fix-locale-sort-group-category-titles' into dev | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 623f2c0b | Fix failing test, accept slightly slower build for now | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| c8bdf14c | Minor config tweak to improve dev build time | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 08e72bcd | Format, bump node version in CI | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 5a41862d | Fix Windows build | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 6c8e1469 | Swap extension order checking | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 8691b84d | Fix build | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 85c3d607 | Maybe Windows wants an absolute path? | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 4afa362a | Fix clean build | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 53f818b5 | Remove build-release from CI | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| fda81d76 | Bundle TypeDoc's source | Gerrit Birkeland <g****t@g****m> | about 1 month ago | |
| 28e59f07 | fix: sort group and category titles with localeCompare | greymoth <2****p@u****m> | about 2 months ago | |
| dd72384e | Update deps | Gerrit Birkeland <g****t@g****m> | about 2 months ago | |
| 648546d0 | Expose initializeRepositories | Gerrit Birkeland <g****t@g****m> | about 2 months ago | |
| e40a4fcc | merge Merge branch 'repositories-at-application' into dev | Gerrit Birkeland <g****t@g****m> | about 2 months ago | |
| 942e1698 | merge Merge branch 'math-styles' into dev | Gerrit Birkeland <g****t@g****m> | about 2 months ago | |
| 97a1d71f | Remove inline styles | kcastellino <5****o@u****m> | about 2 months ago | |
| 46a61d00 | Add MathML example | kcastellino <5****o@u****m> | 2 months ago | |
| 4350aec3 | feat(theme): add id attribute to group/category section headings (#3100) |
Amir B. <A****1@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cb47d121 | Amend 3111 test with fully removed parameters check | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 1771c3b9 | Fix `@hidden` on parameter properties | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 3e6c2a51 | Wait for child to exit | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 26430f2a | Fix CI | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 2bd702c7 | Experiment with setting up the repositories in Application before conversion | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 8cecc5a4 | Add styles for inline & block <math> elements | kcastellino <5****o@u****m> | 3 months ago | |
| 8b3da065 | Update dependencies | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| c631efb4 | Vendor fs-fixture-builder | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 4d9e3dff | Make ReflectionSymbolId caching safe | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 05c3957d | Reduce diff in making file writes async | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| ab7147a6 | Fix pretty-print HTML bug | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 0afaa0ce | perf(converter): resolve source URLs in parallel after conversion ends |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 71b04ed1 | style(jsx): prefer single quotes around strings containing double quotes |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 61a783b1 | perf(jsx): use shared string buffer in renderElement |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| f5e4f717 | perf(converter): memoize normalizePath fast-path and createSymbolIdImpl |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 69348ecb | perf(output): write rendered pages with parallel async I/O |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 01170a47 | style(lint): expand inline arrow bodies to multi-line per dprint |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 505e9c3f | fix(lint): annotate stream chunk parameters as string in spawnAsync |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 66060484 | perf(converter): add async RepositoryManager.getRepositoryAsync |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| f086b084 | test(converter): broaden tryCreateRepositoryAsync coverage; clarify Promise.a... |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 12d6c986 | perf(converter): add async GitRepository factory with parallel git calls |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| eeec342f | perf(converter): add async git wrapper and gitIsInstalledAsync |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 3831fff6 | perf(converter): address review — rename to spawnAsync, preserve errorCode, a... |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 9569c117 | perf(converter): add Promise-wrapped spawn helper for git invocations |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
3 months ago | |
| 6207de54 | Fix a missed rename, fix lint | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| 122de2eb | Rename `@alias` to `@reexport` | Gerrit Birkeland <g****t@g****m> | 3 months ago | |
| e118cfdf | Remove funding.yml | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| e72da734 | Remove funding.yml | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| 6f4146a4 |
Validate file registry paths during `validate()` for `--emit none` (#3078)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m> |
Jonathan Hefner <j****n@h****o>
Committed by: Gerrit Birkeland <g****t@g****m> |
4 months ago | |
| 478b4e2a |
Validate file registry paths during `validate()` for `--emit none` (#3078)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m> |
Jonathan Hefner <j****n@h****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 713df74b | Add `@alias` tag, fixes #3096 | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| 66d0935d | That event probably ought to always fire | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| 745cd9d9 | Add generateOutputs{Begin,End} events | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| 0135da09 | Update changelog for release | TypeDoc Bot <t****c@g****m> | 4 months ago | |
| 68fa965e | Bump version to 0.28.19 | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| cb135659 | Update changelog, documentation | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| acba2ae1 |
Fix Comment.getShortSummary with windows line endings
Co-authored-by: Michael Zhao <4****t@u****m> |
Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| a108643d |
feat(router): move anchor creation to seperate function (#3092)
Co-authored-by: Gerrit Birkeland <g****t@g****m> |
Aviv Keller <m****e@a****h>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d743a1cb | merge Merge pull request #3091 from hyosua/feat/locales-fr |
Gerrit Birkeland <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 70a9b413 | Update CHANGELOG and format French locales | hyo <c****a@g****m> | 4 months ago | |
| 4db90bc2 | Add French translations for locales | hyo <c****a@g****m> | 4 months ago | |
| c8fb88fc | Attempt updating actions versions | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| a58e6a9e | Update deps | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| 2a7760af | Minor readme cleanup | Gerrit Birkeland <g****t@g****m> | 4 months ago | |
| f60b95c0 | Support --commentStyle triple-slash |
Marijn Haverbeke <m****n@h****n>
Committed by: Gerrit Birkeland <g****t@g****m> |
5 months ago | |
| 3e308b6a | Update sealed.md |
John Haugeland <s****r@g****m>
Committed by: Gerrit Birkeland <g****t@g****m> |
5 months ago | |
| b7716a0c | Correct caching of SVGs with custom viewbox | Gerrit Birkeland <g****t@g****m> | 5 months ago | |
| 1ebdcb11 | Update changelog for release | TypeDoc Bot <t****c@g****m> | 5 months ago | |
| 59463c14 | Bump version to 0.28.18 |
Gerrit Birkeland <g****t@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| af071987 | Fix example build, plugin list tweaks | Gerrit Birkeland <g****t@g****m> | 5 months ago | |
| 2a2ccddb | Support TypeScript 6.x and update dependencies | Gerrit Birkeland <g****t@g****m> | 5 months ago | |
| 2d23fc06 | Actually fix lint | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 807f3469 | Fix lint, update dprint plugins | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| f5be63f3 | Update deps, closes #3080 | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 207f1b66 | Update docs for @ignore | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 7b25e845 | More docs about custom tags | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| fe89773e | Recommend a JS config file for defining tags | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 831c9f40 | fix markdown-it CVE-2026-2327 |
maerzhase <m****s@l****e>
Committed by: Gerrit Birkeland <g****t@g****m> |
6 months ago | |
| 882cfb95 | Update changelog for release | TypeDoc Bot <t****c@g****m> | 6 months ago | |
| 89dda48e | Bump version to 0.28.17 | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 5ac59d89 | Slightly improve docs for plugin creation | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 6f593894 | Update example dependencies | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 977c604e | Fix #3070 | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 6aba2640 | Fix OIDC published plugins author links on site | Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 9574e72d |
Fix substitution types
Co-authored-by: PJ <p****e@t****m> |
Gerrit Birkeland <g****t@g****m> | 6 months ago | |
| 2e1967b0 | Even more docs | Gerrit Birkeland <g****t@g****m> | 7 months ago | |
| 56274747 | Fix formatting | Gerrit Birkeland <g****t@g****m> | 7 months ago | |
| f97ec695 | Improve docs for declaration references | Gerrit Birkeland <g****t@g****m> | 7 months ago | |
| 84729521 | Improve comment discovery with declaration merging | Gerrit Birkeland <g****t@g****m> | 7 months ago | |
| 0736af41 | Fix anchor link for `$` | Gerrit Birkeland <g****t@g****m> | 7 months ago | |
| 442ec0fd | Update changelog for release | TypeDoc Bot <t****c@g****m> | 7 months ago | |
| a0e3a3aa | Bump version to 0.28.16 | Gerrit Birkeland <g****t@g****m> | 7 months ago | |
| dab0bea7 | Attempt to set up OIDC publishing | Gerrit Birkeland <g****t@g****m> | 7 months ago |