Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mass merge 15.0.x into master #12387

Merged
merged 47 commits into from
Nov 29, 2022
Merged

Mass merge 15.0.x into master #12387

merged 47 commits into from
Nov 29, 2022

Conversation

ChronosSF
Copy link
Member

@ChronosSF ChronosSF commented Nov 28, 2022

Closes #12322
Closes #12251
Closes #12024
Closes #12316
Closes #12330
Closes #12313
Closes #12300
Closes #12312

MKirova and others added 30 commits November 17, 2022 16:18
fix(igxGrid): Include scale in calculations for column autosize api.
Round top and bot differences when inside a child grid when a page is…
dkamburov and others added 17 commits November 25, 2022 14:20
[igxPivot] Add aggregatorName property to values.
fix(igxHierarchicalGrid): Fix issue when dynamically adding row islan…
* fix(simple-combo): handle click on suffix

* fix(simple-combo): fix failing text due to change

Co-authored-by: Konstantin Dinev <kdinev@mail.bw.edu>
Co-authored-by: Teodosia Hristodorova <52423497+teodosiah@users.noreply.github.com>
Co-authored-by: Stamen Stoychev <sstoychev@infragistics.com>
fix(igxForOf): Do not set scrollbar size in case container size is st…
fix(igxForOf): Do not update sizes and states while container is deta…
* fix(igxGrid): Re-calculate column auto-sizes on data change.

* chore(*): Remove wrong import.

* chore(*): Add test.

* chore(*): Due to performance concerns limit autosizing only on the initial data load. Expose public api in case auto-sizes need to be recalculated.

* chore(*): Wait for zone stable before mesuring the columns.

* chore(*): Add note in changelog.

* chore(*): Move changelog note under 15.0.1

Co-authored-by: MKirova <MKirova@DEV-MKIROVA>
Co-authored-by: Zdravko Kolev <zkolev@infragistics.com>
Co-authored-by: Martin Dragnev <37667452+mddragnev@users.noreply.github.com>
Co-authored-by: Deyan Kamburov <dkamburov@users.noreply.github.com>
Co-authored-by: Stamen Stoychev <SStoychev@infragistics.com>
chore(*): updating angular-eslint
@ChronosSF ChronosSF merged commit b1f7236 into master Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment