Ecosyste.ms: Issues

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

GitHub / ProseMirror/prosemirror-model issues and pull requests

#84 - Add blockArraysIn to renderSpec function, which is called from prosemirror-view

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

#83 - Include type and attribute name in validate error messages

Pull Request - State: closed - Opened by ocavue 4 months ago - 1 comment

#82 - Fix a typo in the comment

Pull Request - State: closed - Opened by ocavue 4 months ago

#81 - Fix: Memory leak in resolveCache

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

#80 - Clarify internal attrs type parameters

Pull Request - State: closed - Opened by ocavue 6 months ago - 1 comment

#79 - Improve parser performance by 50%

Pull Request - State: open - Opened by thecodrr 8 months ago - 8 comments

#78 - Make TextNode public

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

#77 - Expose the index parameter in the Fragment descendants callback

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

#76 - Small clarification of docs of Node.nodesBetween

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

#75 - upgrade descendants and nodesBetween handlers to support aborting a graph scan

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

#74 - Ensure Node.inlineContent returns a boolean

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

#73 - Change the array type in DOMOutputSpec to readonly

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

#72 - Make it compile in typescript 3

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

#71 - Add NodeType.checkContent method

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

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

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

#68 - always ensure text nodes with the same marks are joined together in a fragment

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

#67 - Add stronger typing for Schema

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

#66 - Allow a leaf node to customize its textContent

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

#65 - feat: support generating default value for attribute

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

#64 - Prosemirror-Model: Add missing optional target argument to serializeFragment function

Pull Request - State: open - Opened by mmackeyatl almost 3 years ago - 5 comments

#63 - Add index parameter to documentation for Node.descendants callback

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

#62 - Extend textBetween API by accepting function to stringify leaf nodes

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

#61 - Fix crash when CTRL+A removing content

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

#60 - Update docs to add includeParents flag of Node slice method

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

#59 - Update docs for spec.marks and spec.nodes

Pull Request - State: closed - Opened by sibiraj-s almost 4 years ago - 1 comment

#58 - use allowedMarks to filter makrs for node construtor

Pull Request - State: open - Opened by herrdu almost 4 years ago - 1 comment

#57 - use allowedMarks to filter makrs for node construtor

Pull Request - State: closed - Opened by herrdu almost 4 years ago - 1 comment

#55 - chore: fix linter errors

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

#54 - fix typo error

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

#53 - Fix findIndex is not supported in IE

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

#52 - FIX mark with attrs are missing in nested mark rule parse

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

#51 - Fix missing mark when parsing nested mark with same type

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

#50 - De-duplicate expressions in Slice.fromJSON

Pull Request - State: closed - Opened by Xiphoseer over 4 years ago - 1 comment

#49 - api, doc: rangeHasMark allows Mark or MarkType

Pull Request - State: closed - Opened by kapouer over 4 years ago - 1 comment

#48 - Only allow supported marks when opening node of type

Pull Request - State: closed - Opened by marywhite almost 5 years ago - 1 comment

#47 - Add support to render XML namespace

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

#46 - Updated documentation for `node` to handle undefined results

Pull Request - State: closed - Opened by GAntoine almost 5 years ago - 1 comment

#45 - Accept function as provider for node attribute default value

Pull Request - State: closed - Opened by MarMun about 5 years ago - 1 comment

#44 - Improve ESM support

Pull Request - State: closed - Opened by lpellegr about 5 years ago - 6 comments

#43 - Update comment for ResolvedPos.index()

Pull Request - State: closed - Opened by zh4ui about 5 years ago - 1 comment

#42 - feat allow nested list type

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

#41 - Small docstring typo (level -> depth)

Pull Request - State: closed - Opened by TkTech about 5 years ago - 1 comment

#40 - fix minor spelling mistake

Pull Request - State: closed - Opened by dmonad over 5 years ago

#39 - ParseContext matchTag checks content type

Pull Request - State: open - Opened by kapouer over 5 years ago

#38 - Small typo in documentation

Pull Request - State: closed - Opened by isTravis over 5 years ago - 1 comment

#37 - matchType compare using type.name

Pull Request - State: closed - Opened by kapouer over 5 years ago - 1 comment

#36 - Removing a superfluous(?) param.

Pull Request - State: closed - Opened by samw3 over 5 years ago - 1 comment

#35 - fixes DOM parsing of unique, non-exclusive, same-type marks

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

#34 - Export TextNode class

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

#33 - fixed nodesBetween when child is undefinded bug

Pull Request - State: open - Opened by XuXuDev over 5 years ago - 11 comments

#32 - Implements spanning behaviour in DOMSerializer

Pull Request - State: closed - Opened by eshvedai almost 6 years ago - 1 comment

#31 - fixed: avoid setting blank style attributes on all dom nodes

Pull Request - State: closed - Opened by shrunyan almost 6 years ago - 3 comments

#30 - Node#inlineContent doc update

Pull Request - State: closed - Opened by jake-knerr about 6 years ago - 1 comment

#29 - Strip whitespace after hard break

Pull Request - State: closed - Opened by DouweM about 6 years ago - 4 comments

#28 - fix: README changelog URL

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

#27 - Update return type of contentMatchAt

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

#26 - Support overriding toString method of a node from NodeSpec

Pull Request - State: closed - Opened by d4rkr00t over 6 years ago - 6 comments

#25 - extend toJSON Node.attrs from Object.prototype

Pull Request - State: closed - Opened by saranrapjs over 6 years ago

#24 - Make return type of ResolvedPos.node optional

Pull Request - State: closed - Opened by torifat over 6 years ago - 5 comments

#23 - handle marks on elements with content

Pull Request - State: closed - Opened by johanneswilm over 6 years ago - 9 comments

#22 - Fix type definition for Fragment::findDiffEnd

Pull Request - State: closed - Opened by hubgit over 6 years ago - 1 comment

#21 - Fix offsets links to doc indexing guide

Pull Request - State: closed - Opened by jleft almost 7 years ago - 1 comment

#20 - Preserve non-breaking space characters during import

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

#19 - Slice markdown: do not start line with 1.

Pull Request - State: closed - Opened by kapouer about 7 years ago - 1 comment

#18 - Allow parseRule context to be an array

Pull Request - State: closed - Opened by kapouer about 7 years ago - 3 comments

#17 - contentElement can also be fn(dom) → dom

Pull Request - State: closed - Opened by kapouer over 7 years ago - 1 comment

#16 - Small stuttering error

Pull Request - State: closed - Opened by kapouer over 7 years ago

#15 - Provide context information in mixed content error

Pull Request - State: closed - Opened by vandenoever over 7 years ago - 1 comment

#14 - Fix documentation: Add interface for DOM parse options

Pull Request - State: closed - Opened by timjb over 7 years ago - 1 comment

#13 - Fix getdocs signature for MarkType.excludes

Pull Request - State: closed - Opened by bradleyayers over 7 years ago - 1 comment

#12 - Fix documentation: The 'from' and 'to' parameters are not optional

Pull Request - State: closed - Opened by timjb over 7 years ago - 1 comment

#11 - Fix parsing of elements with an empty namespace

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

#10 - Support creation of elements with a namespace

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

#9 - Add support for parsing with namespaces

Pull Request - State: closed - Opened by vandenoever over 7 years ago - 4 comments

#8 - Fix "undefine" type checking

Pull Request - State: closed - Opened by rafbm over 7 years ago - 1 comment

#7 - Fix typos

Pull Request - State: closed - Opened by xylk over 7 years ago - 1 comment

#6 - Fix comments to ensure methods show up in the docs

Pull Request - State: closed - Opened by theefer almost 8 years ago - 3 comments

#5 - Correct documentation of Schema#markSpec

Pull Request - State: closed - Opened by theefer almost 8 years ago - 1 comment

#4 - Typo fix in NodeSpec.parseDOM documentation

Pull Request - State: closed - Opened by ericandrewlewis about 8 years ago

#3 - Update Node.nodesBetween docs

Pull Request - State: closed - Opened by ericandrewlewis about 8 years ago - 1 comment

#2 - Fix inclusiveRight

Pull Request - State: closed - Opened by WesleyKapow about 8 years ago - 1 comment

#1 - Allow attribute value 0 when renderStructure

Pull Request - State: closed - Opened by gnois about 8 years ago - 1 comment