Skip to content

chore(timezone): stackblitz examples (#DS-4896)#1512

Merged
artembelik merged 5 commits into
mainfrom
chore/DS-4896
Apr 27, 2026
Merged

chore(timezone): stackblitz examples (#DS-4896)#1512
artembelik merged 5 commits into
mainfrom
chore/DS-4896

Conversation

@artembelik

@artembelik artembelik commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings April 22, 2026 13:24
@artembelik artembelik marked this pull request as draft April 22, 2026 13:24
@github-actions

Copy link
Copy Markdown

🚨 E2E tests failed

Review the report for details.


💡 Comment /approve-snapshots to approve snapshot changes.

@github-actions

github-actions Bot commented Apr 22, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 4af21eb):

https://koobiq-next--prs-1512-2cntrvo7.web.app

(expires Sat, 02 May 2026 08:47:30 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the timezone docs examples to be StackBlitz-friendly by removing the shared mock fixture and embedding a smaller timezone dataset directly in the example sources, plus adjusting the dev showcase module accordingly.

Changes:

  • Inline a reduced timezones dataset into the timezone docs examples (and remove the large shared mock.ts fixture).
  • Update timezone component e2e fixture data to no longer import from docs-examples.
  • Switch the components-dev timezone showcase to import the standalone example components directly.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
packages/docs-examples/components/timezone/timezone-trigger-overview/timezone-trigger-overview-example.ts Replaces ../mock import with inlined timezone data for the trigger example.
packages/docs-examples/components/timezone/timezone-search-overview/timezone-search-overview-example.ts Replaces ../mock import with inlined timezone data for the searchable select example.
packages/docs-examples/components/timezone/timezone-overview/timezone-overview-example.ts Replaces ../mock import with inlined timezone data for the basic select example.
packages/docs-examples/components/timezone/mock.ts Removes the large shared timezone fixture file.
packages/components/timezone/e2e.ts Replaces docs-examples fixture import with inlined e2e timezone data and updates usage.
packages/components-dev/timezone/module.ts Imports individual timezone example components instead of TimezoneExamplesModule.

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

Comment thread packages/components/timezone/e2e.ts Outdated
@artembelik

Copy link
Copy Markdown
Contributor Author

/approve-snapshots

@github-actions

Copy link
Copy Markdown

🔄 Updating snapshots.

@github-actions

Copy link
Copy Markdown

✅ Snapshots updated!

@artembelik artembelik marked this pull request as ready for review April 22, 2026 13:42
@lskramarov

Copy link
Copy Markdown
Contributor

@artembelik почему изменения в примере для stackblitz зацепило скриншот тесты ?

@artembelik

Copy link
Copy Markdown
Contributor Author

@artembelik почему изменения в примере для stackblitz зацепило скриншот тесты ?

timezone массив (mock) изменился, вместо нескольких тысяч строк, оставил только ru

@github-actions

Copy link
Copy Markdown

🚨 E2E tests failed

Review the report for details.


💡 Comment /approve-snapshots to approve snapshot changes.

@artembelik

Copy link
Copy Markdown
Contributor Author

обновить скриншоты после мержа #1516

@artembelik

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Apr 27, 2026

Copy link
Copy Markdown

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in db85dce. The only conflicts were binary screenshot files — resolved by keeping our branch's versions (which reflect the reduced timezone dataset). All other upstream changes from main (token fixes, tooltip, breadcrumbs, etc.) are now merged in.

@github-actions

Copy link
Copy Markdown

🚨 E2E tests failed

Review the report for details.


💡 Comment /approve-snapshots to approve snapshot changes.

@artembelik

Copy link
Copy Markdown
Contributor Author

/approve-snapshots

@github-actions

Copy link
Copy Markdown

🔄 Updating snapshots.

@github-actions

Copy link
Copy Markdown

✅ Snapshots updated!

@artembelik artembelik merged commit 1a76e2a into main Apr 27, 2026
8 checks passed
@artembelik artembelik deleted the chore/DS-4896 branch April 27, 2026 08:49
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.

5 participants