aboutsummaryrefslogtreecommitdiff
path: root/src/modules/color
AgeCommit message (Expand)AuthorFilesLines
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+6
2023-03-27docs(color): improve rgb examples (#1970)Matt Mayer1-1/+5
2023-03-23docs(color): fix color rgb docs (#1958)Shinigami1-30/+30
2023-03-16chore: use enumValue (#1937)Shinigami1-4/+4
2023-03-14feat: provide enums for color values (#1910)Shinigami1-33/+40
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer1-4/+4
2023-01-18docs: jsdoc for options (#1644)Shinigami1-14/+218
2023-01-17chore(deps): update dependency prettier to v2.8.3 (#1726)renovate[bot]1-2/+2
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+11
2022-12-09feat(number)!: change float default params (#1642)Shinigami1-7/+7
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT1-3/+3
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-22/+12
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-1/+1
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+66
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng1-1/+4
2022-08-10feat: `datatype.hexadecimal` signature change (#1238)Eric Cheng1-1/+1
2022-05-22feat: color module (#801)Harsohail Brar1-0/+696