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

Bump react-codemirror2 from 3.0.7 to 4.2.1 #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps react-codemirror2 from 3.0.7 to 4.2.1.

Release notes

Sourced from react-codemirror2's releases.

4.2.1

4.2.0

  • add notion of UnControlled#detach => [editorDidAttach, editorDidDetach] (related to #37)

4.1.0

4.0.1

4.0.0

  • cursor, scroll, and selection events occur after an internal hydrate
  • cursor, scroll, and selection events have more strict checking and are more responsive for changed valued
  • added PREVENT_CODEMIRROR_RENDER global for rendering bypass
  • selections managed via props now have and isolated autofocus option
  • optimization of setting instance options when updated via props
  • Issue with the order of options scniro/react-codemirror2#49
  • test coverage
Changelog

Sourced from react-codemirror2's changelog.

4.2.0

  • add notion of UnControlled#detach => [editorDidAttach, editorDidDetach] (related to #37)

4.1.0

4.0.1

4.0.0

  • cursor, scroll, and selection events occur after an internal hydrate
  • cursor, scroll, and selection events have more strict checking and are more responsive for changed valued
  • added PREVENT_CODEMIRROR_RENDER global for rendering bypass
  • selections managed via props now have and isolated autofocus option
  • optimization of setting instance options when updated via props
  • Issue with the order of options scniro/react-codemirror2#49
  • test coverage

3.0.6

3.0.5

3.0.4

3.0.3

3.0.2

3.0.1

3.0.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

autoScrollCursorOnSet={false} deprecation has no replacement
1 participant