21 Commits (90e9d60356e325b91c4073039df65b6b09e159d9)

Author SHA1 Message Date
X Code 4f9ee27f7d Support text direction rtl 3 years ago
X Code 152c3422cd Update _EditableBlock constructor 3 years ago
X Code 4236653899 Update RenderEditableContainerBox constructor 3 years ago
X Code e9323a0582 Update childAtOffset method 3 years ago
X Code 4f7cc55b42 Update RenderEditableBox Container get container 3 years ago
X Code 9d24c09e41 Reformat code 3 years ago
AppFlowy.IO 7030784e52
fix custom checkbox issue (#573) 3 years ago
X Code 2080aab6a9 Launch link improvements 3 years ago
X Code d2444a2af0
Fix checkbox functionality (#541) 3 years ago
X Code 13d542680e iOS - floating cursor 3 years ago
Andy Trand 881372dd13
selection delegate methods, imports cleanup (#515) 3 years ago
appflowy 230f091e4c
enable customize the checkbox widget using DefaultListBlockStyle style. (#436) 4 years ago
appflowy 71a8f75766
Extract the block style widgets from text_block.dart to style_widgets folder (#435) 4 years ago
Xin Yao 40e68ac3ec Upgrade to 2.0.0 4 years ago
Aldy J 97ba9cfb39
Text Alignment functions + Block Format standards (#382) 4 years ago
Xin Yao 2c9bbcf8e9 Rename StyleBuilder to CustomStyleBuilder 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
li3317 bb38db5ed0 add readOnly to emdedBuilder 4 years ago
Till Friebe 102883dfef Disallow lines longer than 80 characters 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
kevinDespoulains e49421f48c
Updating checkbox to handle tap (#186) 4 years ago
Xin Yao 63c2ef9d0e Upgrade to 1.2.0 4 years ago
Xun Gong 106e54c3fc add scrollBottomInset 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 483dba0e4a Remove unnecessary string interpolations 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
Xin Yao 96b5be1518 Add style for leading 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
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Xin Yao 718912bc29 Clear hints 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
Xin Yao 4213aa1087 Pass styles to TextLine 4 years ago
li3317 170f3c62a7 implement ontap for check list 4 years ago
li3317 d8941d8a57 add check/uncheck list 4 years ago
singerdmx 51968066e1 _intToRoman use lower case 4 years ago
singerdmx 4ea9446a03 Readonly mode launch url 4 years ago
singerdmx 0d95266471 Support list with indent 4 years ago
singerdmx cb093b66df Add sample data for list with indent 4 years ago
singerdmx 6d0ef36880 Support align 4 years ago
singerdmx 3ab793c310 Support indent 4 years ago
singerdmx b3a43e3da4 Fix node bool containsOffset(int offset) 4 years ago