aboutsummaryrefslogtreecommitdiff
path: root/docs/.vitepress/components/api-docs/method.vue
AgeCommit message (Expand)AuthorFilesLines
2025-06-17docs: add remarks about external sources (#3452)Shinigami1-0/+6
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-2/+118
2024-09-16docs: use defineProps deconstruction (#3090)ST-DDT1-24/+33
2024-07-08chore(deps): update dependency prettier-plugin-organize-imports to v4 (#2999)renovate[bot]1-2/+2
2024-06-21docs: separate signature and examples (#2962)ST-DDT1-0/+3
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT1-2/+2
2023-04-16docs: document @throws parameter in API docs (#2050)Matt Mayer1-0/+4
2023-04-03docs: Faker and utility pages (#1940)ST-DDT1-0/+3
2023-03-04docs: show deprecation message (#1889)Matt Mayer1-0/+1
2023-02-03docs: show source link (#1780)ST-DDT1-5/+43
2023-01-30docs: fix see also for non faker.x references (#1794)ST-DDT1-1/+1
2022-12-26docs(datatype): allow markdown in @see links (#1667)Matt Mayer1-4/+6
2022-09-09docs: fix @see links (#1363)Shinigami1-1/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+6
2022-08-25docs: properly handle multiple `@see` tags (#1270)ST-DDT1-6/+8
2022-08-13docs: rewrite api pages to have a right aside toc (#1265)Shinigami1-2/+0
2022-02-20docs: show deprecation warnings in api docs (#524)ST-DDT1-1/+21
2022-02-20docs: use vue components for api-docs (#446)ST-DDT1-0/+23