filtered
5d510cd674
Revert "Format all code with prettier ( #197 )" ( #198 )
...
This reverts commit 28382b7e45 .
2024-10-08 13:14:36 -04:00
Chenlei Hu
28382b7e45
Format all code with prettier ( #197 )
...
* Add formatter support
* Format all code
* Fix moved @ts-expect-error
2024-10-07 14:06:44 -04:00
filtered
6ee95f1201
TypeScript conversion groundwork ( #163 )
...
* ContextMenu ES6 class conversion
* Fix compat with extensions
* CurveEditor ES6 class conversion
* Split most of the LiteGraph global out to a class
* Move remainder of LiteGraph global to class file
* Remove IIFE wrapper
* Fix jest tests throwing due to type narrowing
2024-09-27 08:20:30 +09:00
Chenlei Hu
e25c21026c
Fix LGraphNode.pos serialization ( #107 )
2024-09-02 14:31:05 -04:00
Chenlei Hu
b0bcb0e062
Remove unnecessary compatibility layer ( #66 )
2024-08-09 13:18:51 -04:00
Chenlei Hu
16a3d384b6
ES6 class convertion of LGraph ( #63 )
...
* LGraph ES6 class conversion
* Add compatibility to prototype extension
* Add jest test action
---------
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-08-09 11:20:05 -04:00