React Codemirror2 Versions Save

Codemirror integrated components for React

5.0.1

6 years ago
  • #78

5.0.0

6 years ago

4.3.0

6 years ago

4.2.0

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

4.1.0

6 years ago

4.0.0

6 years ago
  • 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
  • https://github.com/scniro/react-codemirror2/issues/49
  • test coverage