-
### Discussed in https://github.com/Laravel-Backpack/community-forum/discussions/1068
Originally posted by **adambalint-srg** July 6, 2024
CkEditor new 42 version has a new builder (https://c…
-
Consider the following code:
```ts
import { EditorUIView, type Locale, type EditingView } from 'ckeditor5';
import EditableUIView from '@ckeditor/ckeditor5-ui/dist/editableui/editableuiview.js';
exp…
-
Since the `ng eject` task for version 6 still isn't available, it's a more complicated task. Fortunately, the new CLI comes with [builders](https://medium.com/dailyjs/angular-cli-6-under-the-hood-buil…
-
After following all the steps, getting this error.
Kindly help to fix this issue
![image](https://user-images.githubusercontent.com/38743900/157719485-1b304907-1468-4301-b62f-8acff3d3fad0.png)
-
## 📝 Provide a description of the new feature
Currently, integrating CKEditor 5 with [Nuxt.js](https://nuxtjs.org/) causes some issues. It will be nice to check how we can improve it.
A list of …
Mgsy updated
3 months ago
-
## 📝 Provide detailed reproduction steps (if any)
Open the inline widget demo:
https://ckeditor.com/docs/ckeditor5/latest/tutorials/widgets/implementing-an-inline-widget.html#demo
Paste some ex…
-
Add a table
align table to left
Add a new table
align table to left
Expected: Tables are below each other same way as if the tables where aligned to center
Actual: Tables are aligned cl…
-
## Background
I need to develop a rich text React Component and publish it to a private npm repository. After comparison, I ultimately chose "CKEditor" and developed the component according to the fo…
gfu7 updated
4 months ago
-
Adding `enableForkedTypeScriptTypesChecking` breaks the build and i can't see what i'm missing.
`enableTypeScriptLoader` on its own works perfect
```
TS2345: Argument of type 'typeof import("/Us…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …