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) 2 years ago
Felix Lee 0a971932cf
fix: Double click to select text sometimes doesn't work. (#2086) 2 years ago
Adil Hanney e11af21fba
ref: add `VerticalSpacing.zero` and `HorizontalSpacing.zero` named constants (#2083) 2 years ago
AtlasAutocode d1fb286803
Fix: collectStyles for lists and alignments (#2082) 2 years ago
AtlasAutocode 23fbb43b76
Move Controller outside of configurations data class (#2078) 2 years ago
AtlasAutocode 6f8fa24470
Fix Multiline paste with attributes and embeds (#2074) 2 years ago
Raman Rasliuk e028ccf59e
Toolbar dividers fixes + Docs updates (#2071) 2 years ago
Cat ac5a823440
Feat: support for customize copy and cut Embeddables to Clipboard (#2067) 2 years ago
Huan Du cbcc023f03
fix: hide toolbar if editor loses focus (#2066) 2 years ago
Cat 493bdbc54d
Fix: manual checking of directionality (#2063) 2 years ago
Huan Du 5526ea4feb
fix: invalid selection when tapping placeholder text (#2062) 2 years ago
Huan Du ab004b8755
feat: add callback to handle performAction (#2061) 2 years ago
Cat 2818d0fce0
Fix: RTL issues (#2060) 2 years ago
Huan Du 2a297f20c7
fix: textInputAction is not set when creating QuillRawEditorConfigurations (#2057) 2 years ago
AtlasAutocode 42d830f037
Add tests for PreserveInlineStylesRule and fix link editing. Other minor fixes. (#2058) 2 years ago
Alex Consel af2863b2f9
add catalan language (#2054) 2 years ago
Dimka fd69f614bc
Add ability to set up horizontal spacing for block style (#2051) 2 years ago
Michael Allen d6c74098d2
if magnifier removes toolbar, restore it when it is hidden (#2049) 2 years ago
Guillermo Bueno Vargas 8da8e059f1
Have the ability to create custom rules, closes #1162 (#2040) 2 years ago
Ellet f5e0f8589b
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill 2 years ago
Ellet 4a166e3d1d
chore: remove invalid docs comment in Leaf.splitAt() 2 years ago
Ellet 9764f75006
refactor: restructure project into modular architecture for flutter_quill (#2032) 2 years ago
License name af691e69ed
[feature] : quill add magnifier (#2026) 2 years ago
Khoshbin Ali Ahmed 785529acdc
add untranslated Kurdish keys (#2029) 2 years ago
Cat d2e3784b77
Fix(rule): PreserveInlineStyleRule assume the type of the operation data and throw stacktrace (#2028) 2 years ago
AtlasAutocode f3a5e113f6
Fix: Key actions not being handled (#2025) 2 years ago
Felix Lee 492f25b0df
fixed #1835 Embed Reloads on Cmd Key Press (#2013) 2 years ago
Alspb 7ab6444520
Refactor: Moved core link button functions to link.dart (#2008) 2 years ago
Cat 480861b098
feat: added option to disable automatic list conversion (#2011) 2 years ago
Ellet 0a7f503c5c
chore: drop support for HTML, PDF, and Markdown converting functions (#1997) 2 years ago
Shubham Gupta 8566170468
fix: Fixed passing textStyle to formula embed (#1989) 2 years ago
AtlasAutocode b61c10af0b
Fix: LineHeight button to use MenuAnchor (#1986) 2 years ago
Cat e12d64e6c4
Feat: New way to get Delta from HTML inputs (#1984) 2 years ago
Ellet 3acc44e2f8
fix(typo): fix typo ClipboardServiceProvider.instacne (#1983) 2 years ago
AtlasAutocode 4a86f3042f
Fix: PreserveInlineStylesRule (#1980) 2 years ago
n7484443 4d56bf0cd6
refactor: context menu function, add test code (#1979) 2 years ago
Cat b00b29da67
fix: common link is detected as a video link (#1978) 2 years ago
n7484443 eb60e27f37
Fix: make mouse right click to open context menu (#1976) 2 years ago
Cat 6598f3d74d
Feat: Line height support (#1972) 2 years ago
Alspb e06aa5b371
Perf: Performance optimization (#1964) 2 years ago
AtlasAutocode 858d61a7a3
Fix style settings (#1962) 2 years ago
Ellet 0488d8e0dc chore(translations): add key for 'Insert table' in quill_en.arb 2 years ago
Cat 1f32e84643
Add support for html underline and videos (#1955) 2 years ago
Cat ca12fb610e
fixed #1953 italic detection error (#1954) 2 years ago
Ellet 5d9ad020c7
fix(editor): implement editor shortcut action for home and end keys to fix exception about unimplemented ScrollToDocumentBoundaryIntent (#1937) 2 years ago
Ellet 7d6731ca40 test(localizations): write a few tests for FlutterQuillLocalizationsWidget 2 years ago
Ellet 26b04443f7
fix: search dialog throw an exception due to missing FlutterQuillLocalizations.delegate in the editor (#1938) 2 years ago
geronimol 126921f2c7
fix: color picker hex unfocus on web (#1934) 2 years ago
Joep Heijnen 01cf92a73e
fix: Enabled link regex to be overridden (#1931) 2 years ago
windows7lake be4b21d128
fixed: setState() called after dispose(): QuillToolbarClipboardButtonState (link #1895) (#1926) 2 years ago