Commits
Click on a commit to change the comparison rangeminify event names as well2 months ago
by benedikt-bartscher wip fixing minifed state names + add cli2 months ago
by benedikt-bartscher wip cli2 months ago
by benedikt-bartscher wtf prettier2 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification2 months ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification2 months ago
by benedikt-bartscher unique per sibling2 months ago
by benedikt-bartscher fix test state ids2 months ago
by benedikt-bartscher add best-effort mode for event ids2 months ago
by benedikt-bartscher minify json poc2 months ago
by benedikt-bartscher fix codespell2 months ago
by benedikt-bartscher add support for dynamic event handlers, streamline event handler formatting2 months ago
by benedikt-bartscher forgot to remove this state prefix2 months ago
by benedikt-bartscher more streamline with format event handler2 months ago
by benedikt-bartscher allow to enable/disable state and event ID minification independently via env vars1 month ago
by benedikt-bartscher fix: prevent parent-child minified name collision in substate resolution1 month ago
by benedikt-bartscher make integration tests use our typed env helpers1 month ago
by benedikt-bartscher prefer assert isinstance over cast.1 month ago
by benedikt-bartscher drop old state_id parameter from BaseStateMeta1 month ago
by benedikt-bartscher fix: drop unused EVENT_ID_MARKER constant1 month ago
by benedikt-bartscher fix: correctly count events in minification cli1 month ago
by benedikt-bartscher fix: adjust minify lookup cli for new minify.json, add tests1 month ago
by benedikt-bartscher fix: reflex minify validate - warn and exit 1 if missing entries1 month ago
by benedikt-bartscher fix: use get_event_handler in upload1 month ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification1 month ago
by benedikt-bartscher fix: avoid assertion in runtime, prefer raising TypeError1 month ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification1 month ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification1 month ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification24 days ago
by benedikt-bartscher fix: use actual parent class for sibling grouping in minify sync/validate8 days ago
by benedikt-bartscher