aboutsummaryrefslogtreecommitdiff
path: root/src/definitions/definitions.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-10-10feat: add book module (#2949)Michał Cieślar1-0/+2
2024-02-11feat(food): new module (#2484)DivisionByZero1-0/+2
Co-authored-by: Matt Mayer <[email protected]> Co-authored-by: Matt Mayer <[email protected]>
2023-11-14infra: enable strictNullChecks in tsconfig (#2435)ST-DDT1-1/+1
2023-05-04chore: rename generics (#2046)Shinigami1-2/+2
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-42/+40
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-1/+1
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT1-3/+3
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-1/+1
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT1-32/+26
2023-03-07fix: consistent locale names (#1884)ST-DDT1-1/+1
2023-01-30feat(airline): add airline module (#1699)Matthew Petro1-0/+2
2023-01-29refactor(locale)!: remove unused separator entry (#1731)ST-DDT1-1/+0
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-2/+2
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-2/+2
Co-authored-by: ST-DDT <[email protected]>
2022-06-05feat: science module (#1014)Eric Cheng1-0/+2
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: pkuczynski <[email protected]>
2022-05-22feat: color module (#801)Harsohail Brar1-0/+2
Co-authored-by: Shinigami <[email protected]>
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT1-9/+7
Co-authored-by: Piotr Kuczynski <[email protected]>
2022-05-03chore: remove obsolete DefinitionTypes type (#912)ST-DDT1-12/+0
2022-05-03chore: remove obsolete definition key constants (#910)ST-DDT1-42/+0
2022-04-19feat: dynamic definitions tree (#822)ST-DDT1-5/+6
2022-02-01feat(types): provide strong typing for locales (#363)ST-DDT1-0/+111