Closed mununki closed 2 years ago
Interesting. I hadn't considered doing it this way. I'll give it some thought, thanks!
committed the suggestions and fix the test.
@TheSpyder I don't know why exactly, but does my rebase to reword the commits cause the task-list-complete check running loop maybe?
No, it's because resolving a comment thread doesn't automatically resolve all tasks within it: https://github.com/tinymce/rescript-webapi/pull/93#discussion_r796623111
I normally take care of that before merging if it's clear the task was done.
I hope to find time to finish reviewing and merge this in the next day or two.
@TheSpyder I got it. Thx.
published as 0.6.1
This PR is related to https://github.com/reasonml-community/bs-webapi-incubator/pull/204, https://github.com/reasonml-community/bs-webapi-incubator/issues/203.
This PR adds a module functor to make a
CustomEvent
module with typed detail.Example