aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira1-0/+1
2022-12-26docs(datatype): allow markdown in @see links (#1667)Matt Mayer1-4/+6
2022-12-10fix(image)!: remove lorempixel (#1641)Shinigami1-0/+1
2022-12-08docs: how to use with testing frameworks (#1623)Brennan Seymour2-0/+104
2022-12-07docs: include hints on specifying a locale can help startup time (#1629)conner-c2-1/+13
Co-authored-by: ST-DDT <[email protected]>
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-0/+4
2022-11-27docs: refactor migration guide (#1609)Matt Mayer1-6/+32
2022-11-25docs: verify mastodon (#1594)Shinigami1-1/+14
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-0/+1
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Eric Cheng <[email protected]> Co-authored-by: Leyla Jähnig <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
2022-11-21docs: use interface instead of class (#1570)Sikriti Dakua1-2/+2
2022-11-21docs: add upgrading guide for v8 (#1517)Matt Mayer2-52/+82
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]>
2022-11-06feat(locale): add dv locale (#1506)Mohamed Suhaib1-0/+1
2022-11-04docs: remove duplicate description tags (#1510)Divyansh Singh1-7/+0
2022-10-31docs: fix findname in usage docs (#1504)Matt Mayer1-1/+1
2022-10-29docs: fix snippets of codes in usage guide (#1496)EL JABIRI Tarik1-2/+2
2022-10-28docs: add version banner (#1487)Divyansh Singh6-3/+175
2022-10-24docs: fix typo in usage section (#1485)Tyson Louth1-1/+1
2022-10-23docs: link to next docs and vice versa (#1438)ST-DDT1-3/+54
2022-10-21refactor(location)!: rename address module (#1469)Shinigami2-2/+2
Co-authored-by: ST-DDT <[email protected]>
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-0/+1
Co-authored-by: Eric Cheng <[email protected]> Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami2-14/+14
Co-authored-by: ST-DDT <[email protected]>
2022-10-14refactor(locale)!: change en_IND to en_IN (#1448)wael1-1/+1
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-3/+0
2022-10-12infra: relink main to next (#1435)Shinigami1-1/+1
2022-10-09docs: improve linking between doc sections (#1418)ST-DDT2-61/+107
2022-10-08docs: fix note containers in usage guide (#1417)Yusuf1-2/+2
2022-10-02docs: improve usage guide for selective readers (#1406)ST-DDT1-0/+2
2022-10-01docs: remove API in guide section (#1402)Leyla Jähnig1-4/+0
2022-09-29fix(locale): change id_ID name to `Indonesian` (#1401)fzn0x1-1/+1
2022-09-26docs: `usage` page in `guides` (#1366)Leyla Jähnig3-88/+209
2022-09-11docs: localization (#1364)Shinigami4-23/+29
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: Eric Cheng <[email protected]>
2022-09-11docs: upgrading guide (#1365)Shinigami4-150/+14
Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: ST-DDT [email protected]
2022-09-09docs: fix @see links (#1363)Shinigami3-18/+19
2022-09-09docs: fix api search (#1361)Shinigami1-3/+3
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer2-0/+7
2022-09-08docs: publish v8 roadmap (#1330)ST-DDT7-0/+200
2022-09-08docs: remove redundant TOCs (#1353)ST-DDT3-6/+0
2022-09-07docs: update order of headings to be semantically correct (#1335)Matt2-8/+8
2022-08-25docs: properly handle multiple `@see` tags (#1270)ST-DDT1-6/+8
2022-08-25docs: retire two maintainers (#1301)Shinigami1-29/+29
2022-08-22docs: searchable api (#1253)Shinigami5-0/+291
2022-08-18chore(deps): update dependency vitepress to v1.0.0-alpha.8 (#1280)renovate[bot]1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
2022-08-16docs: update vitepress (#1276)Shinigami2-4/+9
2022-08-13docs: rewrite api pages to have a right aside toc (#1265)Shinigami2-3/+1
2022-08-12docs: remove unused playground (#1261)Shinigami7-80/+1
2022-08-11docs: add migration guide from v6 to v7 (#1246)Matt Mayer2-0/+56
2022-08-10docs: fix browser usage (#1249)Shinigami1-3/+4
2022-08-09docs: improve getting started (#1247)Matt Mayer1-3/+5
2022-08-06docs: use vitepress v1 (#993)Shinigami8-283/+274
2022-06-05feat: science module (#1014)Eric Cheng1-0/+1
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: pkuczynski <[email protected]>