Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Done
-
None
-
None
-
None
-
0
-
Quasar
-
Puma Sprint 231, Puma Sprint 232, Puma Sprint 233
Description
Requirements:
- Inject the @bloomreach/spa-sdk configuration using Angular DI.
- Provide a possibility to override routing.
- Use @angular/router by default but make this dependency optional.
- Provide a possibility to pass a request object from the HTTP server in case of server-side rendering.
- Fetch the page model using @bloomreach/spa-sdk.
- Cover the component by unit-tests.