Releases: SAP/fundamental-ngx
Releases · SAP/fundamental-ngx
v0.39.0-rc.44
v0.39.0-rc.43
Bug Fixes
BREAKING CHANGES
- cdk,core,platform:
tabindex
input property removed from fd-table-cell; usefocusable
instead;tabindex
input property removed from fd-table-row; usefocusable instead
;TableCellPosition
interface removed; useFocusableItemPosition
instead asTableCellPosition
removed; typings ofcellFocusedEventAnnouncer
of fd-table-cell was changed;focusChild
property removed from focusable-item directive. Use F2 key to focus cell's child.