1254 Commits (v10.0.10)

Author SHA1 Message Date
Huan Du cbcc023f03
fix: hide toolbar if editor loses focus (#2066) 8 months ago
Cat 493bdbc54d
Fix: manual checking of directionality (#2063) 8 months ago
Huan Du 5526ea4feb
fix: invalid selection when tapping placeholder text (#2062) 8 months ago
Huan Du ab004b8755
feat: add callback to handle performAction (#2061) 8 months ago
Cat 2818d0fce0
Fix: RTL issues (#2060) 9 months ago
Huan Du 2a297f20c7
fix: textInputAction is not set when creating QuillRawEditorConfigurations (#2057) 9 months ago
AtlasAutocode 42d830f037
Add tests for PreserveInlineStylesRule and fix link editing. Other minor fixes. (#2058) 9 months ago
Alex Consel af2863b2f9
add catalan language (#2054) 9 months ago
Dimka fd69f614bc
Add ability to set up horizontal spacing for block style (#2051) 9 months ago
Michael Allen d6c74098d2
if magnifier removes toolbar, restore it when it is hidden (#2049) 9 months ago
Guillermo Bueno Vargas 8da8e059f1
Have the ability to create custom rules, closes #1162 (#2040) 9 months ago
Ellet f5e0f8589b
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill 9 months ago
Ellet 4a166e3d1d
chore: remove invalid docs comment in Leaf.splitAt() 9 months ago
Ellet 9764f75006
refactor: restructure project into modular architecture for flutter_quill (#2032) 9 months ago
License name af691e69ed
[feature] : quill add magnifier (#2026) 9 months ago
Khoshbin Ali Ahmed 785529acdc
add untranslated Kurdish keys (#2029) 9 months ago
Cat d2e3784b77
Fix(rule): PreserveInlineStyleRule assume the type of the operation data and throw stacktrace (#2028) 9 months ago
AtlasAutocode f3a5e113f6
Fix: Key actions not being handled (#2025) 9 months ago
Felix Lee 492f25b0df
fixed #1835 Embed Reloads on Cmd Key Press (#2013) 9 months ago
Alspb 7ab6444520
Refactor: Moved core link button functions to link.dart (#2008) 9 months ago
Cat 480861b098
feat: added option to disable automatic list conversion (#2011) 9 months ago
Ellet 0a7f503c5c
chore: drop support for HTML, PDF, and Markdown converting functions (#1997) 9 months ago
Shubham Gupta 8566170468
fix: Fixed passing textStyle to formula embed (#1989) 9 months ago
AtlasAutocode b61c10af0b
Fix: LineHeight button to use MenuAnchor (#1986) 9 months ago
Cat e12d64e6c4
Feat: New way to get Delta from HTML inputs (#1984) 9 months ago
Ellet 3acc44e2f8
fix(typo): fix typo ClipboardServiceProvider.instacne (#1983) 9 months ago
AtlasAutocode 4a86f3042f
Fix: PreserveInlineStylesRule (#1980) 9 months ago
n7484443 4d56bf0cd6
refactor: context menu function, add test code (#1979) 9 months ago
Cat b00b29da67
fix: common link is detected as a video link (#1978) 9 months ago
n7484443 eb60e27f37
Fix: make mouse right click to open context menu (#1976) 9 months ago
Cat 6598f3d74d
Feat: Line height support (#1972) 9 months ago
Alspb e06aa5b371
Perf: Performance optimization (#1964) 9 months ago
AtlasAutocode 858d61a7a3
Fix style settings (#1962) 9 months ago
Ellet 0488d8e0dc chore(translations): add key for 'Insert table' in quill_en.arb 9 months ago
Cat 1f32e84643
Add support for html underline and videos (#1955) 9 months ago
Cat ca12fb610e
fixed #1953 italic detection error (#1954) 9 months ago
Ellet 5d9ad020c7
fix(editor): implement editor shortcut action for home and end keys to fix exception about unimplemented ScrollToDocumentBoundaryIntent (#1937) 10 months ago
Ellet 7d6731ca40 test(localizations): write a few tests for FlutterQuillLocalizationsWidget 10 months ago
Ellet 26b04443f7
fix: search dialog throw an exception due to missing FlutterQuillLocalizations.delegate in the editor (#1938) 10 months ago
geronimol 126921f2c7
fix: color picker hex unfocus on web (#1934) 10 months ago
Joep Heijnen 01cf92a73e
fix: Enabled link regex to be overridden (#1931) 10 months ago
windows7lake be4b21d128
fixed: setState() called after dispose(): QuillToolbarClipboardButtonState (link #1895) (#1926) 10 months ago
Guillermo Bueno Vargas de5c5f801d
Respect autofocus, closes #1923 (#1924) 10 months ago
AtlasAutocode 62c655b880
Improve: subscript and superscript should now work for all languages and characters. (#1909) 10 months ago
Ellet 33ba96518d
feat(clipboard): allow pasting markdown and html files from the system to the editor (#1915) 10 months ago
Ellet 743c829e48
Refactor(plugins)!: move super clipboard to extensions package (#1914) 10 months ago
Ellet 784aee35f2 fix(analysis): remove old import related to the recent changes of providing legacy search button. 10 months ago
Ellet dd5109d973 chore: provide an option to use the legacy search dialog and button, two todos, remove outdated comments, import missing files to fix docs 10 months ago
chbb 225fa9546d
add translation korean (#1911) 10 months ago
Alspb 75f2f2d776
Feat: search bar improved (#1904) 10 months ago