Skip to content

Fix/mathquill#4

Closed
PatriciaRomaniuc wants to merge 2 commits intodevelopfrom
fix/mathquill
Closed

Fix/mathquill#4
PatriciaRomaniuc wants to merge 2 commits intodevelopfrom
fix/mathquill

Conversation

@PatriciaRomaniuc
Copy link

this jQuery changes fixed the mathquill errors I was getting locally:
image

@chillenious
Copy link
Contributor

Thanks for looking at it! There were a bunch of local dev files I see I checked in; I'll remove those. For Mathquill, looking at your screenshot, that's only actually used in the math-templated and math-input elements; the catagorize element (from the screenshot) uses mathjax. Then for the particular changes, I was trying to move to using mathquill in a way that doesn't rely on jquery global...

@chillenious
Copy link
Contributor

I'm actually working on a larger rewrite for MathQuill; that library is seriously outdated and is not actively maintained anymore, nor are its forks. We can take the core of MathQuill and update the UI code, get rid of the global jQuery requirement etc and make it a proper ESM

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