scniro / react-codemirror2

Codemirror integrated components for React
MIT License
1.66k stars 193 forks source link

Adds options to constructor, fixes #100 #188

Closed elsigh closed 4 years ago

elsigh commented 4 years ago

Previously it was impossible to set inputStyle to textarea on a mobile device for instance. Now when hydrate runs it will not encounter a conflict with the initial/default setting.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-1.5%) to 79.599% when pulling ec9b05f6cc8bad6457bef6a7d012215ebf4547c1 on elsigh into cc3a47d0707b060bf1a1e42ccb258b9b7c0882fd on master.