desmosinc / mathquill

Magic textboxes where you can type math as easily as writing!
mathquill.com
137 stars 42 forks source link

A simple roadmap to a better mathquill #244

Closed LeoDog896 closed 1 year ago

LeoDog896 commented 2 years ago

I'm not sure if something like this already exists internally, but as most of the people reading this probably know, the current state of the mathquill codebase is quite a mess. Thus, I think a simple TODO list could help us get this project to easier maintenance speed.

Note: I do think that a new release of MathQuill should probably be breaking to reduce any legacy backwards code (with a migration guide, of course)

TODO:

And with that, MathQuill will be a proper module, which should allow it to connect to faster tooling, giving everyone involved a better developer experience.

If the upstream still can't be merged, it would be safe to assume that desmos should publish an NPM package for MathQuill.

I'm personally fine with doing the rest, but the tests completely broke and its quite a nightmare -- ill see what I can do about it.

LeoDog896 commented 2 years ago

Seems that the tests always worked 👍