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

Remove jQuery #54

Merged
merged 3 commits into from
Mar 30, 2019
Merged

Remove jQuery #54

merged 3 commits into from
Mar 30, 2019

Conversation

rugk
Copy link
Contributor

@rugk rugk commented Jan 21, 2019

Fixes #53

I've only tested it partially in browser, but I may do a full test later.

Also, I really just transferred the jQuery logic 1:1, you can see it is often very suboptimal and could be imroved.
Expect a few pushes again.

And I do see it as a big improvment to get rid of this big, big library for just 200 LOC...

@rugk
Copy link
Contributor Author

rugk commented Jan 21, 2019

And and BTW, I've tested docdash in IE, and I guess we do not have to worry here; the whole site (CSS) is broken there anyway (note this is your unmodified example):
grafik

So can we drop IE support?

@rugk rugk changed the title Remove jQuery [WIP] Remove jQuery Jan 21, 2019
@ar2rsawseen
Copy link
Collaborator

It only means none of the current users use IE. 😃 But since it has been discovered, I think we will need to address that for at least, as you say, IE9

@ar2rsawseen
Copy link
Collaborator

ar2rsawseen commented Jan 21, 2019

Hmm, I just tried and it seems to be working without problems right now

image

@rugk
Copy link
Contributor Author

rugk commented Jan 21, 2019

Ah, yes, it was this compatibility view.
So yeah, we can get back to this PR. 😄

@ar2rsawseen
Copy link
Collaborator

So how about this? Save to merge?

@rugk
Copy link
Contributor Author

rugk commented Feb 20, 2019

If you've tested it, I guess it was. At least theoretically...

@ar2rsawseen ar2rsawseen merged commit 73e2ce2 into clenemt:master Mar 30, 2019
@rugk rugk deleted the jqueryless branch March 30, 2019 12:27
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.

2 participants