File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.0-dev.2] - July 2, 2024
2
+ * DEPENDENCY: Upgraded ` attributed_text ` to ` v0.3.2 ` .
3
+ * FEATURE: Tasks can now be indented.
4
+ * FEATURE: Can convert a paragraph to a task.
5
+ * FIX: Tasks can be created in the "completed" state.
6
+ * FEATURE: Added attributions for font family, superscript, and subscript.
7
+ * ADJUSTMENT: (iOS) - place caret at word boundary on tap.
8
+ * ADJUSTMENT: (Android) - increased touch area for selection handles.
9
+ * FEATURE: Automatic linkification for Markdown as the user types.
10
+ * FIX: Crash in linkification reaction.
11
+ * FIX: Crash in ` SelectedTextColorStrategy ` .
12
+
1
13
## [ 0.3.0-dev.1] - June 10, 2024
2
14
MAJOR UPDATE: First taste of the new editor pipeline.
3
15
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.1
3
+ version : 0.3.0-dev.2
4
4
homepage : https://github.com/superlistapp/super_editor
5
5
6
6
screenshots :
You can’t perform that action at this time.
0 commit comments