aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-08-04feat(lorem): seed AR lorem (#2147)Ahmed Rowaihi3-0/+907
2023-07-28feat(location): add states for pt_PT (#2269)Matt Mayer2-0/+24
2023-07-27feat(location): add states for mk (#2271)Matt Mayer3-7/+86
2023-07-27fix(helpers): prevent uniqueArray from hanging (#2239)Matt Mayer1-1/+9
2023-07-22feat(locale): add states to vi locale and fix city name (#2128)Ashar Nadeem3-55/+90
2023-07-21fix(location): Czech postcode format (#2268)ihmpavel1-1/+1
2023-07-20fix(location): avoid hyphenated surnames in city patterns (#2119)Matt Mayer7-10/+10
2023-07-20chore: ignore lint warning (#2266)ST-DDT1-0/+1
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami27-264/+76
2023-07-17refactor(lorem): merge supplemental into words (#2242)Matt Mayer16-3290/+2300
2023-07-14refactor(git): don't use Intl (#2222)Matt Mayer1-50/+32
2023-07-14feat(locale): add states for Turkey (tr) (#2231)Eric Cheng2-0/+85
2023-07-14feat(locale): update Dutch locale (nl) (#2237)Robin van der Vliet6-67/+102
2023-07-09feat(locale): add GB subdivision codes (#2233)Robin van der Vliet3-1/+4
2023-07-09feat(locale): add Dutch province abbreviations (#2232)Robin van der Vliet3-8/+24
2023-07-08docs: fix jsdocs typos (#2244)Robin van der Vliet7-32/+32
2023-07-06docs: fix jsdocs typo (#2241)Shai Reznik1-1/+1
2023-07-04refactor(phone): deprecate `format` argument for `phone.number` (#2229)DivisionByZero2-3/+35
2023-06-27feat(locale): add database for German (de) (#2226)inkedtree3-0/+35
2023-06-25feat(locale): support color and date for zh_CN (#2223)YunHan6-0/+93
2023-06-20feat(location): es province should be county (#2156)Matt Mayer2-2/+2
2023-06-19feat(location): add en_IE postcodes (#2149)Matt Mayer2-0/+18
2023-06-19refactor(locale): cs_CZ state_abbr not applicable (#2140)DivisionByZero1-5/+1
2023-06-17feat(location): fi addresses (#2146)Matt Mayer9-0/+63
2023-06-17feat(metadata): add method to access metadata (#2143)Matt Mayer1-1/+14
2023-06-17feat(color): migrate hu human colors (#2157)Matt Mayer4-2/+14
2023-06-17feat(locale): add direction to ja (#2191)KeisukeYamashita2-0/+3
2023-06-16feat(location): add ne postcodes (#2148)Matt Mayer2-0/+4
2023-06-16feat(locale): add company name to zh_CN (#2203)Zach Wang5-0/+47
2023-06-16feat(locale): added word and music to Farsi (#2210)Atena Dadkhah10-0/+423
2023-06-04fix(locale): limited ja first names without passing sex (#2190)KeisukeYamashita1-23/+8
2023-06-04fix(locale): remove duplicated countries in `ja` locale (#2189)KeisukeYamashita1-4/+0
2023-06-04fix(locale): remove continent from ja countries (#2194)KeisukeYamashita1-8/+0
2023-06-01chore: fix jsdoc lint error (#2182)ST-DDT1-2/+2
2023-05-27fix(git): limit need for Intl to specific method (#2172)Matt Mayer1-17/+33
2023-05-25docs(image): add content warnings to image function jsdocs (#2159)Eric Cheng3-0/+36
2023-05-25fix(locale): ro_MD city should be city_pattern (#2155)Matt Mayer2-2/+2
2023-05-25docs(number): update default max value (#2176)An Nguyen1-3/+3
2023-05-24fix(locale): en_HK last_name_patterns should be last_name_pattern (#2154)Matt Mayer2-2/+2
2023-05-15docs: switch doc links to stable (#2152)Shinigami24-76/+76
2023-05-09fix(locales): add real cities for zu_ZA and af_ZA, update en_ZA city list (#2...Matt Mayer7-14/+40
2023-05-04docs(location): mention real cities (#2118)DivisionByZero1-1/+1
2023-05-04chore: rename generics (#2046)Shinigami5-43/+43
2023-05-03fix(locale): remove unrealistic fictional patterns in ne, ro, tr (#2120)Matt Mayer3-21/+3
2023-05-03feat(helpers): new method `objectEntry` (#2123)Suyash Gulati1-2/+27
2023-05-02fix(locale): el county should be city_name (#2106)Matt Mayer3-8/+3
2023-05-02fix(locale): remove incorrect and unused city_prefix/suffix for sk (#2117)Matt Mayer2-21/+2
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer40-0/+1574
2023-05-01fix(locale): rename city_prefix to city_name for en_NG, en_ZA, en_AU_ocker (#...Matt Mayer9-9/+9
2023-05-01chore: improve regex usage (#2108)Shinigami3-9/+9