issues
search
gaelj
/
BlazorCodeMirror6
Blazor wrapper for CodeMirror 6
MIT License
20
stars
2
forks
source link
Implement full screen mode (#109)
#112
Closed
gaelj
closed
9 months ago
gaelj
commented
9 months ago
✨ Introduce new features
Add Height, Width, MaxHeight & MaxWidth parameters
Implement full screen mode (#109)
⚡️ Improve performance
If multiple instances exist on the same page, load the inline css only once
📝 Add or update documentation
Add document persistence to LocalStorage to demo
✨ Introduce new features
⚡️ Improve performance
📝 Add or update documentation