23 Commits (926afac5f50f693fe15cef2b46cea5c7d0ba1280)

Author SHA1 Message Date
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
Till Friebe dfeae914b1
Prefer const constructors in immutables (#117) 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Till Friebe 25f1582f70
Always put required named parameters first (#115) 4 years ago
Xin Yao 718912bc29 Clear hints 4 years ago
Xin Yao 811cb341bf Add pedantic 4 years ago
Miller Adulu 3021fbf060
Fix basic widget rendering and editor usage (#95) 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Till Friebe dda5805935
Add hitTesting to allow changing click behavior in embeds 4 years ago
li3317 fd3aac999f small fix 4 years ago
li3317 16e2473079 Change type of SizeAttribute from String to double 4 years ago
singerdmx 4f044e2b09 Rename uploadFileCallback to onImagePickCallback 4 years ago
li3317 7d4bfa67a8 support placeholder for empty content 4 years ago
singerdmx caf6db8416 Reuse textSpan 4 years ago
rish07 e9eba510da Bottom toolbar bug fix 4 years ago
singerdmx 7ae0001a4c Revert changes in _SelectHeaderStyleButtonState 4 years ago
singerdmx 55da7d626c Revert changes in _SelectHeaderStyleButtonState 4 years ago
rish07 33302db205 Fixed bottom toolbar 4 years ago