|
fb7a168d31
|
whitespace
|
2021-11-13 00:55:17 +01:00 |
|
|
873a8cf3a8
|
Fix enum imports
|
2021-04-01 21:23:59 +02:00 |
|
|
9a864bc11c
|
Migrate pseudo-enums to typescript enums. Fix related imports & stuff
|
2021-02-08 23:04:54 +01:00 |
|
|
1b6d20fa0b
|
Turns out vue update updated jack shit, so optional chaining operators are gonna disappear from vue templates again
|
2020-11-22 22:48:07 +01:00 |
|
|
a6a09a10b5
|
Add optional chaining operators back
This reverts commit e25a0a954c .
|
2020-11-22 22:46:49 +01:00 |
|
|
e25a0a954c
|
Revert "optionally chain _all_ the things"
This reverts commit 1858e092a9 .
|
2020-11-22 22:17:28 +01:00 |
|
|
1858e092a9
|
optionally chain _all_ the things
|
2020-11-22 22:12:52 +01:00 |
|
|
fd5c3fc06f
|
Removed console.logs _not_ gated behind ifs from .vue files
|
2019-05-22 01:05:32 +02:00 |
|
|
add72e8398
|
First round of CSS fixes
|
2019-05-22 01:03:15 +02:00 |
|
|
d8bd884596
|
Convert component file names from kebab-case to PascalCase for consistency
|
2019-04-25 01:09:04 +02:00 |
|