aboutsummaryrefslogtreecommitdiff
path: root/src/modules/address
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-453/+0
Co-authored-by: ST-DDT <[email protected]>
2022-10-16feat(location)!: `latitude`/`longitude` returns number (#1064)Leyla Jähnig1-21/+19
2022-10-14feat(location)!: `nearbyGPSCoordinate` returns number tuple (#1061)Leyla Jähnig1-6/+6
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-128/+4
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+49
2022-08-29refactor(address): update deprecation warning (#1314)Shinigami1-2/+3
2022-08-05chore(address): remove obsolete TODO (#1234)ST-DDT1-1/+0
2022-08-04docs: fixed inconsitency in @see usage in jsdoc (#1224)Hanna1-4/+4
2022-07-30chore: deprecate address.streetPrefix and suffix (#1053)ST-DDT1-0/+20
2022-07-30refactor(fake): move to `helpers` (#1161)Leyla Jähnig1-3/+3
Co-authored-by: Eric Cheng <[email protected]>
2022-06-18docs: deprecation workflow (#1067)Leyla Jähnig1-8/+10
Co-authored-by: Eric Cheng <[email protected]>
2022-06-10chore: deprecate cityPrefix and citySuffix (#1041)ST-DDT1-0/+20
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT1-17/+29
2022-05-16feat(address): use localized fake pattern in city (#948)ST-DDT1-24/+12
2022-05-12chore: fix lint warning in address module (#938)ST-DDT1-1/+1
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+488