40 Commits (ce01abfbc5ed79fc4d04f0507e6c28fd6311677c)

Author SHA1 Message Date
X Code c7dcbd2b72 Update RenderContentProxyBox double get preferredLineHeight 3 years ago
X Code 8813e88866 Revert "Rename _resolvePadding() to resolvePadding()" 3 years ago
X Code f94b1382e1 Rename _resolvePadding() to resolvePadding() 3 years ago
X Code d934c1a882 Update constructor of RichTextProxy 3 years ago
li3317 6ff299118d fix launch link for read only 3 years ago
X Code 6a4a8e20e4 Handle null value of Attribute.link 3 years ago
X Code 2080aab6a9 Launch link improvements 3 years ago
X Code d2444a2af0
Fix checkbox functionality (#541) 3 years ago
X Code 919ff0ec07 [2.4.0] Improve inline code style 3 years ago
X Code e9b119299a Improves selection rects to have consistent height regardless of individual segment text styles 3 years ago
X Code 13d542680e iOS - floating cursor 3 years ago
X Code 2b8fc44a5d Make CursorPainter constructor named 3 years ago
Andy Trand b09de44e36
font size parsing fix (#487) 3 years ago
li3317 e954b3a648 handle click on embed object 3 years ago
Khánh Nguyễn 0b1e0f2179
implement change cursor to SystemMouseCursors.click when hovering a link styled text (#437) 4 years ago
appflowy 2fd395a21a
Improve the scrolling performance by reducing the repaint areas (#430) 4 years ago
appflowy 7bf237f3c3
[fix]: The selection effect can't be seen as the textLine with background color (#429) 4 years ago
Cheryl c7158b5507 Upgrade to 2.0.10 4 years ago
appflowy aea3159ddc
[fix]: cursorConnt.color notify the text_line to repaint if it was disposed (#428) 4 years ago
Xin Yao 19600f7d8f Add inline code formatting 4 years ago
Xin Yao 2009a0d1ef Upgrade to 2.0.3 4 years ago
li3317 2b572ca409 fix cursor when line contains image 4 years ago
Aldy J 97ba9cfb39
Text Alignment functions + Block Format standards (#382) 4 years ago
Xun Gong 15bd6f2342 Add "small" (extended) markdown style support 4 years ago
Xin Yao 2c9bbcf8e9 Rename StyleBuilder to CustomStyleBuilder 4 years ago
Xin Yao bd41d77e85 Refactor _applyCustomAttributes function 4 years ago
X Code f56bbff75f
Support for building custom inline styles (#351) 4 years ago
Xin Yao 6f8624e3af Bring into view upon selection extension 4 years ago
Xin Yao d7b7894486 Remove unused comments 4 years ago
li3317 db25b9c8d6 support inline image 4 years ago
Xin Yao 6aaf351277 Update text_line for handling Embed 4 years ago
li3317 bb38db5ed0 add readOnly to emdedBuilder 4 years ago
Xin Yao 76ef63e87c Upgrade to 1.3.3 4 years ago
hyouuu 06a7f4aa2e
Fix a bug that Embed could be together with Text (#249) 4 years ago
Xin Yao 4bcb73fd25 Format code 4 years ago
Xun Gong a10197dec3 use ceil instead of floor to make sure won't cause overflow 4 years ago
hyouuu c63831d014
Fix incorrect double to int cast, and guard against optional parent (#239) 4 years ago
Till Friebe 1fedaf0d13 Add comments to cursor class 4 years ago
Till Friebe 3b429840b6 Remove getter for final operator 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
Thea Choem 14817ec752
close #149 underline strike through color according to text color (#150) 4 years ago
Till Friebe 8c663ad9f5 Add comments from Zefyr to nodes folder 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 4 years ago
Till Friebe 78594aa266 Cascade invocations 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Till Friebe 7cba9a8523
Fix height of empty line bug (#141) 4 years ago
hyouuu 047d0f729b
default color, Document.fromDelta, fix isItCut null check (#123) 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 4 years ago