-
I'm currently collecting a list of issues/weird behavior we want to get rid of
Feel free to post noticed issues with editor here
- [ ] Can't resize pasted images on chrome
- [ ] Laggy behavior when pa…
-
Hey there, in another project i created monaco-editor to view bloblang mappings with syntax highlighting.
This is my config for the angular monaco:
```typescript
const monacoConfig: NgxMonacoEdit…
-
In the ESM (EcmaScript Modules) version, css files are being imported like:
```
import './actionbar.css';
```
I have looked into the ECMA-262, TC39 proposals etc. but nowhere I could find that…
-
I am trying to use the `MonacoEditorReactComp` along with the language client in an existing project.
The problem is that the addition of this library significantly increases the final bundle size …
-
I decided to start working on getting the "Insert image from editor" feature back. This ticket is a follow up from the #224 discussion I've started sometime ago.
I have some projects that I will look…
-
### Version
5.5.0
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=dataset-simple0&code=PYBwLglsB2AEC8sDeAoWbZmMANpEAXMgL4A0GsAzgKYBOE1lRA2hbO6u112AJ4jUiAcgBGAQ…
-
Seems there is bug on android 14
```
public async playRecord(
attachment = undefined,
attachmentId = undefined,
args,
repeat: boolean = false
) {
…
-
I know that this question has popped up a few times, #74 for example. However I don't think the answer supplied each time (see https://github.com/froala/angular2-froala-wysiwyg#events-and-methods) is …
-
### Description
I'm using lint-staged 13.1.2 with husky version 8.0.0 and eslint 8.17.0. When trying to commit to my branch, I keep getting an error from the lint-staged node modules:
![image](htt…
-