Skip to content

0.22.0 Breaking Changes

jmarkowski edited this page Aug 14, 2020 · 5 revisions

Drag And drop Module

  • Markup now is simplified Old: ul fd-dnd-list > li fd-dnd-container > div cdkDrag new: ul fd-dnd-list > li fd-dnd-container

-Input properties has been changed

  • @Input() listMode to gridMode

Clone this wiki locally