-
Am I missing it or is there no zoom?
Also a universally editable export format such as XML or Json is an absolute must have these days.
Another nice feature would be an easier way to control whi…
-
-
### What package is this for?
- [x] React
- [ ] Angular
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
Steps to reproduce the behavior:
1.…
-
Hi,
I'm trying to load the fullscreen plugin and I'm getting this error:
```
"ReferenceError: RedactorPlugins is not defined"
```
This is my code to initialize Redactor:
```
// Combined modules
an…
-
Cloned this project & customizing the same - Word Suggestions are coming only for Css & JavaScript languages as they are default.But requirement is Java,Csharp editors.
Html code -
Typ…
-
Monaco is a great editor for providing programmatic interfaces for users to an application.
One feature that'd significantly help with the user experience is to make specific lines read-only, such …
sinaa updated
2 months ago
-
Right now, if user enter lots of content inside editor, and if they want to style paragraph in the bottom, there is no provision. Toolbar is fixed in top.
Do we have any way to overcome this issue?
-
# Bug Report
## Problem
Android 13
App crashes when permission is granted for the first time. After requesting the permission once, the "Take Picture" button has no effect. Selecting an image fro…
-
Text color/Background color picker is not working in Edge browser. Is there any workaround for this issue? Appreciate if any one can give quick fix.
-
I use `templateUrl`s written in this form:
``` dart
@Component(templateUrl: 'packages/myapp/components/footer.html')
```
After generating template cache with `TemplateCacheTransformer`, URL turns in…