Skip to content

fix(ag-grid-angular-theme): path to theme.scss#166

Merged
artembelik merged 1 commit into
mainfrom
fix/styles-path
May 15, 2026
Merged

fix(ag-grid-angular-theme): path to theme.scss#166
artembelik merged 1 commit into
mainfrom
fix/styles-path

Conversation

@artembelik

Copy link
Copy Markdown
Contributor

No description provided.

@artembelik artembelik self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 09:49
@artembelik artembelik added the bug Something isn't working label May 15, 2026

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

Fixes the ng-packagr assets glob in the ag-grid-angular-theme library so the actual theme.scss is published with the package. Previously "*.scss" only matched root-level scss files and missed src/theme.scss, which is forwarded from _index.scss, breaking consumers that import the theme.

Changes:

  • Replace "*.scss" glob with explicit "_index.scss" and "src/theme.scss" entries in ng-package.json assets.

@github-actions

Copy link
Copy Markdown

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

https://data-grid-next--data-grid-pr-166-bqgmwses.web.app

(expires Wed, 20 May 2026 09:51:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: b9d49913f5b5988e9af8690a8b37f16143707448

@artembelik artembelik merged commit 15097d2 into main May 15, 2026
9 checks passed
@artembelik artembelik deleted the fix/styles-path branch May 15, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants