gaelj / BlazorCodeMirror6

Blazor wrapper for CodeMirror 6
MIT License
20 stars 2 forks source link

Improve images, add examples, update dependencies #82

Closed gaelj closed 9 months ago

gaelj commented 9 months ago

⬆️ Update all dependencies

🔨 Cleanup make-changelog.sh

✨ Diagrams & images: ensure they always fit the width of the editor, scroll into view when clicked, click image to edit its URI

🐛 Try to fix jumping issue with smaller images

🐛 Add missing IsWASM property

✅ Add 2nd example page to test behavior on navigation

📝 Add Blazor Server Interactive rendering mode example