Chenlei Hu
|
e65653c107
|
Add support for custom light color palette (#2156)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-04 18:53:47 -05:00 |
|
Chenlei Hu
|
39e9f421f4
|
Fix double trigger of loadColorPalette effect (#2118)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-01 19:27:22 -05:00 |
|
Chenlei Hu
|
db572a4085
|
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-25 21:41:48 -05:00 |
|
Chenlei Hu
|
e50d7c5eef
|
Update litegraph 0.8.41 (#1744)
* chore: update litegraph to 0.8.41
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-11-29 17:30:04 -05:00 |
|
Chenlei Hu
|
82b4547d7d
|
Remove canvas border rendering (#1549)
* Remove canvas border rendering
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-11-15 09:24:51 -05:00 |
|
filtered
|
59b555b448
|
Fix multiline text input alignment & clipping (#1513)
* Simplify multiline widget scaling
* Fix multiline widget clipping
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-11-12 10:38:03 -05:00 |
|
Chenlei Hu
|
d1738b50d2
|
Update litegraph (Remove hardcode +1 size) (#1438)
* Update litegraph (Remove hardcode +1 size)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-11-05 19:07:38 -05:00 |
|
bymyself
|
b21c0f59f9
|
Apply node opacity setting to all node colors (#947)
* Apply opacity to node colors. Resolves #928
* Handle default and custom colors all in draw handler
* Add colorUtil unit tests
* Add Playwright test
* Remove comment
* Revert colorPalette.ts changes
* Remove unused imports
* Fix typo
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-09-24 16:19:53 +09:00 |
|
bymyself
|
326e0748c0
|
Add node opacity setting (#909)
* Add node opacity setting
* Add colorUtil unit test
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-09-22 15:18:38 +09:00 |
|
Chenlei Hu
|
efd8b5c19d
|
Add playwright test for custom color palette (#812)
* Add playwright test for custom color palette
* nit
* Fix leaked side effect
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-09-13 13:52:16 +09:00 |
|