1262 Commits (4c04fcf90ad2e900cafe8e724880ac149bfa531b)

Author SHA1 Message Date
DeveloperBiz 4c04fcf90a
Swap order of shortcut map merging so that customShortcuts are added first and override existing duplicate trigger shortcuts by absorbing the input first (#2089) 9 months ago
Felix Lee 0a971932cf
fix: Double click to select text sometimes doesn't work. (#2086) 9 months ago
Adil Hanney e11af21fba
ref: add `VerticalSpacing.zero` and `HorizontalSpacing.zero` named constants (#2083) 9 months ago
AtlasAutocode d1fb286803
Fix: collectStyles for lists and alignments (#2082) 9 months ago
AtlasAutocode 23fbb43b76
Move Controller outside of configurations data class (#2078) 9 months ago
AtlasAutocode 6f8fa24470
Fix Multiline paste with attributes and embeds (#2074) 9 months ago
Raman Rasliuk e028ccf59e
Toolbar dividers fixes + Docs updates (#2071) 9 months ago
Cat ac5a823440
Feat: support for customize copy and cut Embeddables to Clipboard (#2067) 9 months ago
Huan Du cbcc023f03
fix: hide toolbar if editor loses focus (#2066) 9 months ago
Cat 493bdbc54d
Fix: manual checking of directionality (#2063) 9 months ago
Huan Du 5526ea4feb
fix: invalid selection when tapping placeholder text (#2062) 9 months ago
Huan Du ab004b8755
feat: add callback to handle performAction (#2061) 9 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) 10 months ago
AtlasAutocode 4a86f3042f
Fix: PreserveInlineStylesRule (#1980) 10 months ago
n7484443 4d56bf0cd6
refactor: context menu function, add test code (#1979) 10 months ago
Cat b00b29da67
fix: common link is detected as a video link (#1978) 10 months ago
n7484443 eb60e27f37
Fix: make mouse right click to open context menu (#1976) 10 months ago
Cat 6598f3d74d
Feat: Line height support (#1972) 10 months ago
Alspb e06aa5b371
Perf: Performance optimization (#1964) 10 months ago
AtlasAutocode 858d61a7a3
Fix style settings (#1962) 10 months ago
Ellet 0488d8e0dc chore(translations): add key for 'Insert table' in quill_en.arb 10 months ago
Cat 1f32e84643
Add support for html underline and videos (#1955) 10 months ago
Cat ca12fb610e
fixed #1953 italic detection error (#1954) 10 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