Piotrek Koszuliński

Results 86 comments of Piotrek Koszuliński

> ### Replacing the current interface with two inputs for defining the amounts of rows and columns For me, the grid is very convenient for mouse users and replacing it...

Are you sure you need access to this class directly? These methods are used by the Writer and that's why they are protected. By making them protected we ensure that...

I just briefly scanned the code out of curiosity how complex was the fix, but I didn't actually review this. One general remark: Please leave traces to this ticket in...

To me, the change looks good too. It seems safe to upcast the selection at that point.

Thanks @renderpci. One question from me - what do you mean in step 3 by "Redo the process"? Just to be sure - you mean "Repeat the steps 1 and...

I tried this case again on 35.0.1 and the editor didn't crash this time. Could you retest it?

Some status update. We're doing good progress migrating packages. We covered more than 50% of them, including all the core ones (that are by far the biggest ones). So in...

We're about to finish the code migration. We should be done with both the open source and commercial code by the end of February. The code release to npm is...

We've just (like an hour ago :D) published 37.0.0-alpha.0 of all open source packages of CKEditor 5.  All these packages in this specific version contains typings for the entire code...

I can see this is a trending issue but I'm a bit confused on why. * Why do you use base64 adapter at all? What are the use cases for...