Commit Graph

13 Commits

Author SHA1 Message Date
dmx
cb6e80a645 update gitignore 2024-11-03 06:57:25 +04:00
filtered
ddd1ac4f99 Add vite build (#53)
* Add vite build - baseline

* Fix build output folder structure

Matches pre-vite output

* Fix litegraph errors introduced by vite process

- Remove pre-written encapsulating iife (one is injected by vite)
- Replace all references to the global "this" with globalThis
2024-08-06 09:14:17 -04:00
tamat
8ae1e5568d Merge branch 'master' of https://github.com/jagenjo/litegraph.js 2023-04-11 08:58:01 +02:00
tamat
42cbc5838c just changing modes 2023-04-11 08:57:53 +02:00
Moritz Ulmer
c18df08a74 Add tests for registerNodeType
Why:

- Ensure that the function works as expected

This change addresses the need by:

- Add tests
- Remove duplicate logic
2023-03-31 15:04:49 +02:00
Moritz Ulmer
6366f9132b Add first test
Why:

- Every journey starts with a first step

This change addresses the need by:

- Adding jest and a test
- Resolve ESLint warnings/errors in the tested function
2023-03-20 16:08:50 +01:00
tamat
07ee12dae7 Merge branch 'master' of https://github.com/jagenjo/litegraph.js 2021-11-09 13:29:50 +01:00
tamat
528fd96d42 fixes 2021-11-09 13:29:45 +01:00
atlasan
e3b6044431 Changed default value for pointerevents_method property 2021-11-09 12:37:38 +01:00
NateScarlet
5c5caec9b8 chore: configure prettier 2019-04-25 20:54:42 +08:00
NateScarlet
2fe3d4b0ed fix: correct typo
correct typos

fix [onDrawCollapsed never get called](59035cf246/src/litegraph.js (L5908))
2019-04-23 14:15:57 +08:00
Kristofer
0e3823bda8 Patched build 2017-12-03 16:25:25 +01:00
Kristofer
00f01c3cb3 Updated build scripts 2017-12-03 16:14:21 +01:00