Commits
Click on a commit to change the comparison rangefeat: support embedding Reflex apps into host pages via mount_target28 days ago
by FarhanAliRaza refactor: keep entry.client.js byte-identical when mount_target is unset28 days ago
by FarhanAliRaza test: satisfying tests by moving text28 days ago
by FarhanAliRaza grepfix: surface embed mount/load failures and seed locationRef before mount28 days ago
by FarhanAliRaza refactor: move embed config from BaseConfig into EmbedPlugin28 days ago
by FarhanAliRaza test: fix plugin locations in tests28 days ago
by FarhanAliRaza refactor: move embed entry-shim emission into EmbedPlugin.post_build hook23 days ago
by FarhanAliRaza refactor: drop legacy `Plugin = EmbedPlugin` alias and PluginBase rename23 days ago
by FarhanAliRaza refactor: gate entry.client.js skip on a plugin capability, not EmbedPlugin identity23 days ago
by FarhanAliRaza