issues
search
yjs
/
y-prosemirror
ProseMirror editor binding for Yjs
https://demos.yjs.dev/prosemirror/prosemirror.html
MIT License
355
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Editing blocked because of cursor position error
#173
AntoLC
opened
1 day ago
0
feat: support overlapping marks #34 based on (#52)
#172
nperez0111
opened
6 days ago
0
fix: avoid throwing an exception if the current selection no longer makes sense when initializing ySyncPlugin
#171
gvergnaud
closed
6 days ago
1
Out of range position exception when adding ySyncPlugin to an existing editor
#170
gvergnaud
closed
6 days ago
0
fix: conditionally access ystate binding in cursor plugin
#169
EricHasegawa
opened
1 month ago
0
Trini/update with original repo
#168
trinigomez
closed
1 month ago
0
node duplicate on page reload when enforcing a custom node as first block in collaborative setup
#167
LeongLRF
closed
2 months ago
0
Update from fork
#166
Jose10go
closed
3 months ago
0
prosemirrorToYXmlFragment losing <a> link around <img> tags
#165
bosschaert
opened
3 months ago
0
Fix accessing toDelta on non-Y.Text instances
#164
manstie
closed
3 months ago
1
TypeError: nextytext.toDelta is not a function or its return value is not iterable
#163
danny-hunt
closed
3 months ago
2
Cannot read properties of undefined (reading 'nodeSize')
#162
mendesanna
closed
3 months ago
2
Some text is duplicated when two users concurrently make changes at the beginning of the same line
#161
MacroMackie
closed
3 months ago
2
[Example Test Case] - Some text is duplicated when two users concurrently make changes at the beginning of the same line
#160
MacroMackie
closed
3 months ago
1
Fix `cursorStateField` bug
#159
andrictham
opened
4 months ago
1
Removed reference to travis in readme
#158
tomasdahlqvist
closed
4 months ago
1
support marks on element nodes
#157
Pruxis
opened
4 months ago
5
yCursorPlugin exception when ySyncPlugin not initialized
#156
khrvati
closed
5 months ago
6
remirror is broken after y-prosemirror@1.2.4
#155
usman-web-dev
closed
5 months ago
1
feat: implement generic color capabilities
#154
troglodytto
opened
6 months ago
5
chore - Add logging create node from y element
#153
jamesopti
closed
7 months ago
0
Export `updateYFragment`
#152
gabriel-peracio
closed
9 months ago
3
Update peer dependencies package.json
#151
websiddu
closed
7 months ago
5
yCollabPlugin does not work when the input is a yXmlFragment nested inside a shared type
#150
harrisjose
closed
1 year ago
2
Issue with ProseMirror Integration: Warning When Initializing with y-prosemirror Plugins
#149
totorofly
opened
1 year ago
0
fix: remove random number in cursor selection builder
#148
baotpham
opened
1 year ago
2
Does `prosemirrorToYXmlFragment` really lose hystory?
#147
remorses
opened
1 year ago
1
Sometimes moving the caret does not work
#146
vitmf
opened
1 year ago
0
Prevent infinite cursor awareness update loop
#145
furkan3ayraktar
opened
1 year ago
2
sync-plugin: make `y-prosemirror` build against new `yjs`.
#144
jmoudrik
opened
1 year ago
0
Debounce or otherwise limit the rate of update generation
#143
link2xt
opened
1 year ago
0
Inspect meta of `appendedTransaction` for possible `addToHistory:false`
#142
romansp
opened
1 year ago
1
`ySyncPlugin` ignores `addToHistory:false` meta of `appendedTransaction`
#141
romansp
opened
1 year ago
0
feat: Added `awarenessStateFilter` option for filtering `awareness.getState()`
#140
RubaXa
closed
1 year ago
5
When I undo some content across lines, the enabled state of the tool gets lost.
#139
shlroland
opened
1 year ago
0
Links on images not updating
#138
jibin2706
opened
1 year ago
0
Fix to load type definition in esm
#137
kobayang
closed
1 week ago
1
prosemirrorJSONToYXmlFragment doesn't work if no given YXmlFragment
#136
NathanLauth
opened
1 year ago
2
fix: unsupported node mark
#135
XiaodongTong
opened
1 year ago
5
Allow skipping YDoc updates for transactions
#134
elad-barack
opened
1 year ago
3
YJS doc is out of sync with ProseMirror doc
#133
ocavue
closed
1 year ago
2
Relax hasFocus Assumption in Cursor Plugin
#132
zampino
opened
1 year ago
0
Fix decorations bug
#131
IdrissMahjoubi
closed
1 year ago
0
fix node marks
#130
hrasoa
closed
1 year ago
0
move typescript to devDependencies
#129
ocavue
closed
2 years ago
1
TypeError: Cannot read properties of null (reading 'getUserByClientId')
#128
milahu
opened
2 years ago
3
skip unnecessary full-document replaces
#127
ocavue
opened
2 years ago
4
Y-ProseMirror always set the caret at the end of the document after initialize the editor
#126
ocavue
closed
5 months ago
3
Restore NodeSelections correctly
#125
sanketdc
closed
2 years ago
2
Awareness as type import?
#124
Hideman85
opened
2 years ago
0
Next