25 Commits (881372dd13c1f7daab12cdca84260880a2861c59)

Author SHA1 Message Date
Andy Trand 881372dd13
selection delegate methods, imports cleanup (#515) 3 years ago
X Code f9bcaa6412 Refactor out getAlignment method 3 years ago
li3317 2db6f59dac use named constructor for raw editor 3 years ago
Andy Trand 477f3fc72f
targetChild error temporary fix (#484) 3 years ago
li3317 4f0fa755b1 Fix visibility of text selection handlers on scroll 4 years ago
Namli1 85df4033d8
Added theming options for toolbar icons and LinkDialog() (#418) 4 years ago
Xin Yao 2c9bbcf8e9 Rename StyleBuilder to CustomStyleBuilder 4 years ago
Xin Yao ada795efe5 Update QuillEditor constructor 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 2195c4ae3e [Mobile] Support custom image size: make margin optional and support alignment 4 years ago
Xin Yao c932c800dc Support mobile custom size image 4 years ago
Xin Yao 19829e10aa Add string_helper to refactor code 4 years ago
Xin Yao 4522e67c81 Read custom image styles 'mobileWidth', 'mobileHeight', 'mobileMargin' 4 years ago
Xin Yao 91a25c3c64 Update simple_viewer for YoutbueVideoApp 4 years ago
Xin Yao 34e6a35795 Upgrade to 1.7.1 4 years ago
li3317 d3e5d5603e can play youtube video 4 years ago
li3317 bb38db5ed0 add readOnly to emdedBuilder 4 years ago
Xin Yao 0d3e8988f2 Display video as link if we cannot play it 4 years ago
X Code 7c2286bae2
Initial video support (#298) 4 years ago
Cheryl Zhang 0aa1a9cee0 Format code 4 years ago
gtyhn 240688f06e
Fixed dragging right handle scrolling issue (#289) 4 years ago
hyouuu 4b4c84696f
Add option to paintCursorAboveText (#265) 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
Gyuri Majercsik 08412c167a 171: support for non-scrollable text editor (#188) 4 years ago
kevinDespoulains e49421f48c
Updating checkbox to handle tap (#186) 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xun Gong 273340a1f6 Pass getTextPosition instead of passing the tap text position to be more flexible; optional ignoreFocus on replaceText 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 5c18ca1dc3 Prefer int literals 4 years ago
Till Friebe 78594aa266 Cascade invocations 4 years ago
Till Friebe 0a136edb86 Avoid void async 4 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Xun Gong b68fc5a465 tap handles 4 years ago
Xin Yao 041d24cea0 Use widget.enableInteractiveSelection for copy/selectAll in ToobarOptions 4 years ago
Xin Yao 63a616e7eb Remove universal_html dependency 4 years ago
Xin Yao 2bf7b8b585 Enable "Select", "Select All" and "Copy" in read-only mode 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 1cf37c1824
Rebuild editor when keyboard is already open (#111) 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 60c755d86d Revert "Added QuillEditor Key (#113)" 4 years ago
Diego Garcia bdb8f1c22f
Added QuillEditor Key (#113) 4 years ago