aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2023-05-01fix(test): fix failing latitude test (#2116)Matt Mayer1-4/+16
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer1-3/+3
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer2-15/+22
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-4/+2
2023-04-28docs: fix full url to absolute conversion (#2101)ST-DDT5-1/+83
2023-04-26chore: eslint report-unused-disable-directives (#2097)Shinigami1-1/+0
2023-04-26feat(date): introduce anytime (#2096)ST-DDT2-1/+36
2023-04-25fix: add support for equals on locale proxies (#2092)ST-DDT1-0/+10
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer1-0/+3
2023-04-23feat: introduce locale proxy (#2004)ST-DDT5-15/+232
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT2-4/+36
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-0/+35
2023-04-22feat(locale): add city names for th (#2075)Matt Mayer1-1/+0
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero5-45/+106
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero1-9/+9
2023-04-20docs: check api references (#2024)ST-DDT4-110/+179
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami2-37/+81
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami2-14/+62
2023-04-18refactor(date): rename abbr to abbreviated (#2068)Shinigami2-15/+60
2023-04-17refactor(location): merge state and stateAbbr (#2060)DivisionByZero2-4/+15
2023-04-17chore(location): standardize abbreviated parameter (#2061)Shinigami2-28/+28
2023-04-16chore: unify todos (#2063)Shinigami1-5/+5
2023-04-16docs: document @throws parameter in API docs (#2050)Matt Mayer2-19/+66
2023-04-15test: rename type to singular (#2052)Shinigami1-4/+4
2023-04-13infra: remove typedoc-plugin-missing-exports dependency (#2042)ST-DDT2-23/+26
2023-04-12chore(deps): update doc-dependencies (#2037)renovate[bot]1-42/+23
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-04-12refactor(business): remove old business data (#2033)Matt Mayer1-3/+3
2023-04-09refactor(location)!: zip code state (#1874)Shinigami2-23/+25
2023-04-03refactor(finance)!: simplify account implementation (#1992)ST-DDT1-10/+0
2023-04-03docs: Faker and utility pages (#1940)ST-DDT4-52/+33
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT4-15/+25
2023-03-31chore: remove debug code from test (#1998)ST-DDT1-1/+0
2023-03-31test: replace deprecated method call (#1999)ST-DDT1-2/+2
2023-03-30fix(image): use seeded picsum (#1968)Shinigami2-26/+26
2023-03-30test: separate jsdoc tag tests (#1969)Shinigami2-124/+150
2023-03-29feat: add base locale (#1748)Shinigami2-1/+15
2023-03-29docs: unwrap nested named union and literal types (#1965)ST-DDT2-26/+71
2023-03-27feat(helpers): add fromRegExp method (#1569)Woon Eusean2-0/+158
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer3-72/+72
2023-03-24docs: mark deprecated parameter options (#1962)ST-DDT2-4/+87
2023-03-23test(number): replace RegExp with validation functions (#1857)DivisionByZero1-7/+84
2023-03-20test(helpers): mustache special cases (#1875)Shinigami1-1/+13
2023-03-17feat(locale): add `state` and `state_abbr` to `cz` (#1847)DivisionByZero1-2/+2
2023-03-16docs: fix nested parameter defaults (#1931)ST-DDT2-10/+24
2023-03-16test(git): relax email validation in commitEntry results (#1876)Matt Mayer1-2/+15
2023-03-16fix(random): prevent infinite do-while (#1938)Shinigami1-1/+7
2023-03-15feat(helpers): new method enumValue (#1920)Caio Borghi2-0/+99
Co-authored-by: ST-DDT <[email protected]>
2023-03-14chore(deps): update dependency vitepress to v1.0.0-alpha.58 (#1923)renovate[bot]1-18/+18
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-03-14refactor(internet): standardize signatures (#1845)DivisionByZero2-68/+373
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]>
2023-03-14refactor(date): remove duplicate context of date definitions (#1915)Matt Mayer1-31/+17