Arthur Pacaud
068fbe653a
Add new lines between functions back in TS files ( #2859 )
...
Only show in developer changelog
2021-08-03 14:35:07 +02:00
Florian Rival
1b965b65a4
Fix variables not shown properly in the debugger
...
* This removes toJSON method on gdjs.Variable. This was just introduced in beta 111, if you're using it, please use toJSObject instead and JSON.stringify.
2021-07-14 22:08:00 +01:00
Arthur Pacaud
1d5eb8e529
Move JSON and JS variable conversions to gdjs.Variable ( #2740 )
...
Only show in developer changelog
2021-06-16 16:59:12 +01:00
Florian Rival
638380c442
Add @ts-nocheck on some files to be converted later
...
Don't show in changelog
2021-01-08 19:55:10 +01:00
Florian Rival
7ef2e40066
Add more various fixes for TypeScript and code style
...
Don't show in changelog
2021-01-08 19:55:01 +01:00
Florian Rival
d0dba2a713
Fix typings in TypeScript files
...
Don't show in changelog
2021-01-08 19:54:56 +01:00
Florian Rival
d639e0ea6e
Translate more files to TypeScript
...
Don't show in changelog
2021-01-08 19:54:52 +01:00