Chenlei Hu
73a7f7dae0
1.2.64 ( #972 )
2024-09-25 15:56:09 +09:00
Chenlei Hu
2387a5e9bd
1.2.63 ( #955 )
2024-09-24 16:30:45 +09:00
Chenlei Hu
39eeda8430
1.2.62 ( #922 )
2024-09-22 16:40:00 +09:00
Chenlei Hu
7b4b40db5b
Update litegraph (Slot style) ( #919 )
...
* Update litegraph (Slot style)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-22 16:15:39 +09:00
Chenlei Hu
cdaac0d9bb
1.2.61 ( #913 )
2024-09-22 12:14:13 +09:00
Chenlei Hu
f749734863
Make optional node input's slot hollow circle ( #912 )
...
* Use hollow circle for optional input
* nit
* Show hollow shape for optional input
* Add playwright tests
* Update litegraph
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-22 12:12:48 +09:00
Chenlei Hu
eb7ab0860d
1.2.60 ( #896 )
2024-09-20 19:52:09 +09:00
Chenlei Hu
d223f3865b
1.2.59 ( #892 )
2024-09-20 09:25:50 +09:00
dependabot[bot]
3931cae044
Bump vite from 5.3.3 to 5.4.6 ( #889 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.3.3 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 20:11:34 +09:00
Chenlei Hu
810a63f808
Support async hooks in TreeExplorerNode ( #888 )
...
* Support async hooks in TreeExplorerNode
* rebase
* nit
* Fix component test failure
* Add edit vitest
* Add more tests
* Add component test
2024-09-19 20:10:43 +09:00
Chenlei Hu
29d69338ef
1.2.58 ( #882 )
2024-09-19 12:00:45 +09:00
Chenlei Hu
efa2fa269d
1.2.57 ( #868 )
2024-09-18 09:38:27 +09:00
Chenlei Hu
582acd7bd1
1.2.56 ( #859 )
2024-09-17 11:17:26 +09:00
Chenlei Hu
d0a4db5f4f
Update litegraph (Copy connection by shift drag from path) ( #841 )
...
* Add playwright tests
* Update lg
* nit
* nit
* Skip tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-16 12:02:48 +09:00
Chenlei Hu
7025e321de
1.2.55 ( #836 )
2024-09-15 11:22:27 +09:00
huchenlei
429fa75fcc
Update litegraph (Fix group right click)
2024-09-15 11:03:34 +09:00
Chenlei Hu
9bdb3c0332
1.2.54 ( #830 )
2024-09-14 17:12:50 +09:00
Chenlei Hu
12c699cc87
Update litegraph (Getters) ( #829 )
...
* Update litegraph (Getters)
* Update
2024-09-14 17:10:57 +09:00
Chenlei Hu
862e2c2607
1.2.53 ( #818 )
2024-09-13 20:59:16 +09:00
Chenlei Hu
65a8dbb7e0
1.2.52 ( #814 )
2024-09-13 16:25:01 +09:00
Chenlei Hu
1230d92b37
1.2.51 ( #804 )
2024-09-12 20:23:04 +09:00
Chenlei Hu
d2b3e325a4
1.2.50 ( #798 )
2024-09-12 17:16:54 +09:00
Chenlei Hu
c99ca004b4
Fix badge position on collapsed nodes ( #797 )
...
* Update litegraph (Proper collapsed node handling)
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-12 17:15:20 +09:00
Chenlei Hu
358c0ce83c
Update litegraph (Pin/Unpin selected nodes) ( #791 )
...
* Update litegraph (Pin/Unpin selected nodes)
* Checkout head_ref first
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-12 15:04:43 +09:00
Chenlei Hu
110c007912
Update litegraph (Proper ContextMenu export) ( #790 )
2024-09-12 14:09:00 +09:00
Chenlei Hu
14f5019556
1.2.49 ( #788 )
2024-09-12 10:16:59 +09:00
Chenlei Hu
80ca1808f0
Node source/id badge ( #781 )
...
* Add basic node badge
* Node source badge
* Prevent manager badge rendering
* Update litegraph (Badge support)
* Add playwright tests
* Separate nodes
* nit
* Checkout devtools repo for browser test expectation CI
* Fix failing unittests
* Rename setting
* Hide all badges in playwright tests
* Handle group node
* Update test expectations [skip ci]
* Fix unittest
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-12 09:36:06 +09:00
ArtificialLab
05b3ad2f59
Front stack primary updates and improvements ( #757 )
...
* (fix) index.html formating for prettier
* (add) proper icon management
- on-demand icons auto importing
- handle all available icon sets (https://icones.js.org )
* (fix) proper css management
* (add) front stack improvement:
- implement vue router
- prepare for App.vue simplification
- proper management of views and layouts
- fix Tailwind CSS and prepare for overall css cleaning
* (fix) move back user.css to public dir
* (fix) remove user.css import from main.ts
2024-09-11 08:53:54 +09:00
Chenlei Hu
534ea17816
1.2.48 ( #767 )
2024-09-09 16:20:01 +09:00
Chenlei Hu
913582c7cd
[Chore] Update primevue ( #766 )
2024-09-09 16:14:20 +09:00
Chenlei Hu
3779878b57
Update litegraph (Bug fixes) ( #765 )
2024-09-09 16:11:28 +09:00
Chenlei Hu
56f3842045
1.2.47 ( #747 )
2024-09-05 11:41:00 -04:00
Chenlei Hu
38c957d3a9
Fix load of string node id workflow ( #744 )
...
* Update litegraph
* Fix string node id
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-05 11:16:41 -04:00
Chenlei Hu
720e7e112d
1.2.46 ( #738 )
2024-09-04 20:29:14 -04:00
Chenlei Hu
6c7fb5041d
Replace locking with pining in core ( #734 )
...
* Replace locking with pin in core
* Add extra expectation
* Update litegraph
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-04 19:59:06 -04:00
Chenlei Hu
ada8500d21
1.2.45 ( #727 )
2024-09-03 20:17:34 -04:00
Chenlei Hu
0f32ab334a
Update litegraph (Group highlight option) ( #725 )
2024-09-03 15:34:01 -04:00
Chenlei Hu
36cdebcad1
Restore context menu for new searchbox ( #724 )
...
* Searchbox revamp
* nit
* nit
* Add playwright test
* Update litegraph
* Rename setting
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-03 13:28:26 -04:00
Chenlei Hu
8a99124470
1.2.44 ( #716 )
2024-09-02 20:31:01 -04:00
Chenlei Hu
4ad1e67ebf
Double click group title to edit ( #714 )
...
* Double click group title to edit
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-02 18:01:02 -04:00
Chenlei Hu
9d69db6db7
Update litegraph (Fix node.pos serialization) ( #711 )
2024-09-02 14:34:58 -04:00
Chenlei Hu
c181bf1f55
1.2.43 ( #705 )
2024-09-01 19:01:16 -04:00
huchenlei
61342edba0
1.2.42
2024-08-31 09:56:05 -04:00
huchenlei
380cbdd5fc
1.2.41
2024-08-30 21:27:06 -04:00
Chenlei Hu
9009e784f9
Add component test (Vitest) ( #681 )
...
* Add component test (Vitest)
* Fix compile error
2024-08-30 15:32:26 -04:00
Chenlei Hu
877e500510
Update litegraph (ES6 LGraphCanvas) ( #679 )
2024-08-30 15:32:26 -04:00
Chenlei Hu
aee2afee36
1.2.40 ( #685 )
2024-08-29 21:30:58 -04:00
Chenlei Hu
e59ed85cc0
1.2.39 ( #675 )
2024-08-28 20:22:18 -04:00
Chenlei Hu
986827cb91
Update litegraph (ES6 LGraphNode) ( #669 )
2024-08-28 15:45:45 -04:00
Chenlei Hu
2c174b5956
Group selected nodes by Ctrl + g ( #663 )
...
* Ctrl + g to group selected noes
* Add playwright test
* nit
* Move button loc
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-28 11:49:41 -04:00