41 Commits (f4c2449f8650faa28f40adc900e0245484bc04cc)

Author SHA1 Message Date
Adil Hanney 3e9452e675
Remove tuples (#1128) 2 years ago
Benjamin Quinn 6c9698e377
Add typing shortcuts (#994) 3 years ago
Benjamin Quinn b7b1afc9e6
Fixes null pointer when setting documents. (#974) 3 years ago
Benjamin Quinn 27d9ac3bdd
Make QuillController.document mutable. (#973) 3 years ago
X Code 9c862ac1ba Code cleanup 3 years ago
X Code fb72f56e40 Add search function in controller 3 years ago
X Code 680a5db531 Fix keyboard pops up when resizing the image 3 years ago
Andy Trand c7be3a31a1
added selection change callback (#683) 3 years ago
Andy Trand e895c8c0f7
clear toggled style on selection change (#675) 3 years ago
X Code 7fbda46988 Copy image with its style 3 years ago
X Code 35b53c7404 Image menu options for copy/remove 3 years ago
X Code 3253a3c0f8 Code cleanup 3 years ago
X Code 179fd0b802 Fix checkbox not toggled correctly in toolbar button 3 years ago
X Code d5affcf9a6 Format code 3 years ago
mark8044 017194a428
Update controller.dart (#630) 3 years ago
X Code ef7d17f2d8 Add getPlainText method 3 years ago
X Code 15a86e24cd Update collectAllIndividualStyles 3 years ago
li3317 cd035d008e add collectAllIndividualStyle 3 years ago
X Code 98c25d0b10 Upgrade to 3.5.2 3 years ago
X Code d94c2a575e Revert "Simplify Embeddable and remove BlockEmbed" 3 years ago
X Code e450c61332 Simplify Embeddable and remove BlockEmbed 3 years ago
X Code c99d84528e Rename diff_delta to delta 3 years ago
frmatthew 6c39fcbc54
Feature: add selection completed callback (#576) 3 years ago
Andy Trand 881372dd13
selection delegate methods, imports cleanup (#515) 3 years ago
X Code 1b44569436 Upgrade to 2.1.1 3 years ago
Andy Trand 9f68930695
move cursor helpers (#507) 3 years ago
Andy Trand 7d6319de5f
clear editor (#505) 3 years ago
Andy Trand 4694189a6c
add delete handler (#501) 3 years ago
Andy Trand b59e360091
Custom replaceText handler (#494) 3 years ago
Dmitry Sboychakov 2f298c6672
fix null safety (#401) 4 years ago
Dmitry Sboychakov 0a67139f18
Feature: history shortcuts (#400) 4 years ago
kevinDespoulains 7c7f61fe90
Option added to controller to keep inline style on new lines (#372) 4 years ago
li3317 db25b9c8d6 support inline image 4 years ago
li3317 cdd88241a6 fix undo insert image on empty asset 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
Till Friebe 30a9747b1d Fix buttons which ignore toolbariconsize 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
hyouuu f816ad7ec8
custom rules & optionally auto add newline for image embeds (#205) 4 years ago
Xin Yao ca9a13b150 Update Line _format method 4 years ago
Guilherme C. Matuella 451dffc4cd
Fixes crashing disposed listeners on a bunch of widgets (#164) 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xun Gong 049ada2feb adjustable toolbar button & bar size 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
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago