Skip to content

Conversation

@artembelik
Copy link
Contributor

should be merged after: #1105, #1108

@artembelik artembelik changed the title Chore/dev ssr examples chore: added all component usage to dev ssr application (#DS-3964) Nov 11, 2025
@artembelik artembelik self-assigned this Nov 11, 2025
@github-actions
Copy link

github-actions bot commented Nov 11, 2025

Visit the preview URL for this PR (updated for commit 7acc014):

https://koobiq-next--prs-1111-asei11f2.web.app

(expires Tue, 18 Nov 2025 07:40:17 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@artembelik artembelik force-pushed the chore/dev-ssr-examples branch from 01a5572 to 7acc014 Compare November 13, 2025 07:34
@artembelik artembelik marked this pull request as ready for review November 13, 2025 07:36
Copilot AI review requested due to automatic review settings November 13, 2025 07:36
@artembelik artembelik requested a review from NikGurev November 13, 2025 07:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive component usage to the dev SSR (Server-Side Rendering) application for testing purposes. The changes demonstrate SSR compatibility across all major components in the Koobiq Angular component library.

Key changes:

  • Migrated the progress-spinner example to use signals for state management
  • Added imports and usage for all component examples in the SSR dev application
  • Added locale selector and breadcrumbs hydration components to the SSR app
  • Updated a documentation link in the dynamic-translation example

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/docs-examples/components/progress-spinner/progress-spinner-overview/progress-spinner-overview-example.ts Migrated from traditional state management to signals, updated template with modern Angular syntax, and wrapped setInterval in afterNextRender for SSR compatibility
packages/docs-examples/components/dynamic-translation/dynamic-translation-overview/dynamic-translation-overview-example.ts Updated documentation link URL to point to the correct component documentation path
packages/components-dev/ssr/template.html Added locale selector and breadcrumbs hydration components to the SSR template
packages/components-dev/ssr/module.ts Added comprehensive imports for all component examples and configured the app with CdkScrollable host directive for overlay scrolling strategies
packages/components-dev/ssr/config.ts Added locale service provider configuration for SSR support

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@artembelik artembelik merged commit 3da5d42 into main Nov 13, 2025
14 checks passed
@artembelik artembelik deleted the chore/dev-ssr-examples branch November 13, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants