github SAP/fundamental-ngx v0.41.0

latest releases: v0.52.2-rc.32, v0.52.2-rc.31, v0.43.45...
16 months ago

Bug Fixes

  • core,platform,cx: navigation components had missing/incorrect roles (#9818) (4bae7a3)
  • core,platform: multi combobox with numpad input (#9808) (91eee35)
  • core,platform: refocus select element on option select (#9756) (cfd6475)
  • core,platform: remove unnecessary innerText usage (#9819) (0f7195c)
  • core,platform: table toolbar responsiveness (#9788) (b6d9c3c)
  • core: inline help needs tooltip role (#9785) (dd01f9b)
  • core: vertical navigation focus issue (#9789) (9df1c4c)
  • platform: check state for tree table (#9672) (c9eec59)
  • platform: checkbox focus/keyboard nav issue in platform table (#9762) (01b1e31)
  • platform: failing combobox unit test (#9790) (a929ff4)
  • platform: p13n dialog - disableP13n rollback (#9793) (69c53e6)
  • scrollbar should stop immediate propagation (#9784) (42336a1)

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.