Commit Graph

8 Commits

Author SHA1 Message Date
Raffael Di Pietro
8c3cbd2cc8
Change color.js typing to be "number" instead of "integer" (#501)
* refactor(color): change type in function documentation

* doc(color): regenerate doc with new types

---------

Co-authored-by: Raffael Dipietro <raffael.dipietro@infomaniak.com>
2025-05-24 09:09:36 +02:00
kovacsv
b9fe936047 Add utility function for string to rgba color conversion. 2023-01-21 22:54:31 +01:00
kovacsv
bd10b196d9 Create documentation for the engine #328 2023-01-07 08:22:23 +01:00
kovacsv
79595fcdf9 Transparent background color #286 2022-06-25 12:02:36 +02:00
kovacsv
62af23cafc Use RGBAColor for background. 2022-06-25 11:36:53 +02:00
kovacsv
c168f944f6 Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
kovacsv
41c459897f Use substring instead of substr since it's deprecated. 2022-01-12 18:27:38 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00