slab / parchment

Generalized state model for rich-text editors to interface with browser DOM
BSD 3-Clause "New" or "Revised" License
637 stars 146 forks source link

Relax argument typing requirements for BlotConstructor #137

Closed luin closed 9 months ago

luin commented 9 months ago

In Quill, Scroll may accept a registry as the first parameter. This change reflects that fact.