aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-04-20docs: strikethrough deprecated methods on api index (#2067)Matt Mayer1-0/+1
2023-04-20docs: check api references (#2024)ST-DDT6-87/+92
2023-04-16chore: unify todos (#2063)Shinigami1-1/+1
2023-04-16docs: document @throws parameter in API docs (#2050)Matt Mayer2-0/+17
2023-04-12chore(deps): update doc-dependencies (#2037)renovate[bot]3-14/+49
2023-04-03chore: activate eslint no-else-return (#2009)Shinigami3-30/+23
2023-04-03docs: Faker and utility pages (#1940)ST-DDT8-126/+212
2023-04-01docs: mark deprecated modules (#2000)ST-DDT2-2/+20
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT1-52/+23
2023-03-30test: separate jsdoc tag tests (#1969)Shinigami1-1/+3
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer2-2/+6
2023-03-29feat: add base locale (#1748)Shinigami1-6/+14
2023-03-29docs: unwrap nested named union and literal types (#1965)ST-DDT1-1/+11
2023-03-24docs: mark deprecated parameter options (#1962)ST-DDT2-31/+33
2023-03-16docs: fix nested parameter defaults (#1931)ST-DDT1-0/+6
2023-03-07chore(deps): update dependency glob to v9 (#1903)renovate[bot]1-1/+1
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT3-28/+66
2023-03-04docs: show deprecation message (#1889)Matt Mayer2-6/+12
2023-02-13chore(deps): update doc-dependencies (#1826)renovate[bot]1-1/+1
2023-02-03docs: show source link (#1780)ST-DDT6-7/+88
2023-02-01infra(docs): add docs diff script (#1755)ST-DDT6-15/+204
2023-02-01infra: configure lint rule array-type (#1793)Shinigami1-2/+2
2023-01-30feat(airline): add airline module (#1699)Matthew Petro1-0/+1
2023-01-29refactor(system): replace mime db with common dataset (#1788)DivisionByZero1-37/+0
2023-01-29refactor(docs): split generate:api-docs execution from import (#1779)ST-DDT3-48/+54
2023-01-29refactor(locale)!: remove unused separator entry (#1731)ST-DDT1-6/+2
2023-01-26docs: fix unwrap literal union (#1752)ST-DDT1-4/+25
2023-01-24feat(date): introduce faker.defaultRefDate and setDefaultRefDate (#1757)ST-DDT1-0/+2
2023-01-23refactor: reorganize apidoc scripts and reuse them for tests (#1759)ST-DDT7-224/+278
2023-01-21docs: unwrap complex array params (#1753)ST-DDT1-20/+30
2023-01-17build: escape locale import names if they match the module name (#1737)Matthew Petro1-6/+8
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami7-0/+19
2022-12-30docs: fix param check (#1694)ST-DDT1-1/+1
2022-12-26docs(datatype): allow markdown in @see links (#1667)Matt Mayer2-12/+25
2022-12-26infra: remove git commit hooks (#1684)Shinigami1-39/+0
2022-11-21chore: re-enable sanitizeHtml check (#1500)ST-DDT1-23/+43
2022-10-30refactor!: upgrade node minimum target (#1494)Shinigami1-1/+1
2022-10-21refactor(location)!: rename address module (#1469)Shinigami2-2/+4
2022-10-16refactor(person)!: rename name module (#1445)Shinigami2-2/+8
2022-10-15docs: remove obsolete check (#1452)ST-DDT1-4/+1
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami3-104/+1
2022-10-09docs: improve linking between doc sections (#1418)ST-DDT1-0/+1
2022-09-11docs: localization (#1364)Shinigami2-7/+6
2022-09-09docs: fix api search (#1361)Shinigami1-2/+3
2022-09-08docs: fix api generation (#1355)Shinigami1-2/+4
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer2-0/+13
2022-08-25docs: properly handle multiple `@see` tags (#1270)ST-DDT2-6/+24
2022-08-22docs: searchable api (#1253)Shinigami3-2/+68
2022-08-16chore(deps): update dependency typedoc-plugin-missing-exports to v1 (#1272)renovate[bot]2-40/+65