chore: bump @koobiq/ag-grid-angular-theme to 34.4.0, added new examples (#DS-5157)#1686
chore: bump @koobiq/ag-grid-angular-theme to 34.4.0, added new examples (#DS-5157)#1686artembelik wants to merge 3 commits into
Conversation
There was a problem hiding this comment.
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-themefrom^34.3.1to^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.
|
Visit the preview URL for this PR (updated for commit f8ed658): https://koobiq-next--prs-1686-1n6cgzo4.web.app (expires Tue, 07 Jul 2026 13:54:48 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c |
|
посмотри пожалуйста, добавил 4 новых примера:
|
|
Неприятный эффект, когда при повторном заходе грид восстанавливает состояние и анимирует перестановку колонок местами. Хотел бы сразу видеть нужный порядок |
No description provided.