Releases: qeude/SwiftDown
Releases · qeude/SwiftDown
0.4.1
Fixes
- 🐛 Fix a crash when having a blank space before a node #33
0.3.0
Fixes
- 🐛 Fix cursor jumping
- 🐛 Fix wrong appliance of styling on navigation
- 🐛 Fix onTextChange callback support
Improvements
- ⬆️ Update Down to v0.11.0
- 📝 Improve demo
0.2.2
Fixes
- 🐛 Fix isEditable set to the wrong value (#9)
0.2.1
🐛 Fixes
- Fixed styles application while initing
SwiftDownEditor
with text that already contain something.
- Fixed text binding so it can be cleared from an outside source.
⚡️Improvements
- Improved performances by removing the debounce to apply styles.