kozi

Results 15 comments of kozi

https://github.com/bcgit/bc-java/issues/1199 ![grafik](https://user-images.githubusercontent.com/464029/181878963-9a42bb5e-c672-4a19-8eab-f1dc28a61cec.png)

Is there a chance that this request will be merged or what still needs to be done?

Hi, I would like to try the Linux-ARM version. Is it planned that `Linux arm64` will be included in a future release?

Is there any good&simple solution for the functionality **SHIFT+ENTER** --> ``. In my opinion, this should be a **standard functionality** of a rich text editor!

Is there currently a good workaround for this?

> > Is there currently a good workaround for this? > > I am using tiptap instead But this is only a "core"-library where I still have to do *some*...

I just wanted to ask nicely when there will be a version for the current typedoc version (0.24.x)?

@christian-bromann https://github.com/kozi/stencil-set-mode-bug ![Image](https://github.com/user-attachments/assets/3f988080-0d53-4730-abfb-7142eb310a6a)

Changing the code of `global.ts` fixes the issue. It is still a bit problematic because the previous code worked without any problems up to 4.32.x. ```typescript import { setMode }...

> Hi [@christian-bromann](https://github.com/christian-bromann), > > we need the `setMode` to trigger the theming. This is really important for us. > > See here: https://github.com/public-ui/kolibri/blob/e86ef484cea9214c8d191d9e911f312f87f850ce/packages/components/src/global/script.ts#L6 The `setMode` method is available if...