svelte-dnd-action icon indicating copy to clipboard operation
svelte-dnd-action copied to clipboard

Browser support

Open antony opened this issue 3 years ago • 1 comments

Hi - this looks fantastic. I'm currently using dragula across my apps and I'd definitely like to switch to this library instead.

One thing I don't see on the readme is anything about browser support. It would be good to know what browsers are expected to work, and which ones aren't.

antony avatar Mar 07 '21 12:03 antony

good point. i believe it will probably work fine even on relatively old browsers (based on the APIs the code is using) but I haven't tested that in a while. i can try to find time to play around with IE11 and IE9 and see what happens. modern browsers are supported for sure but that probably goes without saying.

On Sun, Mar 7, 2021 at 11:38 PM Antony Jones [email protected] wrote:

Hi - this looks fantastic. I'm currently using dragula across my apps and I'd definitely like to switch to this library instead.

One thing I don't see on the readme is anything about browser support. It would be good to know what browsers are expected to work, and which ones aren't.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/isaacHagoel/svelte-dnd-action/issues/253, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4OZC5DBO6EMP625X64JD3TCNXWFANCNFSM4YX2HL6Q .

isaacHagoel avatar Mar 07 '21 21:03 isaacHagoel