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: support __MarkTemplateElement, __MarkPartElement and __GetTemplateParts for all-on-ui (#1275)
-
feat: mark template elements for SSR and update part ID handling (#1286)
-
Updated dependencies [
cebda59
,1443e46
,5062128
,f656b7f
]:- @lynx-js/web-mainthread-apis@0.15.2
- @lynx-js/web-constants@0.15.2
- @lynx-js/web-worker-runtime@0.15.2
- @lynx-js/web-worker-rpc@0.15.2