Commit Graph

22 Commits

Author SHA1 Message Date
Chenlei Hu
c5b0327cfe 0.7.43 (#65) 2024-08-09 11:33:43 -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
Chenlei Hu
73857f1930 Add GitHub action CI test (#59)
* Add GitHub action CI test

* Update package lock
2024-08-06 12:41:56 -04:00
Chenlei Hu
d2ef32fcb5 Fix Vite build (#55)
* Fix build output

* 0.7.37

* Fix type export

* 0.7.38

* Adjust build

* 0.7.39

* Add css to package declaration

* 0.7.40

* ESM style named export

* 0.7.41

* Fix style export for unit test

* 0.7.42
2024-08-06 10:56:57 -04:00
Chenlei Hu
25a2a6c5c9 0.7.36 (#54) 2024-08-06 09:36:53 -04:00
Chenlei Hu
dbb174b083 0.7.35 (#43) 2024-07-31 10:58:15 -04:00
Chenlei Hu
daa33fad94 0.7.34 (#40)
* 0.7.33

* Fix types

* 0.7.34

* Update readme
2024-07-30 16:09:07 -04:00
Chenlei Hu
58c1f6ea32 0.7.32 (#36) 2024-07-29 21:36:27 -04:00
Chenlei Hu
2c087519d7 0.7.31 (#35) 2024-07-28 14:06:31 -04:00
Chenlei Hu
8742788747 0.7.30 (#34) 2024-07-28 13:25:46 -04:00
Chenlei Hu
a86d8797c5 0.7.29 (#28) 2024-07-23 11:16:45 -04:00
Chenlei Hu
04946a6fc9 0.7.28 (#27) 2024-07-23 11:08:11 -04:00
Chenlei Hu
6280fbf2c7 0.7.27 (#25)
* Update README

* 0.7.27
2024-07-23 10:50:56 -04:00
Chenlei Hu
10a30604f4 0.7.26 (#22)
* 0.7.26

* README update
2024-07-18 15:51:51 -04:00
Moritz Ulmer
c3f0d587a5 Use older Jest for Node.js 12
Why:

- Allow tests to run on oldest targeted ECMAScript version

This change addresses the need by:

- Add script to run tests against older JS versions
2023-04-10 15:12:03 +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
Kristofer
54b94ac241 Package lock removed 2018-04-19 08:55:47 +02:00
Kristofer
098e6780aa Fixed bug with -1 type check 2018-04-19 08:49:10 +02:00
Kristofer
270941b4cf Build 0.4.0 2018-03-23 18:25:06 +01:00
Kristofer
fd8eab3de8 0.4.0 2018-03-23 18:16:10 +01:00
Kristofer
35d930c77b Fixed local grunt 2018-01-05 09:14:03 +01:00
Kristofer
81b0dd3915 Added test server
Run npm start for demo on localhost
2018-01-01 14:57:29 +01:00