yabwe / medium-editor

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
https://yabwe.github.io/medium-editor/
Other
16.04k stars 1.85k forks source link

Major To-Do #1552

Open ksorv opened 4 years ago

ksorv commented 4 years ago

Major To-Do

These are major tasks that need to be done ASAP. Will be adding new ones.

Thoughts and Suggestions are welcome.

Highest P

High P

Low P

These are a must to get the project moving as we'll need more robust testing and overall dev env.

ksorv commented 4 years ago

IIFE was famous and useful in ES5, but now with ES6 being conquered and ES7 well on its way, We should completely re-write our lib to utilize the ES-Module system or UMD.


TBC...

arteconceito commented 4 years ago

@sauravkhdoolia Will have a look at it later, I must atend something else now. Thanks for the tip, will follow up on it :+1:

darioesp commented 7 months ago

Update Major TO-DO

These are major tasks that need to be done ASAP. Will be adding new ones.

Thoughts and Suggestions are welcome.

Highest P

These are a must to get the project moving as we'll need more robust testing and overall dev env.