File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.0-dev.23] - Apr 3, 2025
2
+ * FIX: iOS native toolbar "select all" now selects all document content instead of just the paragraph.
3
+ * FIX: Pressing ` enter ` to split list items works again.
4
+ * ADJUSTMENT: Prevent Flutter's invalidation of widget span layout just because the widget
5
+ changes - instead we delegate to Flutter's standard render object layout invalidation mechanism.
6
+
1
7
## [ 0.3.0-dev.22] - Mar 28, 2025
2
8
* FIX: ` MessagePageScaffold ` - Prevent possible negative layout constraints on bottom sheet.
3
9
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.22
3
+ version : 0.3.0-dev.23
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