siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
174 stars 62 forks source link

Support SSR / Hydrate App #857

Open Kyri123 opened 8 months ago

Kyri123 commented 8 months ago

Suggestion / feature request

Summary

Support Server-side Rendering (SRR) and the Hydrate App feature of Stencil to enable possible use in Next.JS, Nuxt or similar.

Expected Behavior

The Siemens/ix component library should be enhanced to support Server-side Rendering (SRR) and the Hydrate App feature as outlined in the Stencil.js documentation.

Proposed Changes

Implement the Hydrate App feature from Stencil.js within the Siemens/ix component library.

Additional Information

Link to the Stencil.js documentation on Hydrate App for reference: https://stenciljs.com/docs/hydrate-app

matthiashader commented 8 months ago

We will have a look into it