Daan Vanden Bosch
|
f31570d5f5
|
Refactored code so that new tools can now be added easily.
|
2019-05-29 21:43:06 +02:00 |
|
Daan Vanden Bosch
|
15883a13e1
|
BluePrint React components are now used everywhere instead of css classes. Styling is now done in css files instead of setting the style prop.
|
2019-05-29 17:59:47 +02:00 |
|
Daan Vanden Bosch
|
eed7b5d68e
|
All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file).
|
2019-05-29 17:04:06 +02:00 |
|
Daan Vanden Bosch
|
ea2896bb74
|
All code now conforms to typical TypeScript conventions.
|
2019-05-29 14:46:29 +02:00 |
|
Daan Vanden Bosch
|
ad5372fa98
|
Reformatted most of the code to comply to TypeScript conventions.
|
2019-05-29 01:37:00 +02:00 |
|
Daan Vanden Bosch
|
77486f8bd4
|
Converted Phantasmal Quest Editor code to TypeScript.
|
2019-05-28 18:40:29 +02:00 |
|