Commit Graph

  • 377acda621 Removed deprecated functions Douglas Ward 2024-04-21 18:49:30 -0600
  • 9f0c3f74a3 Rename base class as QuillToolbarBaseValueButton AtlasAutocode 2024-04-21 07:45:33 -0600
  • fcc3214228 Value setting Stateful toolbar buttons derive from base class AtlasAutocode 2024-04-20 08:49:06 -0600
  • 02ad0517f5 Upgrade flutter_quill to ^9.5.1 in flutter_quill_extensions Cheryl 2024-06-29 14:13:55 -0700
  • c4d9ab6551 chore(version): update to version 9.5.1 singerdmx 2024-06-29 20:59:57 +0000
  • c8a99c943f
    feat(extensions): Youtube Video Player Support Mode (#1916) v9.5.1 Ellet 2024-06-29 23:33:30 +0300
  • 33b6986581 chore: add TODO in QuillToolbarVideoButton #1916 Ellet 2024-06-29 23:27:15 +0300
  • 6688311313 docs: add link to the 'flutter_inappwebview' plugin desktop support issue in YoutubeVideoSupportMode Ellet 2024-06-29 23:21:27 +0300
  • 661dbf8c16 feat: add YoutubeVideoSupportMode Ellet 2024-06-29 23:06:29 +0300
  • e5d8dbd322
    Merge branch 'master' into fix/youtube-player-desktop-extensions-package Ellet 2024-06-29 20:51:30 +0300
  • a87b8cbdfa chore(extensions): deprecate media button, enable table button in the example Ellet 2024-06-29 20:38:05 +0300
  • 0488d8e0dc chore(translations): add key for 'Insert table' in quill_en.arb Ellet 2024-06-29 20:32:20 +0300
  • 4b675a3604 docs(readme): update flutter_quill_extensions README to reflect the latest changes of table support, add ref when using the packages from git repository Ellet 2024-06-29 20:23:20 +0300
  • aef302dccc chore(version): update to version 9.5.0 singerdmx 2024-06-29 15:49:44 +0000
  • e76de1b58e
    Partial support for table embed (#1960) v9.5.0 Cat 2024-06-29 11:42:34 -0400
  • acbbde98c5 chore: dart fixes #1960 CatHood0 2024-06-29 02:57:06 -0400
  • 612ef5e0dc chore(version): update to version 9.4.9 singerdmx 2024-06-29 06:52:33 +0000
  • 03d7c1e6bc
    Update pubspec.yaml (#1958) v9.4.9 X Code 2024-06-28 23:49:23 -0700
  • 9e3f907859 Added partial support for table embed CatHood0 2024-06-29 02:45:25 -0400
  • b1e0cc76b5
    Update pubspec.yaml #1958 X Code 2024-06-28 23:41:37 -0700
  • d91badf8be chore(version): update to version 9.4.8 singerdmx 2024-06-28 22:31:13 +0000
  • 1f32e84643
    Add support for html underline and videos (#1955) v9.4.8 Cat 2024-06-28 18:28:26 -0400
  • 82b8bfd5a8 fix: before forced commit #1955 CatHood0 2024-06-28 18:21:08 -0400
  • acf633690a fix: imports issue CatHood0 2024-06-28 17:54:30 -0400
  • e54277d06a fix: removed useless params CatHood0 2024-06-28 17:08:33 -0400
  • 6ecc86cb32 chore: dart fixes CatHood0 2024-06-28 15:56:23 -0400
  • 5ca57b0d66 Added support for <video> tag CatHood0 2024-06-28 15:47:58 -0400
  • a19338320c improved video url validator pattern CatHood0 2024-06-28 15:09:20 -0400
  • d456066e39 removed useless element attr for underline CatHood0 2024-06-28 15:04:34 -0400
  • b66f8167b3 removed print calls and fix no expect in test CatHood0 2024-06-28 14:51:33 -0400
  • bbdc68cd26 Added support for html underline and videos CatHood0 2024-06-28 14:46:15 -0400
  • 83e27541e1 chore(version): update to version 9.4.7 singerdmx 2024-06-28 04:56:39 +0000
  • ca12fb610e
    fixed #1953 italic detection error (#1954) v9.4.7 Cat 2024-06-28 00:51:28 -0400
  • fbf6389ee4 fixed #1953 italic detection error #1954 CatHood0 2024-06-27 22:21:21 -0400
  • 4969113359 chore(version): update to version 9.4.6 singerdmx 2024-06-21 18:17:05 +0000
  • e722e70194 chore(tests): update outdated description for FlutterQuillLocalizationsWidget tests v9.4.6 Ellet 2024-06-21 17:03:23 +0300
  • 7cab43ed72 docs: update custom_buttons to revert a minor change from previous commit Ellet 2024-06-21 17:00:30 +0300
  • 4caa4c37ef chore(docs): improve doc/configurations markdown files readability Ellet 2024-06-21 16:58:57 +0300
  • 5fc6d34d10 fix(docs): update outdated code in markdown files Ellet 2024-06-21 16:45:15 +0300
  • 5d9ad020c7
    fix(editor): implement editor shortcut action for home and end keys to fix exception about unimplemented ScrollToDocumentBoundaryIntent (#1937) Ellet 2024-06-21 16:09:39 +0300
  • 7d6731ca40 test(localizations): write a few tests for FlutterQuillLocalizationsWidget Ellet 2024-06-21 16:01:28 +0300
  • 26b04443f7
    fix: search dialog throw an exception due to missing FlutterQuillLocalizations.delegate in the editor (#1938) Ellet 2024-06-21 03:57:16 +0300
  • 726f53db2e fix: search dialog throw an exception due to missing FlutterQuillLocalizations.delegate in the editor #1938 Ellet 2024-06-21 03:53:01 +0300
  • ec30c4a322 refactor: rename UpdateCursorLocationAction to NavigateToDocumentBoundaryAction #1937 Ellet 2024-06-21 03:35:59 +0300
  • 0a1ec0b0af refactor: rename QuillEditorUpdateCursorLocationAction to UpdateCursorLocationAction Ellet 2024-06-21 03:30:56 +0300
  • 1e1b883ee9 chore: improve invoke method in QuillEditorUpdateCursorLocationAction Ellet 2024-06-21 03:25:46 +0300
  • 8fa754dafb fix(editor): implement editor shortcut action for home and end keys to fix exception about unimplemented ScrollToDocumentBoundaryIntent Ellet 2024-06-20 23:50:18 +0300
  • fe6787272a chore(version): update to version 9.4.5 singerdmx 2024-06-20 19:49:19 +0000
  • 126921f2c7
    fix: color picker hex unfocus on web (#1934) v9.4.5 geronimol 2024-06-20 16:46:02 -0300
  • 1feec8b207 fix: color picker hex unfocus on web #1934 geronimol 2024-06-20 12:28:23 -0300
  • 2d78e0985d chore(version): update to version 9.4.4 singerdmx 2024-06-19 20:36:17 +0000
  • 01cf92a73e
    fix: Enabled link regex to be overridden (#1931) v9.4.4 Joep Heijnen 2024-06-19 22:31:25 +0200
  • 919b9fd635 chore: Updated formatting #1931 Joep Heijnen 2024-06-19 12:34:04 +0200
  • bb616481df fix: Enabled link regex to be overridden Joep Heijnen 2024-06-19 12:13:20 +0200
  • 57302fdc6e chore(version): update to version 9.4.3 singerdmx 2024-06-18 18:00:05 +0000
  • be4b21d128
    fixed: setState() called after dispose(): QuillToolbarClipboardButtonState (link #1895) (#1926) v9.4.3 windows7lake 2024-06-19 00:28:32 +0800
  • a5e62f2fe8 fixed: setState() called after dispose(): QuillToolbarClipboardButtonState (link #1895) #1926 LioLin 2024-06-18 17:12:39 +0800
  • 5effc5ca21 chore(version): update to version 9.4.2 singerdmx 2024-06-18 01:23:12 +0000
  • de5c5f801d
    Respect autofocus, closes #1923 (#1924) v9.4.2 Guillermo Bueno Vargas 2024-06-18 03:18:02 +0200
  • 26356662a7 Respect autofocus, closes #1923 #1924 Guillermo Bueno Vargas 2024-06-17 17:47:14 +0200
  • 3959c9e554 chore(version): update to version 9.4.1 singerdmx 2024-06-15 17:19:51 +0000
  • 082cea9e6b
    replace base64 regex string (#1919) v9.4.1 Salman Ahmed 2024-06-14 23:33:47 +0500
  • 85182333b1
    docs(readme): update a note about using super_clipboard with flutter_quill Ellet 2024-06-14 15:43:35 +0300
  • dfdbc4bd83 docs(readme): use inline code for plugin links Ellet 2024-06-14 15:41:35 +0300
  • 8104de9cc0 replace base64RegExp String due to app crash in release mode, throws stack overflow error #1919 SalmanAhmed 2024-06-14 16:53:26 +0500
  • 5ad20b2ecd
    chore: update 3_question.yml template Ellet 2024-06-14 14:20:46 +0300
  • 381a0caefa
    chore: Create config.yml for Github issue templates Ellet 2024-06-14 14:16:51 +0300
  • 3ecc9272a8
    docs(readme): add spacing between the We word and the blockquotes Ellet 2024-06-14 14:11:08 +0300
  • a7bd54341c
    docs(readme): include a note about converting HTML and Markdown to Delta in Conversion to HTML section Ellet 2024-06-14 14:09:48 +0300
  • ef4338cea3 docs: add spacing for Embed Blocks section in flutter_quill_extensions Ellet 2024-06-14 13:12:32 +0300
  • 9ce30bf1eb docs(markdown-files): improve readability Ellet 2024-06-14 13:10:57 +0300
  • e863a539bf docs(markdown-files): improve markdown docs files Ellet 2024-06-14 12:53:05 +0300
  • 97a08b82b7 docs: improve README.md Ellet 2024-06-14 12:47:47 +0300
  • 3b7b1081a0 docs(translations): improve translation page Ellet 2024-06-14 12:43:33 +0300
  • 1e76d95cee docs(translations): update outdated translation page Ellet 2024-06-14 12:29:34 +0300
  • b5ecbd3dce chore(localizations): replace sh with dart script, update docs and remove the sh script. Ellet 2024-06-14 12:23:43 +0300
  • 731e483d8b chore: update outdated web example Ellet 2024-06-14 11:54:57 +0300
  • 95cbcec9d1 replace base64 regex string SalmanAhmed 2024-06-14 12:38:52 +0500
  • d98b127147 chore(version): update to version 9.4.0 ellet0 2024-06-13 17:42:28 +0000
  • 1f299e66bf fix(publishing): create build directory if doesn't exist v9.4.0 Ellet 2024-06-13 20:41:11 +0300
  • f8a0959219 ci(publishing): remove GitHub authorization header Ellet 2024-06-13 20:36:57 +0300
  • b117ef18ec refactor(publishing-workflow): move fethcing GitHub release notes steps into a dart script Ellet 2024-06-13 20:33:20 +0300
  • a7f4604b43 ci(publishing): fix passing the version content to the update package version script Ellet 2024-06-13 20:03:30 +0300
  • 62c655b880
    Improve: subscript and superscript should now work for all languages and characters. (#1909) AtlasAutocode 2024-06-13 09:46:09 -0600
  • e5a1e9724e chore: a workaround for loading a youtube video on desktop Ellet 2024-06-13 18:15:49 +0300
  • f61df390b3 chore: add youtube_explode_dart package and update a comment in packages section Ellet 2024-06-13 18:09:08 +0300
  • 24d8a47694 chore: update comment for packages section in pubspec.yaml Ellet 2024-06-13 18:07:20 +0300
  • 8fe65f1d10
    chore: Update quill_videos_sample.dart Ellet 2024-06-13 18:04:56 +0300
  • 33ba96518d
    feat(clipboard): allow pasting markdown and html files from the system to the editor (#1915) Ellet 2024-06-13 16:45:12 +0300
  • 82322b5fa6 chore: update clipboardPaste function to improve usages of _pasteHTML and _pasteMarkdown #1915 Ellet 2024-06-13 16:29:19 +0300
  • 3c6932efe3 Merge remote-tracking branch 'origin/master' #1909 AtlasAutocode 2024-06-13 07:19:48 -0600
  • 3d30d69e2c Fix: Translation en-US AtlasAutocode 2024-06-13 07:19:22 -0600
  • 6ec94bc90d fix: use onError callback of super_clipboard to work with async await using dart Completer Ellet 2024-06-13 16:13:09 +0300
  • 8c0219c2eb chore: format _provideFileAsBytes function parameters Ellet 2024-06-13 16:10:48 +0300
  • f78789efe0 feat: allow pasting markdown and html files from the system to the editor Ellet 2024-06-13 15:57:53 +0300
  • 743c829e48
    Refactor(plugins)!: move super clipboard to extensions package (#1914) Ellet 2024-06-13 13:33:16 +0300
  • d3d61c313c docs(extensions-package): update usage section to describe HTML and Markdown clipboard paste #1914 Ellet 2024-06-13 13:29:31 +0300
  • 4cd6f3360f
    Merge branch 'master' into master AtlasAutocode 2024-06-12 14:46:15 -0600
  • 1c81a3d7d1 Fix: Translation ko AtlasAutocode 2024-06-12 14:35:13 -0600
  • 5519e23739 docs: add a comment for _pasteHtml Ellet 2024-06-12 21:15:31 +0300