aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-02-03docs: show source link (#1780)ST-DDT6-7/+88
Co-authored-by: Shinigami92 <[email protected]>
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
Co-authored-by: Shinigami <[email protected]>
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
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami2-2/+8
Co-authored-by: ST-DDT <[email protected]>
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
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 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
* chore(deps): update dependency typedoc-plugin-missing-exports to v1 * docs: update api-docs generator Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2022-08-16ci: verify semantic pull requests (#1264)Shinigami1-1/+1
2022-08-13docs: rewrite api pages to have a right aside toc (#1265)Shinigami3-38/+51
2022-08-10ci: allow breaking change commits (#1255)Shinigami1-1/+1
2022-08-06docs: use vitepress v1 (#993)Shinigami2-28/+38
2022-08-05ci: allow all commit keywords in PR titles and add locale keyword (#1230)ST-DDT1-1/+1
2022-07-10chore(deps): update doc-dependencies (#1123)renovate[bot]1-1/+6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2022-06-29chore(deps): update doc-dependencies (#1110)renovate[bot]3-47/+111
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2022-06-18fix: lower target to support Webpack 4 (#1085)Jess1-2/+4
2022-06-05feat: science module (#1014)Eric Cheng1-0/+1
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: pkuczynski <[email protected]>
2022-06-01chore: remove superfluous newline from generate:locales script (#1027)ST-DDT1-1/+1
2022-05-22feat: color module (#801)Harsohail Brar1-0/+1
Co-authored-by: Shinigami <[email protected]>
2022-05-18chore: generate consistent definition order for locales (#965)ST-DDT1-0/+1
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT1-50/+57
Co-authored-by: Piotr Kuczynski <[email protected]>
2022-05-04refactor!: target es2020 (#848)Shinigami1-6/+4