kozi
kozi
https://github.com/bcgit/bc-java/issues/1199 
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 
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...