f-person
aed4311579
Request keyboard focus when no child is found
...
`getRenderEditor()!.selectWordEdge` and
`getRenderEditor().selectPosition` currently throw a `'No child'` which
prevents the field from focusing. This happens when `minHeight` is set
and the whole field is not filled with content from the editor (e. g.
it's empty or only one line has some data).
This change catches the `'No child'` exception and lets the code to
continue its execution and request field focus.
4 years ago
X Code
a0f3830ad5
Hide selection overlay for collapsed selection
4 years ago
X Code
263ee8face
Remove _sentRemoteValues
4 years ago
X Code
919ff0ec07
[2.4.0] Improve inline code style
4 years ago
X Code
e9b119299a
Improves selection rects to have consistent height regardless of individual segment text styles
...
Fixes an issue where editable text line would stay subscribed to cursor events.
4 years ago
X Code
d1fa59a759
Reformat code
4 years ago
Andy Trand
6961542216
disable floating cursor ( #526 )
4 years ago
X Code
8bd4f1ee64
Preserve last newline character on delete
...
Occurs on desktop when DEL is pressed at the end of the document (attempting to delete the last newline character).
4 years ago
X Code
e5fe8a9871
Format code
4 years ago
X Code
7ee58bf46d
Upgrade to 2.8 ( #519 )
4 years ago
X Code
13d542680e
iOS - floating cursor
4 years ago
X Code
2b8fc44a5d
Make CursorPainter constructor named
4 years ago
Andy Trand
7d5befd7e3
flutter version, import fixes ( #517 )
4 years ago
X Code
890e5842e5
Upgrade to 2.2.0: Support flutter 2.8
4 years ago
Andy Trand
881372dd13
selection delegate methods, imports cleanup ( #515 )
4 years ago
X Code
f9bcaa6412
Refactor out getAlignment method
4 years ago
li3317
2db6f59dac
use named constructor for raw editor
4 years ago
X Code
1b44569436
Upgrade to 2.1.1
4 years ago
Andy Trand
9f68930695
move cursor helpers ( #507 )
4 years ago
Andy Trand
7d6319de5f
clear editor ( #505 )
4 years ago
Andy Trand
931f7e6513
remove newline on concat ( #502 )
4 years ago
Andy Trand
4694189a6c
add delete handler ( #501 )
4 years ago
Michael Thomsen
d1fe52f6cb
Update toolbar.i18n.dart ( #499 )
4 years ago
X Code
f14015c6d6
Add ScriptAttribute
4 years ago
Andy Trand
d23e161d1f
style fetch fix on editing between different blocks ( #496 )
4 years ago
Andy Trand
b59e360091
Custom replaceText handler ( #494 )
...
* ukraine language support
* targetChild error temporary fix
* fix attributes compare
* font size parsing fix
* manual replace text handler
4 years ago
li3317
1b562c5b79
reformat
5 years ago
Andy Trand
b09de44e36
font size parsing fix ( #487 )
5 years ago
Andy Trand
1d5c7a5314
fix attributes compare ( #486 )
5 years ago
Andy Trand
477f3fc72f
targetChild error temporary fix ( #484 )
5 years ago
Andy Trand
06463721de
ukraine language support ( #483 )
5 years ago
li3317
e954b3a648
handle click on embed object
5 years ago
Malik
ecc7382480
add turkish language ( #476 )
...
* Update toolbar.i18n.dart
turkish language
* Update toolbar.i18n.dart
turkish language
5 years ago
Viper5niper
eb9cc19e17
added spanish ( #475 )
5 years ago
Slava Krampetz
e652bf615e
Russian locale ( #472 )
5 years ago
Tarekk Mohamed Abdalla
f6e1e2c0a8
small rewording for the assert message ( #471 )
5 years ago
Cheryl
c39cc6db7e
Upgrade to 2.0.20
5 years ago
Develeste
f47301745c
Improving the UX/UI of Image widget ( #470 )
5 years ago
Cheryl
b72a701e65
Upgrade to 2.0.19
5 years ago
Develeste
6782a49b4d
When uploading a video, applying indicator ( #469 )
5 years ago
Cheryl
7c7ab448e3
Upgrade to 2.0.18
5 years ago
mark8044
ce054fabdf
Update toolbar.dart ( #467 )
5 years ago
mark8044
a724836a39
Update toolbar.dart ( #466 )
5 years ago
Cheryl
4cce50a6f9
Make toolbar optional params not nullable
5 years ago
Cheryl
0dedb1c805
Upgrade to 2.0.17
5 years ago
mark8044
635867731f
Allow alignment of the toolbar icons to match WrapAlignment ( #462 )
5 years ago
mark8044
278980c677
Add a new parameter toolBarSectionSpacing to control the toolbar icon Wrap spacing ( #461 )
5 years ago
li3317
2db1cc931b
format code
5 years ago
mark8044
733c9bd1b0
Add ability to hide/show Left, Center, Right and Justify alignment buttons ( #460 )
5 years ago
mark8044
cfe5d78a87
Update toolbar.dart ( #458 )
5 years ago