issues
search
gaelj
/
BlazorCodeMirror6
Blazor wrapper for CodeMirror 6
MIT License
20
stars
2
forks
source link
Release 0.7.3
#155
Closed
gaelj
closed
8 months ago
gaelj
commented
8 months ago
🐛 Fix a bug
Fix possible null ref on startup
Replace \r\n with \n when pasting, to prevent crash in windows (#153)
🗑️ Deprecate code that needs to be cleaned up
Remove useless exports (#144)
🐛 Fix a bug
🗑️ Deprecate code that needs to be cleaned up