|
943d8cdfe6
|
Add formatCurrency method to shared package as well
|
2024-03-14 17:13:02 +01:00 |
|
|
6f6859d309
|
Update NSG theme, also refactor some code
|
2024-03-14 09:26:33 +01:00 |
|
|
a422777f71
|
Change currency config to required
It'll default to `$` and `en-US` when the config is generated through the `nodecg defaultconfig` command
|
2024-03-14 09:14:49 +01:00 |
|
|
4d521b4e12
|
Implement the new currency config into the graphics and helper methods
For now all the code still uses `formatUSD` but it's getting "forwarded" onto the new `formatCurrency` method which supports overrides as well
|
2024-03-14 09:06:20 +01:00 |
|
|
e5c993d5dc
|
Add new currency options in the config
Defaults to `$` and `en-US` for the currency symbol and country code respectively
|
2024-03-14 09:03:39 +01:00 |
|
|
f6837d1435
|
Add 5x4 layout, Update webpack for GIF support
|
2024-03-13 17:53:15 +01:00 |
|
|
4a5fe29bf5
|
Initial
|
2024-03-13 11:26:46 +01:00 |
|
|
6b81eea6b4
|
Add test
|
2024-03-13 11:25:43 +01:00 |
|