Alexander Cerutti
|
d20129da99
|
Updated imports to have extensions
|
2025-01-11 14:41:15 +01:00 |
|
Alexander Cerutti
|
f81cae181b
|
Removed dateToW3Cstring function
|
2023-08-09 19:48:09 +02:00 |
|
Jens Spanier
|
c80615351f
|
Add URL to W3C
|
2023-08-09 08:20:40 +02:00 |
|
Jens Spanier
|
7fc263878e
|
Remove unused function
|
2023-08-09 08:19:00 +02:00 |
|
Jens Spanier
|
4764761c89
|
Use toISOString instead of manual build
|
2023-08-08 13:18:18 +02:00 |
|
Alexander Cerutti
|
c7e41358eb
|
Improved fn comments and definitions
|
2023-04-19 23:27:50 +02:00 |
|
Alexander Cerutti
|
cf8a467266
|
Applied changes to solve several issues about typescript strict mode
|
2021-12-23 19:46:29 +01:00 |
|
Alexander Cerutti
|
53b0c8e1fd
|
Fixed comment
|
2021-10-23 00:33:27 +02:00 |
|
Alexander Cerutti
|
3b69446873
|
Changed implementation of FieldsArray to accept passInstance instead of pool, to check frozen instance
|
2021-10-22 22:37:51 +02:00 |
|
Alexander Cerutti
|
e0c6d61c30
|
Changed props getter to clone recursively instead of freezing
|
2021-10-20 21:28:01 +02:00 |
|
Alexander Cerutti
|
2278308149
|
Moved freezeRecursive function to utils
|
2021-10-15 01:11:40 +02:00 |
|
Alexander Cerutti
|
d43ff0aca8
|
Removed isValidRGB function (as unused anymore)
|
2021-10-13 01:08:38 +02:00 |
|
Alexander Cerutti
|
18927bd745
|
Improved utils by removing old imports and fixing comments
|
2021-10-11 21:25:29 +02:00 |
|
Alexander Cerutti
|
a3c7851d92
|
Changed processDate function to throw if it cannot complete conversion
|
2021-10-11 21:23:30 +02:00 |
|
Alexander Cerutti
|
a052858950
|
Moved processDate function to utils
|
2021-10-10 02:49:17 +02:00 |
|
Alexander Cerutti
|
99d3c1566a
|
Removed old unused utils functions
|
2021-10-10 02:33:31 +02:00 |
|
Alexander Cerutti
|
17de1c7d79
|
Refactored all the schemas;
Splitted them in a folder and renamed them to have the same name of typescript type;
Added more SemanticKeys;
Removed Schema resolution via string;
|
2021-06-17 23:34:22 +02:00 |
|
Alexander Cerutti
|
3e08d31d14
|
Removed moment for internal implementation
|
2021-02-09 14:16:19 +01:00 |
|
Alexander Cerutti
|
d5a487a609
|
Added prettier to project
|
2021-02-08 00:03:28 +01:00 |
|
Alexander Cerutti
|
960331d737
|
Changed splitBufferBundle to use Object.entries and added tests for it
|
2021-02-07 17:23:33 +01:00 |
|
Alexander Cerutti
|
a3ae92ea7f
|
Moar VSCode autofixes
|
2020-09-05 23:52:50 +02:00 |
|
Alexander Cerutti
|
93684948ef
|
Strict mode-fixes
|
2019-12-14 15:59:11 +01:00 |
|
Alexander Cerutti
|
f642ddc444
|
Improved splitBufferBundle with early return
|
2019-12-10 22:10:45 +01:00 |
|
Alexander Cerutti
|
d650dbb31f
|
Added more utils functions
|
2019-07-27 00:40:28 +02:00 |
|
Alexander Cerutti
|
92a48eccbe
|
Renamed splitBundle to splitBufferBundle and edited it to return splitted l10n/rootBundle object
|
2019-07-11 23:29:23 +02:00 |
|
Alexander Cerutti
|
f4dabb42b0
|
Moved splitBundle to utils and set optional to additionalBuffers
|
2019-07-10 00:24:53 +02:00 |
|
Alexander Cerutti
|
e4c39d837a
|
Removed barcodes autocompletion
|
2019-07-01 23:50:47 +02:00 |
|
Alexander Cerutti
|
48b9cd0b74
|
Added generic type to assignLength method
|
2019-06-12 23:28:59 +02:00 |
|
Alexander Cerutti
|
9ed541dca7
|
Removed String-Date and its format on methods that uses dates for native Date object
|
2019-06-12 23:23:37 +02:00 |
|
Alexander Cerutti
|
680ef5b8b7
|
Moved utils.js to typescript
|
2019-06-07 20:31:59 +02:00 |
|