bymyself
992d79b52f
[feat] Vue node lifecycle management implementation
...
Implements reactive position tracking, viewport culling, and event-driven
node management for Vue-based node rendering system.
Ready for demo and developer handoff.
2025-07-05 03:08:18 -07:00
filtered
40245aacf9
Run pre-commit type check only for TypeScript ( #1597 )
...
* Prevent unnecessary type-checks
* Remove commented code
2024-11-18 21:58:54 -05:00
filtered
37e7994d55
Fix husky pre-commit for winnt clients [skip ci] ( #1564 )
2024-11-16 09:39:27 -05:00
filtered
8af016ffc1
Fix husky pre-commit for winnt clients [skip ci] ( #1551 )
2024-11-15 09:45:39 -05:00
Chenlei Hu
791a25637f
Revert "Fix husky pre-commit & type check only staged" ( #1550 )
...
* Revert "Fix husky pre-commit & type check only staged (#1361 )"
This reverts commit 795e932b8f .
* Update package.json
2024-11-15 09:19:24 -05:00
filtered
795e932b8f
Fix husky pre-commit & type check only staged ( #1361 )
...
* Fix husky pre-commit on some Windows clients
https://github.com/typicode/husky/issues/1072#issuecomment-1784006332
* Limit commit type check to staged files
Adds tsc-files package (dev only) and its config
* Remove deprecated git add from lint-staged
2024-10-29 14:15:07 -04:00
Chenlei Hu
a471a3f302
[skip ci] Add typecheck pre-commit hook ( #1352 )
2024-10-28 19:56:04 -04:00
Chenlei Hu
acdaa6a594
Format all code / Add pre-commit format hook ( #81 )
...
* Add format-guard
* Format code
2024-07-02 13:22:37 -04:00