github SAP/fundamental-ngx v0.41.0-rc.0

latest releases: v0.43.45, v0.43.44, v0.52.2-rc.30...
pre-release16 months ago

Features

BREAKING CHANGES

  • core: - @fundamental-ngx/fn/cdk package has been completely removed. Instead use @fundamental-ngx/cdk;
  • The following public methods has been removed from Message Toast component: close , open;
  • The following public properties has been removed from Message Toast component: containerRef, onHide been replaced with onExit$;
  • Message Toast component requires BrowserAnimationsModule or NoopAnimationsModule to be added to the application;
  • Message Toast config can receive animated boolean property. If true, Message Toast component appearance will be animated.

Don't miss a new fundamental-ngx release

NewReleases is sending notifications on new releases.