Set explicitly the type button for buttons. #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix_button_type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the editor is in a
formthe search buttons will submit the form.Good idea. There's also the close button, which isn't created through the
buttonfunction.And don't put your release note in the changelog—put it in a
FIX: ...line in the commit message.Thanks. Just one more nitpick: Please use double quoted strings.
Woops I missed this close button. fixed.
Also is it possible to release a patch version for 0.18?
The version 0.19 of codemirror works fine in the browser but for an obscure reason it makes the CI stuck in an infinite loop (jest + testing-library). I'll come with a more detailed investigation on your discuss website as soon as possible.
Sorry, I'm not backporting changes to previous releases at this point.