101 Commits (695001c8ade4d7c2ce1834ab50d78e4bc53532f4)

Author SHA1 Message Date
X Code 09e369ae70 Remove horizontal line support 3 years ago
X Code 211cc4f924 Rename helper files 3 years ago
X Code 60ddc36193 Fix import for models 3 years ago
li3317 55da91e510 fix queryChild 3 years ago
X Code 397dbf1ae7 Add comments 3 years ago
Karlo Verde f20678cb95
feat: support multiple links insertion on the go (#579) 3 years ago
X Code 0cb120d08d Code cleanup 3 years ago
X Code c8b50d9e80 Remove abstract class StyledNode 3 years ago
X Code 193dd68ccc Revert "Implements StyledNode" 3 years ago
X Code dfa623a4fd Implements StyledNode 3 years ago
X Code 71793e5bd8 Add abstract class StyledNode 3 years ago
X Code ba9875be0c Add comments 3 years ago
X Code aa213a5e9e Checked list is already considered block 3 years ago
X Code 567315a5a2 PreserveBlockStyleOnInsertRule supports unchecked list 3 years ago
X Code 25980df3fb PreserveBlockStyleOnInsertRule supports checked list 3 years ago
X Code 1aeb7028ae Refactor code of ResolveLineFormatRule - no logic change 3 years ago
X Code b8f016e831 Refactor code of ResolveLineFormatRule 3 years ago
X Code 5c12b11777 Refactor out _getRemovedBlocks method 3 years ago
X Code 325bb3527c Add comments 3 years ago
X Code 8bd4f1ee64 Preserve last newline character on delete 3 years ago
Andy Trand 931f7e6513
remove newline on concat (#502) 3 years ago
X Code f14015c6d6 Add ScriptAttribute 3 years ago
Andy Trand d23e161d1f
style fetch fix on editing between different blocks (#496) 3 years ago
Andy Trand 1d5c7a5314
fix attributes compare (#486) 3 years ago
Tarekk Mohamed Abdalla f6e1e2c0a8
small rewording for the assert message (#471) 3 years ago
Namli1 85df4033d8
Added theming options for toolbar icons and LinkDialog() (#418) 4 years ago
Xin Yao 19600f7d8f Add inline code formatting 4 years ago
Xin Yao 52f5193819 Address KeyboardListener class name conflict 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
X Code f56bbff75f
Support for building custom inline styles (#351) 4 years ago
Xin Yao 7a6719d95e Update quill_delta to offer possibility to clean up semantics 4 years ago
li3317 db25b9c8d6 support inline image 4 years ago
Xin Yao ad57c6bab6 Add fast diff 4 years ago
Xin Yao 3b4e5d8a0a Replaced double.infinity with DeltaIterator.maxLength 4 years ago
Xin Yao 1ece2863ed Update Text Node clone method to clone value as well 4 years ago
Xin Yao 6aaf351277 Update text_line for handling Embed 4 years ago
Xin Yao 01220d69a1 Auto append new line after video 4 years ago
X Code 7c2286bae2
Initial video support (#298) 4 years ago
Xin Yao 3d6e259078 Upgrade to 1.6.4 4 years ago
Xin Yao dad5c676cb collectAllStyles should return List<Style> 4 years ago
Xin Yao bbabf4e25d Refactor code for collectAllStyles 4 years ago
li3317 6751472a55 fix clear format button 4 years ago
Xin Yao 6ce51a6600 Remove extra parenthesis 4 years ago
hyouuu c63831d014
Fix incorrect double to int cast, and guard against optional parent (#239) 4 years ago
Till Friebe 30a9747b1d Fix buttons which ignore toolbariconsize 4 years ago
Till Friebe f0459ba4d5 Add const types for image and divider embeds 4 years ago
Till Friebe ea0dbd5ce0 Don't create a lambda when a tear-off will do 4 years ago
Till Friebe 102883dfef Disallow lines longer than 80 characters 4 years ago
George 95359f66b5
Fixes for flutter web (#234) 4 years ago