Files
ComfyUI_frontend/tests-ui/tests
bymyself 148bde4532 [refactor] Use Pinia store for file handler registration
- Create fileHandlerStore following ComfyUI's store patterns
- Move all handler registrations to coreFileHandlers.ts
- Clean up fileHandlers.ts to only contain implementations
- Update app.ts to use the new store-based system
- Remove duplicate isApiJson function
- Update tests for new architecture

This addresses review feedback about registration patterns while preserving the lazy evaluation fix for NaN parsing.
2025-07-04 16:50:14 -07:00
..
2025-06-30 12:13:01 -07:00