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.