systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

abstract-grid recover variable name from feature-857 breaking change #862

Closed RaulMGT closed 4 months ago

RaulMGT commented 4 months ago

PR Details

Recover variable name from feature-857 breaking change

Description

firstAutoSizeExecuted is renamed back to firstSizeToFitExecuted

Related Issue

#861

Motivation and Context

version 17.1.10 introduced a breaking change

How Has This Been Tested

Types of changes

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.26%. Comparing base (7d0d2db) to head (58b3cb8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #862 +/- ## ======================================= Coverage 57.26% 57.26% ======================================= Files 131 131 Lines 3735 3735 Branches 658 658 ======================================= Hits 2139 2139 Misses 1484 1484 Partials 112 112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.