File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.0-dev.16] - Jan 24, 2024
2
+ * FIX: ` KeyboardScaffoldSafeArea ` in rare circumstances was trying to use ` NaN ` for bottom insets.
3
+ * FIX: On Safari/Firefox, double tapping on text closing the IME connection.
4
+
1
5
## [ 0.3.0-dev.15] - Jan 17, 2024
2
6
* FEATURE: Spellcheck for mobile (when using the ` super_editor_spellcheck ` plugin).
3
7
* ADJUSTMENT: Upgrade to ` attributed_text ` ` v0.4.2 ` (with some fixes to inline placeholders).
Original file line number Diff line number Diff line change 1
1
name : super_editor
2
2
description : Configurable, composable, extensible text editor and document renderer for Flutter.
3
- version : 0.3.0-dev.15
3
+ version : 0.3.0-dev.16
4
4
homepage : https://github.com/superlistapp/super_editor
5
5
funding :
6
6
- https://flutterbountyhunters.com
You can’t perform that action at this time.
0 commit comments