Wolfgang Kluge
Wolfgang Kluge
**Is your feature request related to a problem? Please describe.** Instead of the simple `prompt`-Dialog, I want to show my own dialog at least for links and images. **Describe the...
**Describe the bug** You mention a `underscoresBreakWords` in the [option list](https://github.com/Ionaru/easy-markdown-editor#options-list). There is no such an option in CodeMirror code base, see https://github.com/codemirror/CodeMirror/issues/2307#issuecomment-901172540 (et seq) anymore. So you might want...
**Describe the bug** When autocomplete shows a somewhat larger list (= there's a scrollbar), you can select those items with the arrow keys. But after selecting an element that is...
**Is your feature request related to a problem? Please describe.** I have several problems with QuillJs, but most annoying https://github.com/quilljs/quill/issues/1074 (quilljs cannot format text like `aabb` but instead outputs `aabb`)....
**Is your feature request related to a problem? Please describe.** I have a complex object (EF core with included foreign keys) I want to display (escpecially a part of a...
**Is your feature request related to a problem? Please describe.** I want to set some properties on the underlying control but there's no direct access to it. E.g. I want...
**Describe the bug** After setting HTML of RichTextEdit, the edit area still remains empty - most of the times. Blazorise Version is 1.0.4 and 1.0.6 **To Reproduce** I tracked it...
**Is your feature request related to a problem? Please describe.** I want the DataGrid to be sorted in `Single` mode per default and in `Multi` mode when the user holds...
It would be great to have the choice between multiple output formats (comma-separated, newline, ...) and/or the ability to replace `formatDetails` at all.
Since such a tool is useful to compare a piece of code in different browsers, I would like to have the ability, that it works in older browsers, too -...