Skip to content
#

editor

Here are 2,570 public repositories matching this topic...

jas7457
jas7457 commented Dec 2, 2019

Do you want to request a feature or report a bug?

Bug

What's the current behavior?

In the docs, it says to use useMemo for the editor instance passed to the <Slate> component so it is "stable across renders". useMemo does not guarantee identity between renders (https:

fxha
fxha commented Oct 5, 2019

Description

The preview editor cursor when using the scrollbar thumb is the text selection cursor and not the default cursor.

Steps to reproduce

  1. Open a large document that the scrollbar is visible
  2. Use the scrollbar thumb to scroll
  3. Cursor is not the default one

Versions

  • Mark Text: all
  • Operating system: all?
nguyenlamlll
nguyenlamlll commented Mar 23, 2018

Hi,
I have recently looked into the source code. It's a bit... big and to be honest, I'm pretty clueless.

Is there a developer documentation somewhere? Maybe I missed it. I looked in Wiki section but it isn't there. If not, I'd love to help. (And probably need some helps to get starting as well). The documentation may include these sections: What modules and components are there? What are the

theia
tiptap
thettler
thettler commented Oct 7, 2019

I have an <editor-menu-bar> inside a vue-portal (https://github.com/LinusBorg/portal-vue).
If i click on the menu bar the onBlur() will be called and i lose focus on the Editor.
This behavior is new in 1.26.2. I installed version 1.26.1 again to check.

Here is the Code:
https://codesandbox.io/s/vue-issue-template-c3m2y?fontsize=14

Expected behavior
The onBlur() method should not

bug
NathanIceSea
NathanIceSea commented Jun 5, 2019

OS Version (操作系统): Windows, Linux

VNote Version (Help - About VNote - Version: )(VNote版本): 2.2(Windows), 2.5(Linux), 2.6(Linux)

Symptoms (表现):
Mermaid Gantt 导出的 HTML 图表显示为空白
HTML 源代码中 元素的 translate 横坐标和 width 出现不正确的负数数值,代码如下

<g class="grid" transform="translate(75, 266)">
            <g class="tick" transform="translate(-19,0)" style="opacity: 1;">
                <line y

Improve this page

Add a description, image, and links to the editor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the editor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.