swimlane / ngx-dnd

🕶 Drag, Drop and Sorting Library for Angular2 and beyond!
https://swimlane.github.io/ngx-dnd/
MIT License
575 stars 135 forks source link

feat: support for ivy #245

Open surya-pabbineedi opened 8 months ago

surya-pabbineedi commented 8 months ago

What kind of change does this PR introduce? (check one with "x")

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

eighties8 commented 8 months ago

Hello, what is the status of this PR? Need Ivy compatibility for my application as we use the library fairly extensively in our app. Our Angular 16 builds are breaking in browser with "Error: JIT compiler unavailable"

Anirudh16 commented 3 months ago

Any update about the commit for ivy support?