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 20 commits into
base: pr
Choose a base branch
from
Open

Conversation

shlroland
Copy link
Member

No description provided.

marijnh and others added 20 commits September 3, 2020 14:57
…s empty

FIX: Fix crash when undoing input rules when the rule was triggered without
inserting text.

Closes ProseMirror/prosemirror#1094
Discussion there works poorly, and it's started to attract spam. Use the
forum instead.
FIX: Include CommonJS type declarations in the package to please new
TypeScript resolution settings.
FEATURE: Input rules can now be set to be non-undoable, preventing `undoInputRule`
from rolling them back.

See https://discuss.prosemirror.net/t/prevent-undoinputrule-on-certain-inputrules/2829/6
added inCode flag to inputRule specs to allow inputRules to selectively apply to code blocks.

See https://discuss.prosemirror.net/t/running-input-rules-in-a-code-block/6140
FEATURE: Input rules now take an `inCode` option that controls whether they
should apply inside nodes marked as code.

Closes ProseMirror#8
@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.

4 participants