nestedSortable icon indicating copy to clipboard operation
nestedSortable copied to clipboard

HTML5 instead of jquery ui

Open lukasoppermann opened this issue 12 years ago • 9 comments

Hey,

jquery ui seems to be quite a huge load and it often has errors. I do not know if this is possible, but maybe the nestedSortable could be ported to html5?

lukasoppermann avatar Aug 14 '12 06:08 lukasoppermann

Um, do you even know what HTML5 means?

BoringCode avatar Aug 15 '12 15:08 BoringCode

Uh, yes. Why? Html5 has a drag and drop api, which is enough to build sortable lists like this one. https://github.com/farhadi/html5sortable so there is a good chance jquery ui could be dropped in favor of html5 dnd IF a nested sortables are possible (which I do not know, which is why I asked). So I do not really get what your problem is.

lukasoppermann avatar Aug 16 '12 00:08 lukasoppermann

Okay, sorry for being a bit blunt :)

The HTML5 drag and drop API refers to being able to drag and drop files onto the web browser, it doesn't apply here.

On Aug 15, 2012, at 7:03 PM, Lukas Oppermann [email protected] wrote:

Uh, yes. Why? Html5 has a drag and drop api, which is enough to build sortable lists like this one. https://github.com/farhadi/html5sortable so there is a good chance jquery ui could be dropped in favor of html5 dnd IF a nested sortables are possible (which I do not know, which is why I asked). So I do not really get what your problem is.

— Reply to this email directly or view it on GitHub.

BoringCode avatar Aug 16 '12 00:08 BoringCode

So how come there is a html5sortable js lib using this API?

lukasoppermann avatar Aug 16 '12 00:08 lukasoppermann

I had a look at the plugin you linked to, and it makes sense. It could definitely be ported to that. I just don't have time at the moment :)

mjsarfatti avatar Aug 16 '12 14:08 mjsarfatti

Awesome, so you think the nested list situation would not make it impossible? If you ever have time for it, that would be awesome, because jquery ui is quite a huge thing to load, if it is just for sortables.

lukasoppermann avatar Aug 17 '12 02:08 lukasoppermann

I know it's big, but it's not much if compared to, say, a picture! Anyway, maybe one day... But I can't make any promise for the moment.

2012/8/17 Lukas Oppermann [email protected]

Awesome, so you think the nested list situation would not make it impossible? If you ever have time for it, that would be awesome, because jquery ui is quite a huge thing to load, if it is just for sortables.

— Reply to this email directly or view it on GitHubhttps://github.com/mjsarfatti/nestedSortable/issues/43#issuecomment-7805439.

mjsarfatti avatar Aug 17 '12 13:08 mjsarfatti

Well, maybe you can just tag it as a feature request, and if you ever get the time to do it, great. Cheers, keep up the good work anyway.

lukasoppermann avatar Aug 17 '12 13:08 lukasoppermann

+1

durasj avatar Mar 07 '14 10:03 durasj