aboutsummaryrefslogtreecommitdiff
path: root/scripts/apidocs
AgeCommit message (Collapse)AuthorFilesLines
2025-07-04infra: use import.meta.dirname (#3542)Shinigami1-3/+2
2025-06-17docs: add remarks about external sources (#3452)Shinigami3-0/+13
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-5/+75
* docs(api): add refresh button to examples * chore: improve button behavior slightly * chore: improve output format * chore: ignore examples without recordable results * temp * chore: use svg button * chore: use json5 format for test * chore: simplify result formatting * test: add formatting tests * test: add e2e refresh test * test: use static test values * chore: fix regex * chore: simplify refresh placeholder * Update cypress/e2e/example-refresh.cy.ts * fix: handle property after function call * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * chore: format * chore: add comment --------- Co-authored-by: Shinigami <[email protected]>
2024-11-21chore: fix import styling (#3273)ST-DDT2-6/+6
2024-11-14docs: expose documentation for all utilities (#3242)ST-DDT2-13/+6
2024-11-03docs: expose documentation for randomizers (#3221)ST-DDT1-1/+6
2024-10-23docs: optimize line breaks in default objects (#3190)ST-DDT1-1/+5
2024-09-14fix: emit cts types (#3093)Shinigami1-1/+1
2024-09-09infra: improve error messages for parameter properties (#3082)ST-DDT4-48/+94
2024-06-22chore(deps): update dependency typescript to v5.5.2 (#2968)renovate[bot]1-2/+0
Co-authored-by: ST-DDT <[email protected]>
2024-06-21docs: separate signature and examples (#2962)ST-DDT1-1/+2
2024-06-19docs: format signature with prettier (#2956)ST-DDT1-6/+10
2024-06-19chore: replace obsolete mentions of typedoc (#2957)ST-DDT1-2/+2
2024-05-27chore(deps): update dependency vitepress to v1.2.2 (#2925)renovate[bot]1-1/+1
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT21-0/+1930