Commit Graph

  • 9764f75006
    refactor: restructure project into modular architecture for flutter_quill (#2032) Ellet 2024-07-17 16:48:44 -0700
  • bce4be2771
    chore: remove nullable controller extension #2032 Ellet 2024-07-17 16:30:41 -0700
  • f5572a9291
    refactor: move LineHeightAttribute class to custom_attributes.dart Ellet 2024-07-17 12:54:47 -0700
  • 8c5e155d10
    refactor: restructure project into modular architecture for flutter_quill Ellet 2024-07-17 12:42:07 -0700
  • af3679840b chore(version): update to version 9.6.0 singerdmx 2024-07-17 15:55:08 +0000
  • af691e69ed
    [feature] : quill add magnifier (#2026) v9.6.0 License name 2024-07-17 23:51:14 +0800
  • 86d2b9a4d8
    Merge d43106b1fe into 0dbe4c4685 #2009 Ellet 2024-07-17 19:24:09 +0800
  • 307b0a004c [feature] : empty line case exception #2026 xuyang 2024-07-17 15:46:18 +0800
  • 128021b9b2 [feature] : desktop not show magnifier xuyang 2024-07-17 15:03:00 +0800
  • 0dbe4c4685 chore(version): update to version 9.5.23 singerdmx 2024-07-16 23:56:03 +0000
  • 785529acdc
    add untranslated Kurdish keys (#2029) v9.5.23 Khoshbin Ali Ahmed 2024-07-17 02:52:40 +0300
  • d663502cd9 add untranslated Kurdish keys #2029 Khoshbin 2024-07-16 23:40:59 +0300
  • 4bf2289a88 chore(version): update to version 9.5.22 singerdmx 2024-07-16 19:55:59 +0000
  • d2e3784b77
    Fix(rule): PreserveInlineStyleRule assume the type of the operation data and throw stacktrace (#2028) v9.5.22 Cat 2024-07-16 15:21:55 -0400
  • baa4df04d4 fix: removed regexp on startWith #2028 CatHood0 2024-07-16 14:36:44 -0400
  • c3327dad79 chore: dart fixes CatHood0 2024-07-16 13:35:19 -0400
  • b0ebd2e333 fix: removed direct access to char index on insert CatHood0 2024-07-16 13:17:55 -0400
  • eb29c3a7f6
    Fix outdated contributor guide link on PR template (#2027) Cat 2024-07-16 13:10:27 -0400
  • f793081b43 Merge branch 'master' of https://github.com/CatHood0/flutter-quill into fix_preserve_line_style CatHood0 2024-07-16 12:58:58 -0400
  • 817b2b41b4
    Fix outdated contributor guide link on PR template #2027 Cat 2024-07-16 12:52:48 -0400
  • d2fb928bd3 chore: dart fixes #2023 CatHood0 2024-07-16 12:40:12 -0400
  • 886522c57b use ternary conditional instead if CatHood0 2024-07-16 12:33:58 -0400
  • ca6187810a [feature] : fix ci issue xuyang 2024-07-17 00:29:37 +0800
  • 02afa62210 [feature] : fix ci issue xuyang 2024-07-17 00:26:12 +0800
  • 101dbebdc7 [feature] : quill add magnifier xuyang 2024-07-17 00:20:54 +0800
  • 8de8569b73 chore(version): update to version 9.5.21 singerdmx 2024-07-16 15:28:56 +0000
  • f3a5e113f6
    Fix: Key actions not being handled (#2025) v9.5.21 AtlasAutocode 2024-07-16 09:25:31 -0600
  • 570fcde86e Fix: outdent at start #2025 AtlasAutocode 2024-07-16 08:54:26 -0600
  • ce7152b674 Remove overridable action from PageIntent processing AtlasAutocode 2024-07-16 08:13:26 -0600
  • 9a7c5ab107 fix: preserve_line_style assume the type of the operation data CatHood0 2024-07-16 06:33:04 -0400
  • 1cf96361c9 Fix: PgUp/Dn, arrow scroll, Up arrow with large fonts, assert at start of text for indent AtlasAutocode 2024-07-15 16:03:40 -0600
  • 73911b7b75 chore(version): update to version 9.5.20 singerdmx 2024-07-15 20:27:17 +0000
  • 7c72967861
    update delta_from_html package on pubspec.yaml (#2018) v9.5.20 Cat 2024-07-15 15:31:03 -0400
  • 236cad0708
    removed unnecessary convertion from html to delta test file (#2017) Cat 2024-07-15 15:30:49 -0400
  • dfba984e92 update delta_from_html package on pubspec.yaml #2018 CatHood0 2024-07-15 14:15:00 -0400
  • d5ec8edaa8 removed unnecessary convertion from html to delta test file #2017 CatHood0 2024-07-15 14:09:35 -0400
  • d05d16ec29 chore(version): update to version 9.5.19 singerdmx 2024-07-15 00:33:17 +0000
  • 492f25b0df
    fixed #1835 Embed Reloads on Cmd Key Press (#2013) v9.5.19 Felix Lee 2024-07-15 08:29:15 +0800
  • 0e067b436f Format code #2013 felix lee 2024-07-15 06:30:50 +0800
  • 5aca31f629 chore(version): update to version 9.5.18 singerdmx 2024-07-14 21:20:51 +0000
  • 7282e721dd
    doc(rule): added documentation about rules (#2014) v9.5.18 Cat 2024-07-14 17:15:27 -0400
  • c9c9f1d1af doc(rule): added documentation about rules #2014 CatHood0 2024-07-14 17:01:03 -0400
  • 7ab6444520
    Refactor: Moved core link button functions to link.dart (#2008) Alspb 2024-07-14 18:28:33 +0000
  • 4d0c583597 Merge branch 'master' of https://github.com/Alspb/flutter-quill into export_link_functions #2008 Alspb 2024-07-14 18:28:30 +0100
  • 549d6cb984 fix: Embed Reloads on Cmd Key Press felix lee 2024-07-15 00:09:34 +0800
  • 429d1ca340 chore(version): update to version 9.5.17 singerdmx 2024-07-14 01:18:13 +0000
  • 480861b098
    feat: added option to disable automatic list conversion (#2011) v9.5.17 Cat 2024-07-13 21:14:46 -0400
  • d6d5132b87 feat: added option to disable automatic list conversion #2011 CatHood0 2024-07-13 19:42:44 -0400
  • ab91df27e5 chore(version): update to version 9.5.16 singerdmx 2024-07-13 23:12:52 +0000
  • 9f7673c887
    fix: delta_x tests fail (#2010) v9.5.16 Cat 2024-07-13 19:02:19 -0400
  • 331aded3e9 fix: delta_x tests fail #2010 CatHood0 2024-07-13 18:47:30 -0400
  • d43106b1fe docs: fix incorrect docs for _pasteMarkdown() in QuillController #2009 feat/rich-text-paste-web Ellet 2024-07-13 22:41:23 +0300
  • 2f0aad214d chore(web): initial support for html rich text pasting with paste event (not well tested yet) Ellet 2024-07-13 22:07:31 +0300
  • ef856a7b8f chore: remove old analysis ignore comments Ellet 2024-07-13 22:05:57 +0300
  • 2455ad0102 chore: add 'web' package Ellet 2024-07-13 22:04:01 +0300
  • cb1be99d21 chore: add a new todo for QuillRawEditorState Ellet 2024-07-13 21:47:00 +0300
  • 4c64002f14 chore: add a todo for Document.history Ellet 2024-07-13 21:45:23 +0300
  • 429dcb2d7c Merge remote-tracking branch 'origin/master' AtlasAutocode 2024-07-13 12:12:48 -0600
  • c919703b8b Fix: Up arrow with large fonts, assert at start of text for indent AtlasAutocode 2024-07-13 12:10:11 -0600
  • 13533f8d90
    docs(readme): update the extensions package to document the Rich Text Paste feature on web, fix typos and split the section with more details (#2001) Ellet 2024-07-13 20:42:20 +0300
  • 0fb6444102 Unused import removed from text_line.dart Alspb 2024-07-13 15:38:34 +0100
  • 53ef093a9a Merge branch 'master' of https://github.com/Alspb/flutter-quill into export_link_functions Alspb 2024-07-13 15:30:13 +0100
  • abcf8d6b3b Moved core link button functions to link.dart Alspb 2024-07-13 15:08:38 +0100
  • f65c02cae3
    docs: fix a few typos and add list of local codes Ellet 2024-07-13 12:40:55 +0300
  • 8a40490b61
    Merge branch 'master' into docs/rich-text-paste-web #2001 Ellet 2024-07-13 11:11:29 +0300
  • e9457df5f0
    docs(readme): fix a few typos and invalid links in extensions package Ellet 2024-07-13 11:08:22 +0300
  • 320c17838a Fix: Translation en-US AtlasAutocode 2024-06-13 07:19:22 -0600
  • 1929cf4503 Translation alignJustify AtlasAutocode 2024-06-12 09:43:46 -0600
  • 5e0276f87a Translation Justify AtlasAutocode 2024-06-07 17:39:24 -0600
  • 9cfe40fe41 Add: Clipboard toolbar buttons Douglas Ward 2024-04-25 18:08:23 -0600
  • 4cf019349c Move clipboard actions to QuillController Douglas Ward 2024-04-24 07:42:25 -0600
  • c25aa2ffe7 Removed deprecated functions Douglas Ward 2024-04-21 18:49:30 -0600
  • 7c412dcbcf Rename base class as QuillToolbarBaseValueButton AtlasAutocode 2024-04-21 07:45:33 -0600
  • 7db89a4a10 Value setting Stateful toolbar buttons derive from base class AtlasAutocode 2024-04-20 08:49:06 -0600
  • 79f0947317 docs(readme): update the extensions package to document the Rich Text Paste feature on web, fix typos and split the section with more details Ellet 2024-07-11 11:50:56 +0300
  • d16d1f31db docs(readme): update the 'Conversion to HTML' section to fix minor issue Ellet 2024-07-11 10:41:58 +0300
  • 0a7f503c5c
    chore: drop support for HTML, PDF, and Markdown converting functions (#1997) Ellet 2024-07-11 10:35:12 +0300
  • b0e3bb583c Merge remote-tracking branch 'origin/master' into chore/drop-support-converters #1997 Ellet 2024-07-11 10:17:33 +0300
  • f205bc8a41 chore(version): update to version 9.5.15 singerdmx 2024-07-11 06:32:14 +0000
  • 4bbb809f5a
    Update delta_from_html to fix nested lists issues and more (#2000) v9.5.15 Cat 2024-07-11 02:28:49 -0400
  • cec9ddcbfe fix: removed iframe parse test since package doesn't support it #2000 CatHood0 2024-07-11 01:50:02 -0400
  • ff2ca90465 Update delta_from_html to fix nested lists issues and more CatHood0 2024-07-10 21:50:31 -0400
  • ddc1770e80 chore: deprecate customBlocks in DeltaX.fromHtml property Ellet 2024-07-10 15:55:45 +0300
  • f50f172cff docs(readme): update outdated docs, suggest packages to convert between Delta and Markdown or PDF Ellet 2024-07-10 13:39:23 +0300
  • 3c288201c6 Merge branch 'master' into chore/drop-support-converters Ellet 2024-07-10 13:20:17 +0300
  • cc22e00d6f chore: drop the support for DeltaX.fromHtml and DeltaX.fromMarkdown and will be only used internally Ellet 2024-07-10 12:34:13 +0300
  • e8c912dcbd
    Update translation.md X Code 2024-07-09 23:23:32 -0700
  • 03879506c7 chore(version): update to version 9.5.14 singerdmx 2024-07-09 21:21:09 +0000
  • 3078b26d85
    Update flutter_quill_delta_from_html on pubspec.yaml (#1999) v9.5.14 Cat 2024-07-09 17:07:57 -0400
  • 8e059de6fe Update flutter_quill_delta_from_html on pubspec.yaml #1999 CatHood0 2024-07-09 16:35:49 -0400
  • 7b692ce4ee docs(readme): simplify vsc_quill_delta_to_html description Ellet 2024-07-09 22:31:26 +0300
  • 2fbc57c705 chore: remove outdated entry in .gitignore Ellet 2024-07-09 21:26:01 +0300
  • cac922a0d8 chore: drop support for quill_pdf_converter package Ellet 2024-07-09 21:24:14 +0300
  • 9ed385db79 chore: drop support for quill_html_converter package Ellet 2024-07-09 21:20:28 +0300
  • 77ea1d06be
    docs(html): update outdated code #1995 Ellet 2024-07-09 20:59:38 +0300
  • 1409f07668 docs(readme): fix bold text syntax issue in README.md Ellet 2024-07-09 20:55:25 +0300
  • 6bdfde30ef
    docs(readme): update 'Conversion to HTML' section to include more details (#1996) Ellet 2024-07-09 20:52:52 +0300
  • f71274abee docs(readme): update 'Conversion to HTML' section to include more details #1996 Ellet 2024-07-09 20:41:36 +0300
  • 51e557f8fd Fix: incorrect documentation Gabriel Danjon 2024-07-09 11:39:15 -0600
  • a8703bd776 chore(version): update to version 9.5.13 singerdmx 2024-07-09 16:51:39 +0000