-
Notifications
You must be signed in to change notification settings - Fork 130
0.37.0 Breaking changes
Platon Rov edited this page Nov 14, 2022
·
2 revisions
Schematics #8479
Due to deprecation of the old Themes API and some changes in assets management, after running ng update
to update from <0.37
to >0.37
you also have to run ng add @fundamental-ngx/(core/platform)
once again to set up thing in the correct way.
Platform List #8650
-
grpheaderTitle
is now deprecated. UsegroupHeaderTitle
instead. -
ListGroupHeader
Component has been renamed toListGroupHeaderComponent
.