Artur Delura

Results 7 comments of Artur Delura

Anybody is aware of any fork that supports Vue 3 or alternative libraries?

Hi @Sarfarazsajjad, thank you for your question. I see that you already forked this repo. Please commit your changes into it. It will make running your example easier and we...

Same issue here, but I don't see anything rendered on the screen. Did you solve this somehow? **Update:** Make sure to specify `currentId` in data of your component as it's...

Files to be copied during build process are determined in [build-config.js](https://github.com/ckeditor/ckeditor-dev/blob/master/dev/builder/build-config.js#L16-L18). As far as I can see files which you mentioned are included in config. Could you please check what...

We will add information about config in readme. Let me do this with this issue.

My initial implementation was that source code buttons was next to samples. But I've been asked to move it at the bottom :). So I'm also for add some button....

I can implement something like removing elements in each sample which are wrong for specific version (offline or online). If there is a element like this: ``` html This element...