reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
299 stars 117 forks source link

chore(angular): update to Angular@16 #144

Closed FCHAPLIN closed 1 year ago

FCHAPLIN commented 1 year ago

Hi, This pull request aims to update the lib to allow it's use with Angular v16.

What I did :

I identified a minor change in the component style : the drop shadow is thinner on cards. This is normal according the MDC spec (see https://material.angular.io/guide/mdc-migration#library-wide-changes and https://m3.material.io/components/cards/overview.

Could you please review this soon ? I really need ngx-drag-drop to support ng16... Thank you !

closes #143

puranjayjain commented 1 year ago

This looks good to me as well

ChristofFritz commented 1 year ago

lgtm