mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Make NodeRange constructor public * Remove parameter from ResolvePos.marks * Remove matchNode, matchToEnd, findWrappingFor and allowsMark from ContentMatch * Add allowsMarkType, allowsMarks and allowedMarks to NodeType * Change ContentMatch.validEnd from method to a property * Change return type of ContentMatch.findWrapping * Remove AttributeSpec.compute * Remove Fragment.offsetAt * DOMParser.schemaRules is no longer public * Replace topStart from DOM parser option with topMatch * DOMSerializer methods nodesFromSchema and marksFromSchema are no longer public * ParseRule.contentElement may now be a function. * Add new method ResolvedPos.marksAcross * Add NodeType.contentMatch * Add NodeSpec.marks * Add Fragment.size * Increment version for prosemirror-model to 0.24 * Adapt parameter and return type of ContentMatch.findWrapping |
||
|---|---|---|
| .. | ||
| dom.d.ts | ||
| index.d.ts | ||
| prosemirror-model-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||