Keith Grant
Keith Grant
Yeah, I’d love to get editing working, but the question of formatting is tricky. Do we convert to markdown or leave as raw HTML? (or something else?) I have a...
Ooh, I didn’t realize you could fetch the HTML content from a micropub endpoint. That’s handy. Of course, editing HTML is trickier business than, say, markdown. But it should be...
Regarding the version numbers: 0.6.1 and 0.6.2 are identical. (I had to do an artificial version bump to re-submit to the Firefox Add-on store.) The link endpoints are retrieved by...
I don’t think its CORS, or if it is, I haven’t been able to figure out the workaround. `` is supposed to let everything through. When I examine the network...
I've had the same thought. It mostly be a matter of listening for clicks on the corresponding elements of the page. I would probably make it a user setting, so...
Will you be totally disappointed if I push this off til the next release? 😝
Also, _thank you_ for this library :). I've really missed shallow rendering since we've started using hooks more regularly, and I really hope I can get it working
closing as duplicate of #12542
as I’ve been thinking about it, we may just want to change the strategy. It really only refreshes job events in case the websocket events skipped some (and to enable...
see also #12556 — if we re-think the way we refresh events at job completion, we can probably knock out both these issues together