Skip to content

chore: bump @koobiq/ag-grid-angular-theme to 34.4.0, added new examples (#DS-5157)#1686

Merged
artembelik merged 7 commits into
mainfrom
chore/DS-5157
Jul 6, 2026
Merged

chore: bump @koobiq/ag-grid-angular-theme to 34.4.0, added new examples (#DS-5157)#1686
artembelik merged 7 commits into
mainfrom
chore/DS-5157

Conversation

@artembelik

Copy link
Copy Markdown
Contributor

No description provided.

@artembelik artembelik self-assigned this Jul 2, 2026
@artembelik artembelik requested a review from lskramarov as a code owner July 2, 2026 11:20
Copilot AI review requested due to automatic review settings July 2, 2026 11:20

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

This PR updates the docs/examples workspace to use @koobiq/ag-grid-angular-theme 34.4.0 and adds several new documentation examples demonstrating new AG Grid capabilities (loading overlay, skeleton cell renderer, infinite selection), along with corresponding docs entries and dev-page wiring.

Changes:

  • Bump @koobiq/ag-grid-angular-theme from ^34.3.1 to ^34.4.0 (lockfile + root dependency).
  • Register new docs examples (AG Grid: loading overlay / skeleton cell renderer / infinite selection; plus modal caption and new tag onpaste-off example ids) and wire them into the docs/dev modules.
  • Extend AG Grid docs (EN/RU) with sections describing the new directives/components and add the associated example embeds.

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
yarn.lock Updates lock entry for @koobiq/ag-grid-angular-theme to 34.4.0.
package.json Bumps root dependency for @koobiq/ag-grid-angular-theme to ^34.4.0.
packages/docs-examples/example-module.ts Registers new example IDs/metadata and updates lazy-import switch cases.
packages/docs-examples/components/ag-grid/index.ts Exports and includes new AG Grid examples in the examples module.
packages/docs-examples/components/ag-grid/ag-grid-loading-overlay/ag-grid-loading-overlay-example.ts Adds a new example demonstrating kbqAgGridLoadingOverlay and its config provider.
packages/docs-examples/components/ag-grid/ag-grid-skeleton-cell-renderer/ag-grid-skeleton-cell-renderer-example.ts Adds a new example demonstrating skeleton cell rendering for infinite row model placeholders.
packages/docs-examples/components/ag-grid/ag-grid-infinite-selection/ag-grid-infinite-selection-example.ts Adds a new example demonstrating kbqAgGridInfiniteSelection and state inspection.
packages/components-dev/ag-grid/module.ts Renders the new AG Grid examples in the dev app page.
docs/data-grid/ag-grid/ag-grid.en.md Adds documentation sections and embeds for the new AG Grid examples; updates keyboard shortcuts table.
docs/data-grid/ag-grid/ag-grid.ru.md Same as EN: adds sections/embeds and updates shortcuts table.
apps/docs/src/app/components/stackblitz/stackblitz-writer.ts Adjusts StackBlitz optional dependency versions for AG Grid-related examples.

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

Comment thread apps/docs/src/app/components/stackblitz/stackblitz-writer.ts
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 2ae06cb):

https://koobiq-next--prs-1686-1n6cgzo4.web.app

(expires Sat, 11 Jul 2026 07:59:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@artembelik artembelik requested a review from rmnturov July 2, 2026 13:54
@artembelik

Copy link
Copy Markdown
Contributor Author

@rmnturov

посмотри пожалуйста, добавил 4 новых примера:

  • Оверлей загрузки
  • Скелетон в ячейках
  • Бесконечная выборка
  • Меню колонок

@rmnturov

rmnturov commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Неприятный эффект, когда при повторном заходе грид восстанавливает состояние и анимирует перестановку колонок местами. Хотел бы сразу видеть нужный порядок

@artembelik artembelik merged commit 83f7c4b into main Jul 6, 2026
8 checks passed
@artembelik artembelik deleted the chore/DS-5157 branch July 6, 2026 08:58
NikGurev pushed a commit that referenced this pull request Jul 7, 2026
…es (#DS-5157) (#1686)

Co-authored-by: Roman Turov <31649219+rmnturov@users.noreply.github.com>
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