aboutsummaryrefslogtreecommitdiff
path: root/docs/.vitepress/components/api-docs/method.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-06-17docs: add remarks about external sources (#3452)Shinigami1-1/+2
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-0/+1
* 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-06-21docs: separate signature and examples (#2962)ST-DDT1-0/+1
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT1-9/+9
2023-04-16docs: document @throws parameter in API docs (#2050)Matt Mayer1-0/+1
2023-04-03docs: Faker and utility pages (#1940)ST-DDT1-1/+0
2023-03-04docs: show deprecation message (#1889)Matt Mayer1-1/+1
2023-02-03docs: show source link (#1780)ST-DDT1-0/+1
Co-authored-by: Shinigami92 <[email protected]>
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+1
2022-02-20docs: show deprecation warnings in api docs (#524)ST-DDT1-0/+3
2022-02-20docs: use vue components for api-docs (#446)ST-DDT1-0/+14