aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
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
2022-06-29chore(deps): update doc-dependencies (#1110)renovate[bot]3-47/+111
2022-06-18fix: lower target to support Webpack 4 (#1085)Jess1-2/+4
2022-06-05feat: science module (#1014)Eric Cheng1-0/+1
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
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
2022-05-04refactor!: target es2020 (#848)Shinigami1-6/+4
2022-05-03refactor!: get rid of export = (#849)Shinigami1-3/+1
2022-05-03build!: remove node v12 support (#850)Shinigami1-2/+2
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-2/+0
2022-04-20docs: fix lost description texts (#836)ST-DDT1-3/+6
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski4-29/+39
2022-04-13docs: use vitepress config for markdown pre-renderer (#835)ST-DDT1-5/+2
2022-04-08docs: nice string literals (#814)ST-DDT3-24/+44
2022-04-08feat: updated mime-db to 1.52.0 (#808)Daniel Bannert1-0/+39
2022-04-08docs: nice literal unions (#811)ST-DDT2-2/+7
2022-04-07test: add parameter defaults to our signature generation test (#793)ST-DDT2-26/+41
2022-04-06chore: IBAN library typed and moved to utils (#785)Piotr Kuczynski1-2/+0
2022-04-02chore: add updateLocaleFileHook to generateLocales (#756)ST-DDT1-0/+50
2022-03-29docs: fix lint warning (#727)ST-DDT1-1/+1
2022-03-28fix: use require/import export map in package.json (#697)Mischa Spiegelmock1-0/+1
2022-03-25refactor: use smart eqeqeq null checks (#650)Shinigami2-6/+3
2022-03-25docs: convert to typescript (#658)Shinigami1-3/+3