Patch Changes
-
feat: support SSR for all-on-ui (#1029)
-
feat: move SSR hydrate essential info to the ssr attribute (#1292)
We found that in browser there is no simple tool to decode a base64 string
Therefore we move the data to
ssr
attributeAlso fix some ssr issues
-
feat: dump the event info on ssr stage (#1237)
-
feat: mark template elements for SSR and update part ID handling (#1286)