Skip to content

Conversation

@rkaraivanov
Copy link
Member

No description provided.

* Added `IgcGridLiteColumn` component for defining columns declaratively within the grid's HTML structure.
* Updated `GridHost` to support retrieval of columns defined via `IgcGridLiteColumn`.
* Modified `FilterController` to integrate with the new column definition approach.
* Updated tests to cover scenarios involving declarative column definitions.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20097216112

Details

  • 692 of 709 (97.6%) changed or added relevant lines in 18 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 96.341%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/internal/element-from-event-path.ts 17 18 94.44%
src/components/column.ts 96 98 97.96%
src/controllers/navigation.ts 33 35 94.29%
src/internal/part-map.ts 71 75 94.67%
src/components/grid.ts 150 158 94.94%
Files with Coverage Reduction New Missed Lines %
src/controllers/navigation.ts 1 96.05%
Totals Coverage Status
Change from base Build 20064257289: -0.2%
Covered Lines: 2986
Relevant Lines: 3081

💛 - Coveralls

@damyanpetev damyanpetev merged commit 8488dfa into master Dec 10, 2025
5 checks passed
@damyanpetev damyanpetev deleted the rkaraivanov/declarative-columns branch December 10, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants