aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-04-21refactor(location): deprecate streetName (#2071)Shinigami1-0/+10
2023-04-20docs: check api references (#2024)ST-DDT1-1/+1
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-38/+50
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-17/+44
2023-04-18refactor(date): rename abbr to abbreviated (#2068)Shinigami1-6/+277
2023-04-17refactor(location): merge state and stateAbbr (#2060)DivisionByZero1-7/+31
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami190-215/+213
2023-04-17docs(image): explain deprecation of category methods (#2040)Matt Mayer1-27/+85
2023-04-17chore(location): standardize abbreviated parameter (#2061)Shinigami2-24/+229
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT8-2/+26
2023-04-16chore: unify todos (#2063)Shinigami4-4/+4
2023-04-15chore: reword to elements (#2049)Shinigami1-7/+7
2023-04-12fix(locales): remove wrong phone number in Portugal (#2029)Mário Rodrigues1-1/+0
2023-04-12refactor(business): remove old business data (#2033)Matt Mayer13-64/+0
2023-04-09refactor(company): remove English locale definitions from company in ↵Matt Mayer22-1630/+0
non-English locales (#2027)
2023-04-09refactor(location)!: zip code state (#1874)Shinigami1-10/+40
2023-04-05refactor(locale): rename cz to cs_CZ (#2013)Matt Mayer50-19/+31
2023-04-03chore: activate eslint no-else-return (#2009)Shinigami4-31/+26
2023-04-03refactor(locale): rename ge to ka_GE (#2010)Matt Mayer40-19/+31
2023-04-03fix(locale): fix broken street address reference in fr_CH (#2007)ST-DDT1-2/+2
2023-04-03refactor(finance)!: simplify account implementation (#1992)ST-DDT1-12/+2
2023-04-02feat(locale): add en_US location.county data (#1996)Matt Mayer3-0/+41
2023-04-02fix: typo in Faker jsdocs (#2008)ST-DDT1-1/+1
2023-04-02docs(person): fix formatting issues (#2005)ST-DDT1-6/+5
2023-04-02feat(locale): add locale TH (#1922)Vongsapat Bandhuprabhasa35-0/+2475
2023-04-01refactor: restore en_IND (#1873)Shinigami1-0/+12
2023-04-01feat(locale): extend Hebrew locale data (#1721)shai-shimon2-0/+8
Co-authored-by: Shai Ben Shimol <[email protected]>
2023-04-01docs: mark deprecated modules (#2000)ST-DDT1-4/+0
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT127-104/+588
2023-04-01refactor(helpers): deprecate unique method (#1790)Shinigami1-0/+14
2023-03-30refactor(finance): simplify routingNumber implementation (#1993)ST-DDT1-2/+4
2023-03-30feat(locale): add hu states (#1990)Matt Mayer3-0/+36
2023-03-30feat(locale): add af_ZA and zu_ZA states (#1983)Matt Mayer4-0/+26
2023-03-30fix(image): use seeded picsum (#1968)Shinigami1-9/+9
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer24-4/+208
2023-03-29feat(locale): add fi states (#1986)Matt Mayer3-0/+35
2023-03-29docs(location): improve documentation for state and county (#1987)Matt Mayer2-7/+9
2023-03-29chore(locale): change uk_country to state (#1989)Matt Mayer2-2/+2
2023-03-29feat: add base locale (#1748)Shinigami88-80/+237
2023-03-27feat(helpers): add fromRegExp method (#1569)Woon Eusean1-0/+295
2023-03-27docs(color): improve rgb examples (#1970)Matt Mayer1-1/+5
2023-03-27docs: mark method references in @deprecation messages (#1963)ST-DDT2-4/+4
2023-03-27docs: extend Faker class jsdocs (#1960)ST-DDT1-4/+179
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer118-0/+282
2023-03-23docs(internet): password doesn't create crypto-secure PWs (#1961)David Ashby1-1/+2
2023-03-23docs(color): fix color rgb docs (#1958)Shinigami1-30/+30
2023-03-20chore(random): deprecate random module (#1939)ST-DDT3-1/+35
2023-03-20fix(locale): split zh_TW first_names by gender (#1941)Matt Mayer4-115/+129
2023-03-20feat(locale): add Serbian (Latin) language (#1801)Bojan Dimitrovski30-0/+2386
2023-03-20test(helpers): mustache special cases (#1875)Shinigami1-1/+3