51 Commits (3b4e5d8a0ac81b0d96384d268e719e9f368b08cc)

Author SHA1 Message Date
Xin Yao c0f0ded452 Fix relative path 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
singerdmx 1f33d621f4 Refactor stringToColor function 4 years ago
Xin Yao 4213aa1087 Pass styles to TextLine 4 years ago
singerdmx 6551f3632f Support font and size attributes 4 years ago
singerdmx 3853c92bd1 Rename _onTapping method 4 years ago
li3317 e54787eb23 throw error for invalid color code 4 years ago
singerdmx 7c2da544c9 Fix getExtentEndpointForSelection 4 years ago
singerdmx 486b823d35 Support text alignment 4 years ago
singerdmx 0c272681ba Handle more text colors. 4 years ago
singerdmx bf9332853a Handle default color 4 years ago
singerdmx 30d946d358 Handle color black 4 years ago
singerdmx 5e25894956 Support transparent color 4 years ago
singerdmx c10b705ea9 handle rgba color string 4 years ago
singerdmx 6d0ef36880 Support align 4 years ago
singerdmx 53557aba58 Support background color 4 years ago
singerdmx 2cd44d93c6 Support text color 4 years ago
singerdmx 8dce69635a Fix _getTextSpanFromNode 4 years ago
singerdmx e808d07ecc Refactor code 4 years ago
singerdmx b40b0f63f2 Fix missing color 4 years ago
singerdmx 68f4634b42 Fix leading and body 4 years ago
singerdmx e997ee9298 Fix TextSpan _buildTextSpan(BuildContext context) method 4 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 4 years ago