Daan Vanden Bosch
|
e6d6f292f4
|
Fixed an issue with the way CSS was added to the DOM. Moved @AfterTest checks to utility function so test failures aren't hidden by @AfterTest failures.
|
2020-10-29 21:15:57 +01:00 |
|
Daan Vanden Bosch
|
b810e45fb3
|
Refactored the way Disposable is used and added QuestInfoWidget.
|
2020-10-25 22:16:47 +01:00 |
|
Daan Vanden Bosch
|
18e01f17c7
|
Scope, Store and Controller now implement CoroutineScope. Added NJ parser and several basic widgets.
|
2020-10-17 00:28:35 +02:00 |
|
Daan Vanden Bosch
|
c3bd1c46cc
|
Added Babylon.js PoC. Introduced Scope to statically ensure that all disposables are disposed eventually. Added test-utils project.
|
2020-10-15 01:19:12 +02:00 |
|