File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.0-dev.17] - Jan 28, 2024
2
+ * FEATURE: Inline widgets for ` SuperTextField ` .
3
+ * FIX: ` SuperEditor ` : Selecting text with inline widgets and toggling styles deleted the inline widgets.
4
+ * FIX: Caret place wrong with RTL languages.
5
+ * FIX: Crash when selecting in an empty paragraph with a selection color strategy.
6
+ * FIX: Backspace to un-indent on Web.
7
+ * ADJUSTMENT: Tasks are rendered by default in ` SuperReader ` .
8
+
1
9
## [ 0.3.0-dev.16] - Jan 24, 2024
2
10
* FIX: ` KeyboardScaffoldSafeArea ` in rare circumstances was trying to use ` NaN ` for bottom insets.
3
11
* FIX: On Safari/Firefox, double tapping on text closing the IME connection.
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.16
3
+ version : 0.3.0-dev.17
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