github SAP/fundamental-ngx v0.61.0

latest release: v0.61.1-rc.0
5 hours ago

Bug Fixes

Features

BREAKING CHANGES

  • core,platform: PopoverBodyComponent.onClose is now an OutputEmitterRef instead of Subject. Use .emit() instead of .next() and wrap with outputToObservable() for RxJS operators.
  • core: ContentDensityObserver and GlobalContentDensityService now use Angular signals instead of RxJS BehaviorSubject.
  • cdk: DestroyedService has been removed from @fundamental-ngx/cdk/utils.

Don't miss a new fundamental-ngx release

NewReleases is sending notifications on new releases.