Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.99k stars 612 forks source link

+ Add sourcemaps #1268

Closed timint closed 2 years ago

Alex-D commented 2 years ago

Also, can you rework commits to match something more like Karma commit convention? http://karma-runner.github.io/6.3/dev/git-commit-msg.html

Thank you :)

timint commented 2 years ago

Also, can you rework commits to match something more like Karma commit convention? http://karma-runner.github.io/6.3/dev/git-commit-msg.html

Thank you :)

I am unfamiliar with Karma and brain muscle is used to these changelog list notations: + added - removed * changed ! critical

But if you are asking for fix: Fixed this that rather than * Fixed this that I can do that.

timint commented 2 years ago

You know you can cherry pick my commits and adjust them any way you want them.

Alex-D commented 2 years ago

Thank you :)