IgniteUI / igniteui-angular-samples

Ignite UI for Angular demos for all available components and features
https://bit.ly/2L19rhp
36 stars 25 forks source link

refactor(grid-search-sample): updated usage of ISearchInfo property #3369

Closed IMinchev64 closed 1 year ago

IMinchev64 commented 1 year ago

Resolves #3367

Issue is fixed in Ignite UI for Angular 16.0.8, but the samples were using version 16.0.4, so they had to be updated.

However, there were breaking changes in ISearchInfo from this PR, so changes to grid-search-sample and tree-grid-search-sample were included in this PR in order to use the latest release of Ignite UI for Angular.

dkamburov commented 1 year ago

These changes might not be required in the next release of igniteui-angular - https://github.com/IgniteUI/igniteui-angular/pull/13365

dkamburov commented 1 year ago

@IMinchev64 seems like the samples are already updated to a higher version of igniteui-angular. Please verify the issue is not present on staging and close the issue.