systelab / systelab-components

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

feature-857 introduced a breaking change #861

Closed RaulMGT closed 4 months ago

RaulMGT commented 4 months ago

Describe the bug feature-857 introduced a breaking change where abstract-grid protected variable firstSizeToFitExecuted was renamed to firstAutoSizeExecuted

To Reproduce Use version 17.1.10 Variable firstSizeToFitExecuted does not exist

Expected behavior Version 17.1.10 should not introduce breaking changes. Variable firstSizeToFitExecuted should exist.

Screenshots image