Dariusz Czajkowski

Results 64 comments of Dariusz Czajkowski

We have found with @gtluszcz that a pseudo-implementation of `HistoryEditor.atomic` could be: ```ts HistoryEditor.atomic = function (editor, callback) { editor.history.undos.push({ operations: [], selectionBefore: null }) callback() // This callback must...

@molant thank you for the screenshot and a quick reply! Recently, I used it to see at which version a "net" module was introduced. If I had to point a...

> We are working on adding versioned docs: […] Would that be OK? I think so, yes 🙂 > We could add a field in each API that tells you...

That's the same thing I get. I think the urls changed or something... :/