aboutsummaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Collapse)AuthorFilesLines
2025-07-04refactor!: remove deprecations (#3553)Shinigami1-6/+1
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-10/+0
* 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-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati1-1/+6
2024-06-12chore: fix docs type import (#2946)ST-DDT1-1/+1
2024-04-29docs(website): show sidebar on "API Reference" page (#2865)DivisionByZero1-1/+0
2023-12-29chore(deps): update doc-dependencies (#2301)renovate[bot]1-3/+3
2023-09-28fix(docs): revert filter code that breaks search in docs (#2425)Matt Mayer1-33/+1
2023-04-20docs: strikethrough deprecated methods on api index (#2067)Matt Mayer2-1/+10
2023-04-13docs: fix docs:dev api search completion navigation (#2043)ST-DDT1-1/+1
2023-04-03docs: Faker and utility pages (#1940)ST-DDT1-4/+2
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-5/+7
2023-03-20docs: keyboard only search navigation (#1932)ST-DDT1-0/+8
2023-02-14docs: focus api search immediately (#1774)ST-DDT1-1/+25
2022-09-11docs: localization (#1364)Shinigami2-94/+0
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: Eric Cheng <[email protected]>
2022-09-09docs: fix @see links (#1363)Shinigami1-17/+1
2022-09-09docs: fix api search (#1361)Shinigami1-3/+3
2022-08-22docs: searchable api (#1253)Shinigami4-0/+286
2022-08-13docs: rewrite api pages to have a right aside toc (#1265)Shinigami1-1/+1
2022-05-03refactor!: get rid of export = (#849)Shinigami1-1/+1
2022-04-22feat: add Hungarian locale (#53)szabolcstarnai1-0/+1
2022-03-01docs: generate docs for fake() and unique() (#564)ST-DDT2-12/+0
2022-02-20docs: use vue components for api-docs (#446)ST-DDT1-0/+1
2022-02-01feat: auto generate/update locale files (#252)ST-DDT1-0/+6
2022-01-27docs: automatically generate api docs from source (#289)ST-DDT12-1622/+3
Co-authored-by: Shinigami <[email protected]>
2022-01-24docs: update locale list/table in docs (#264)ST-DDT1-39/+58
2022-01-17chore(docs): fix imports (#154)Shinigami1-1/+1
2022-01-12feat: adding documentation with vitepress (#80)Jess13-0/+1700