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 vars2 months ago
by benedikt-bartscher fix: prevent parent-child minified name collision in substate resolution2 months ago
by benedikt-bartscher make integration tests use our typed env helpers2 months ago
by benedikt-bartscher prefer assert isinstance over cast.2 months ago
by benedikt-bartscher drop old state_id parameter from BaseStateMeta2 months ago
by benedikt-bartscher fix: drop unused EVENT_ID_MARKER constant2 months ago
by benedikt-bartscher fix: correctly count events in minification cli2 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-minification1 month ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification1 month ago
by benedikt-bartscher fix: use actual parent class for sibling grouping in minify sync/validate18 days ago
by benedikt-bartscher Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification7 days ago
by benedikt-bartscher Merge remote-tracking branch 'upstream' into explicit-event-id-minification5 days ago
by benedikt-bartscher