Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ProseMirror/prosemirror-view issues and pull requests

#173 - Fix selection when Firefox creates multi range selection across svg.

Pull Request - State: closed - Opened by jasonklym 12 days ago - 10 comments

#172 - Clear trackWrites on destroy to prevent memory leak

Pull Request - State: closed - Opened by schontz 20 days ago - 4 comments

#171 - Export `DecorationGroup` so that it can be used by consumers

Pull Request - State: closed - Opened by rhystmills about 1 month ago - 8 comments

#170 - Fix: add sel checks

Pull Request - State: closed - Opened by xoxoxo about 2 months ago - 3 comments

#169 - Pass attrs to renderSpec on creation of nodes and marks

Pull Request - State: closed - Opened by sjohnson18 2 months ago - 1 comment

#168 - use `transformCopied` in `dragstart` handler

Pull Request - State: closed - Opened by markcrispo 5 months ago - 3 comments

#167 - Added transformCopiedHTML callback

Pull Request - State: open - Opened by ashu12chi 7 months ago

#166 - expose `forChild` of `DecorationSet`

Pull Request - State: closed - Opened by twrichards 8 months ago - 2 comments

#166 - expose `forChild` of `DecorationSet`

Pull Request - State: closed - Opened by twrichards 8 months ago - 2 comments

#165 - expose `forChild` of `DecorationSource`

Pull Request - State: closed - Opened by twrichards 8 months ago - 3 comments

#164 - fixes memory leak related to reused range

Pull Request - State: closed - Opened by gwidonw 9 months ago - 4 comments

#163 - Create unit tests for a decoration mapping bug

Pull Request - State: closed - Opened by becha2 10 months ago - 3 comments

#162 - Remove `<img />` hack for chrome

Pull Request - State: closed - Opened by tjenkinson 11 months ago - 5 comments

#161 - Incorrect Step for some unicode characters during composition

Pull Request - State: closed - Opened by saranrapjs 11 months ago - 4 comments

#160 - Don't delay handle*Click[On] handlers when none for higher click count defined

Pull Request - State: closed - Opened by zoldar about 1 year ago - 1 comment

#159 - mark `MarkView` as a single interface

Pull Request - State: closed - Opened by bvanjoi over 1 year ago - 1 comment

#158 - Allow translation if contenteditable is set to false

Pull Request - State: closed - Opened by seeARMS over 1 year ago - 3 comments

#157 - potential fix for recreatewrapper

Pull Request - State: closed - Opened by YousefED over 1 year ago - 1 comment

#156 - Use just created selection instead of view selection state in dragstart handler

Pull Request - State: closed - Opened by eric-burel over 1 year ago - 1 comment

#155 - FIX: Fix an issue with cursor jump in table cell

Pull Request - State: open - Opened by deniszografski over 1 year ago - 4 comments

#154 - Update broken link (ViewProps -> EditorProps)

Pull Request - State: closed - Opened by shreevatsa over 1 year ago - 1 comment

#153 - Clarify getPos typings in NodeView constructor

Pull Request - State: closed - Opened by sarahriouslydt over 1 year ago - 1 comment

#152 - bugfix: avoid bug if domSelection is not displayed in the webpage

Pull Request - State: open - Opened by NomadeLampe over 1 year ago - 2 comments

#151 - Prevent model selection synchronizing to DOMSelection during selection.

Pull Request - State: open - Opened by cuppi over 1 year ago - 1 comment

#150 - Can't input with composing when the first node in selection range isn't editable

Pull Request - State: closed - Opened by lastnigtic over 1 year ago - 5 comments

#149 - Fix composition after nodeview with mark(inclusive is false) will get…

Pull Request - State: closed - Opened by cuppi over 1 year ago - 3 comments

#147 - DecorationGroup.from accepts DecorationSet | DecorationGroup

Pull Request - State: closed - Opened by jonathonherbert almost 2 years ago - 1 comment

#146 - Update README.md

Pull Request - State: closed - Opened by eltociear almost 2 years ago

#145 - FIX: Keep multiple line breaks when pasting text

Pull Request - State: closed - Opened by xiaweiss almost 2 years ago - 2 comments

#144 - fix(clipboard-readHTML-windows): Fix readHTML issue on windows

Pull Request - State: closed - Opened by hajikanooo almost 2 years ago - 5 comments

#143 - chrome => isChrome

Pull Request - State: closed - Opened by eric-burel almost 2 years ago - 1 comment

#142 - Fix getSelection for Safari Shadow Dom

Pull Request - State: closed - Opened by roman-kulakov about 2 years ago - 2 comments

#141 - transformCopied

Pull Request - State: closed - Opened by tanishqkancharla about 2 years ago - 1 comment

#140 - transformCopied

Pull Request - State: closed - Opened by tanishqkancharla about 2 years ago - 3 comments

#139 - fix domSel.collapse error in jest

Pull Request - State: closed - Opened by szamanr about 2 years ago - 2 comments

#138 - Add workaround for IE focusing nodes inside contenteditable

Pull Request - State: closed - Opened by scq about 2 years ago - 4 comments

#137 - Use previous selection when focus origins from key event

Pull Request - State: open - Opened by jnystad about 2 years ago - 1 comment

#136 - Add failing test for decoration mapping bug

Pull Request - State: closed - Opened by peets about 2 years ago - 2 comments

#135 - Doc comment - transformPasted is used in drag/drop

Pull Request - State: closed - Opened by tslocke about 2 years ago

#134 - fix safari coordsAtPos in code block

Pull Request - State: closed - Opened by ycatl about 2 years ago

#133 - Improved `EditorProps` type

Pull Request - State: closed - Opened by jorroll about 2 years ago - 6 comments

#132 - fix: drag scrollbar should not trigger click events

Pull Request - State: closed - Opened by vivaxy about 2 years ago - 1 comment

#131 - feat: Add exports.types to package.json

Pull Request - State: open - Opened by andreavaccari about 2 years ago - 7 comments

#130 - Mark prosemirror.css file as a module with side-effects

Pull Request - State: closed - Opened by vmagamedov over 2 years ago

#129 - Fix some types

Pull Request - State: closed - Opened by percy507 over 2 years ago - 12 comments

#128 - fix: ViewDesc.descAt should return a NodeViewDesc

Pull Request - State: closed - Opened by Akimotorakiyu over 2 years ago

#127 - export NodeViewConstructor and MarkViewConstructor

Pull Request - State: closed - Opened by BrianHung over 2 years ago - 1 comment

#126 - Add CSS exports to package

Pull Request - State: closed - Opened by antimatter15 over 2 years ago - 1 comment

#125 - Capture more macos shortcuts

Pull Request - State: closed - Opened by KentoMoriwaki over 2 years ago - 3 comments

#124 - Fix table duplication in clipboard

Pull Request - State: closed - Opened by kg782 over 2 years ago - 1 comment

#123 - Make the `plugins` field in `DirectEditorProps` optional

Pull Request - State: closed - Opened by ocavue over 2 years ago - 1 comment

#122 - Only flush the selection when the editor view has focus

Pull Request - State: closed - Opened by tilgovi over 2 years ago - 4 comments

#121 - allow editable prop to be bool

Pull Request - State: closed - Opened by BrianHung over 2 years ago - 1 comment

#120 - Fix typo

Pull Request - State: closed - Opened by ocavue over 2 years ago - 1 comment

#119 - Fix hidden cursor in chrome at end of line following a custom node view wrapped in a mark

Pull Request - State: closed - Opened by Billiam over 2 years ago - 2 comments

#118 - Add empty alt attribute to img hack nodes

Pull Request - State: closed - Opened by Billiam over 2 years ago - 1 comment

#117 - Return pos if descObj.parent is null

Pull Request - State: open - Opened by egwoo over 2 years ago - 1 comment

#116 - Opt out of drag selection delay in Safari

Pull Request - State: closed - Opened by luke-john-atlassian over 2 years ago - 1 comment

#115 - feat: support `preserveWhitespace` in `Node.spec` to avoid dropping `newline`

Pull Request - State: closed - Opened by lastnigtic almost 3 years ago - 2 comments

#114 - Detect key events in code tag in domObserver

Pull Request - State: open - Opened by seanchambo almost 3 years ago - 11 comments

#113 - Increase bounds check for children in reconcilliation back to 5

Pull Request - State: closed - Opened by seanchambo almost 3 years ago - 2 comments

#112 - remove class attribute if classList is empty

Pull Request - State: closed - Opened by BrianHung almost 3 years ago - 1 comment

#111 - feat (Widget): Add a destroy function to Decoration.widget

Pull Request - State: closed - Opened by jamesopti almost 3 years ago - 1 comment

#110 - Fix Markdown syntax in DirectEditorProps section

Pull Request - State: closed - Opened by command-tab almost 3 years ago - 1 comment

#109 - Support the latest iPadOS

Pull Request - State: closed - Opened by ocavue almost 3 years ago - 4 comments

#108 - merge document style attributes from plugins

Pull Request - State: closed - Opened by pmairoldi almost 3 years ago - 1 comment

#107 - Fix collapsing whitespace in Firefox

Pull Request - State: closed - Opened by ausi about 3 years ago - 19 comments

#106 - Fix matchesNode of null runtime error

Pull Request - State: closed - Opened by flaviouk about 3 years ago - 5 comments

#105 - Add a class name to distinguish ProseMirror hack nodes from regular nodes

Pull Request - State: closed - Opened by amk221 about 3 years ago - 2 comments

#104 - fix: right click would change table selection

Pull Request - State: closed - Opened by XiaodongTong about 3 years ago

#103 - Use `::` to signify pseudo element

Pull Request - State: closed - Opened by amk221 about 3 years ago - 4 comments

#102 - Fix of Backspace/Delete not working for RTL characters in shadowDOM

Pull Request - State: closed - Opened by maksim-shlapak about 3 years ago - 1 comment

#101 - Fix typo

Pull Request - State: closed - Opened by Priestch about 3 years ago - 1 comment

#100 - Fix typo

Pull Request - State: closed - Opened by Priestch about 3 years ago - 1 comment

#99 - Add .map to DecorationSource interface

Pull Request - State: closed - Opened by jonathonherbert about 3 years ago - 6 comments

#98 - DecorationSet: Filter by predicate with range arguments excluded

Pull Request - State: closed - Opened by georgemandis about 3 years ago - 1 comment

#97 - Update compositionEndedAt when composition cleared manually

Pull Request - State: closed - Opened by KentoMoriwaki about 3 years ago - 10 comments

#96 - prosemirror-* packages as peer dependencies

Pull Request - State: closed - Opened by kepta about 3 years ago - 1 comment

#95 - Feature/handlers with capture

Pull Request - State: closed - Opened by pemaig over 3 years ago

#94 - Feature/handlers with capture

Pull Request - State: closed - Opened by pemaig over 3 years ago

#93 - Add necessary devDependencies for script test-server

Pull Request - State: closed - Opened by MagnetoLee over 3 years ago - 4 comments

#92 - check if focusNode of root selection is contained within view dom

Pull Request - State: closed - Opened by BrianHung over 3 years ago - 9 comments

#91 - Update index.js

Pull Request - State: closed - Opened by 4-1-1 over 3 years ago - 6 comments

#90 - fix check if node is BR

Pull Request - State: closed - Opened by BrianHung over 3 years ago - 1 comment

#89 - trim both prev class and cur class before splitting #86

Pull Request - State: closed - Opened by BrianHung over 3 years ago - 1 comment

#88 - Fix scroll when editor has css transform:scale()

Pull Request - State: closed - Opened by rbasto1 over 3 years ago - 4 comments

#87 - Pass inner decorations to nodeView on init and update

Pull Request - State: closed - Opened by jonathonherbert over 3 years ago - 1 comment

#86 - trim className before split to avoid empty className

Pull Request - State: closed - Opened by 1inus over 3 years ago - 3 comments

#85 - only remove ProseMirror-hideselection when selection.visible=true

Pull Request - State: closed - Opened by BrianHung over 3 years ago - 2 comments

#84 - Enable a image in PNG format to be pasted into a Prosemirror document.

Pull Request - State: closed - Opened by ronkok over 3 years ago - 3 comments

#83 - Checking if iPadOS using maxTouchPoints so iOS workarounds work for iPadOS and iOS

Pull Request - State: closed - Opened by jljorgenson18 almost 4 years ago - 4 comments

#82 - Fix paste when using SHIFT+INS

Pull Request - State: open - Opened by AndersMad about 4 years ago - 2 comments

#81 - fix: Incorrectly parsing content from the clipboard

Pull Request - State: closed - Opened by lastnigtic about 4 years ago - 2 comments

#80 - Fix incorrect ctrl+drag behavior.

Pull Request - State: closed - Opened by AlansCodeLog about 4 years ago - 13 comments

#79 - Remove redundant white-space style

Pull Request - State: closed - Opened by kepta about 4 years ago - 1 comment

#78 - update documentation of`nodeViews`

Pull Request - State: closed - Opened by BrianHung about 4 years ago - 3 comments

#77 - Upstream

Pull Request - State: closed - Opened by dazzyjong about 4 years ago

#76 - Pass plainText to transformPastedText and clipboardTextParser props

Pull Request - State: closed - Opened by pocke over 4 years ago - 5 comments