Skip to content

Commit 8a7c371

Browse files
committed
Format changelog
1 parent 08570b9 commit 8a7c371

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 11.0.0
1+
## 11.0.0
22

33
* Migrate to Flutter 3.10.0
44
* Refactoring codes and sync codes from 3.10.0
@@ -7,33 +7,33 @@
77
Remove [ExtendedText.textSelectionGestureDetectorBuilder],[ExtendedText.shouldShowSelectionHandles],[ExtendedText.selectionHeightStyle],[sExtendedText.electionWidthStyle],[ExtendedText.dragStartBehavior],[ExtendedText.selectionEnabled], [ExtendedTextSelectionPointerHandler]. They are all refer to selection function. It's replaced by SelectionArea.
88
* Add [ExtendedText.canSelectPlaceholderSpan] control selection behavior.
99

10-
# 10.0.1
10+
## 10.0.1
1111

1212
* fix issue on ios after flutter version 3.7.0. #191 #198
1313

14-
# 10.0.0
14+
## 10.0.0
1515

1616
* Migrate to 3.7.0
1717

18-
# 9.1.2
18+
## 9.1.2
1919

2020
* Add TextOverflowWidget.clearType
2121

22-
# 9.1.1
22+
## 9.1.1
2323

2424
* Fix cutOffInlineSpan should take care of emoji #131.
2525

26-
# 9.1.0
26+
## 9.1.0
2727

2828
* Migrate to 3.0.0
2929

30-
# 9.0.0
30+
## 9.0.0
3131

3232
* Migrate to 2.10.0.
3333
* Add shouldShowSelectionHandles and textSelectionGestureDetectorBuilder call back to define the behavior of handles and toolbar.
3434
* Shortcut support for web and desktop.
3535

36-
# 8.0.2
36+
## 8.0.2
3737

3838
* Fix selectionWidthStyle and selectionHeightStyle are not working.
3939

0 commit comments

Comments
 (0)