Commits
Click on a commit to change the comparison rangeminify event names as well3 months ago
by benedikt-bartscher wip fixing minifed state names + add cli3 months ago
by benedikt-bartscher wip cli3 months ago
by benedikt-bartscher wtf prettier3 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification3 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification3 months ago
by benedikt-bartscher unique per sibling3 months ago
by benedikt-bartscher fix test state ids3 months ago
by benedikt-bartscher add best-effort mode for event ids3 months ago
by benedikt-bartscher minify json poc3 months ago
by benedikt-bartscher fix codespell3 months ago
by benedikt-bartscher add support for dynamic event handlers, streamline event handler formatting3 months ago
by benedikt-bartscher forgot to remove this state prefix3 months ago
by benedikt-bartscher more streamline with format event handler3 months ago
by benedikt-bartscher allow to enable/disable state and event ID minification independently via env vars3 months ago
by benedikt-bartscher fix: prevent parent-child minified name collision in substate resolution3 months ago
by benedikt-bartscher make integration tests use our typed env helpers3 months ago
by benedikt-bartscher prefer assert isinstance over cast.3 months ago
by benedikt-bartscher drop old state_id parameter from BaseStateMeta3 months ago
by benedikt-bartscher fix: drop unused EVENT_ID_MARKER constant3 months ago
by benedikt-bartscher fix: correctly count events in minification cli3 months ago
by benedikt-bartscher fix: adjust minify lookup cli for new minify.json, add tests2 months ago
by benedikt-bartscher fix: reflex minify validate - warn and exit 1 if missing entries2 months ago
by benedikt-bartscher fix: use get_event_handler in upload2 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification2 months ago
by benedikt-bartscher fix: avoid assertion in runtime, prefer raising TypeError2 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification2 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification2 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification2 months ago
by benedikt-bartscher fix: use actual parent class for sibling grouping in minify sync/validate1 month ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification28 days ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification25 days ago
by benedikt-bartscher