Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from upstream #2

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

shlroland
Copy link
Member

No description provided.

abrahamparayil and others added 17 commits October 14, 2021 22:53
test/test-*.js doesn't seem to exist, so the test entry here makes no sense
FIX: Go back to regular dependencies, so that the package works on NPM <7.
prosemirorr-model's `addToSet` already handles de-duplication, there's
no need for custom logic here.

FIX: Make it possible to specify multiple marks of the same type for a given piece of content.
Until now, the only explicit return type of builder has been schema.
Therefore, to use the builder in a TypeScript project, it had to be
cast to any.

This change provides a type that uses the schema and name of the
builders argument to return the appropriate object.

FIX: Make the return type of \`builders\` include properties for
schema node/mark names.
FIX: Include CommonJS type declarations in the package to please new
TypeScript resolution settings.
@shlroland shlroland changed the title Update Versions Update version Aug 13, 2024
@shlroland shlroland changed the title Update version merge from upstream Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants