Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ie #87

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Support ie #87

wants to merge 5 commits into from

Conversation

mukeshp004
Copy link

No description provided.

.dragging {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?!

@taf2
Copy link

taf2 commented Feb 7, 2021

IMO - instead of supporting IE should rework the code base to be a web component. Use shadowDOM and be a really nice re-usable HTML element with ondrag attributes etc... See: https://gs.statcounter.com/. - globally in Jan 2021 IE saw less than 1% of traffic.... With Edge being Chromium based it's never been a better time in the history of the web to use the excellent tools available since the fall of IE6's rain of terror. Firefox, Chromium and Safari all support class, const, let, () => { console.log("and even this") }... (async () => { const r = await fetch("http://www.ie6death.com/", {mode: 'no-cors', credentials: 'omit'}); const b = await r.blob(); console.log(b); })();

that said I'm just having fun and all good work should be recognized just saying it might be cool to push to a world of no more IE and moving beyond ES5 to ES6. - just my fly by 2 cents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants