aboutsummaryrefslogtreecommitdiff
path: root/src/definitions/definitions.ts
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-2/+2
2022-06-05feat: science module (#1014)Eric Cheng1-0/+2
2022-05-22feat: color module (#801)Harsohail Brar1-0/+2
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT1-9/+7
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