Chenlei Hu
f69f8a4f38
Add back accidental removed css rule ( #460 )
2025-02-03 23:57:01 -05:00
Chenlei Hu
9b5f67aadf
[Cleanup] Remove remaining legacy subgraph content ( #458 )
2025-02-03 23:45:17 -05:00
bymyself
bee9c18a31
Enhance context menu scrolling behavior ( #414 )
2025-01-02 14:57:05 -05:00
filtered
5469bfdd52
Add ESLint, pre-commit hook & format all files ( #319 )
...
* Add ESLint config
* Add ESLint packages
* Add prettier config
* Fix ESLint package version
* Format all files
* Format static assets
* Format project root config
* Add pre-commit code formatting
Formats .css & .js files automatically. If any .ts or .mts files are staged, the entire project is type-checked.
Packages:
- lint-staged
- husky
- prettier
2024-11-20 21:50:58 -05:00
Chenlei Hu
7c0240857c
Revert branch to cb6e80a645 ( #257 )
2024-11-03 09:12:47 -05:00
dmx
79c53e0095
(prettier formatting)
2024-11-03 09:20:57 +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