Commit Graph

  • 7bd494a3d7 Fix cursor position changes when checking/unchecking the checkbox X Code 2022-01-30 22:14:50 -0800
  • 3c7fcb3c66 Add comments X Code 2022-01-30 21:03:54 -0800
  • 152c3422cd Update _EditableBlock constructor X Code 2022-01-30 19:56:17 -0800
  • 4236653899 Update RenderEditableContainerBox constructor X Code 2022-01-30 19:34:26 -0800
  • 3c0e57d1be Override Embed toString X Code 2022-01-30 18:58:00 -0800
  • e9323a0582 Update childAtOffset method X Code 2022-01-30 15:55:51 -0800
  • d5affcf9a6 Format code X Code 2022-01-30 11:19:06 -0800
  • 017194a428
    Update controller.dart (#630) mark8044 2022-01-30 10:32:14 -0800
  • 9ca5552ed3
    Update controller.dart #630 mark8044 2022-01-30 09:24:09 -0800
  • 8ed3d35477 Format code X Code 2022-01-30 02:16:10 -0800
  • c1fe95bf14 Add translations for en_us X Code 2022-01-30 02:05:24 -0800
  • a973238100 Update selectionCtrls.buildToolbar X Code 2022-01-30 01:36:02 -0800
  • 264b2cbabf Upgrade to 3.8.5 X Code 2022-01-30 01:15:28 -0800
  • 86aff2a038 Fix _handleDragUpdate in _TextSelectionHandleOverlayState X Code 2022-01-30 01:14:23 -0800
  • f007354970 Add comments X Code 2022-01-30 01:08:02 -0800
  • 6530680869 renderObject in TextSelection is not nullable X Code 2022-01-30 00:52:03 -0800
  • b3c627f7a9 _visibility in TextSelection is not nullable X Code 2022-01-30 00:45:46 -0800
  • 5b7d865074 Upgrade to 3.8.4 X Code 2022-01-28 09:40:47 -0800
  • 2a359d34e2
    fix link dialog layout (#627) Andy Trand 2022-01-28 15:45:08 +0200
  • db129be8d7 fix link dialog layout #627 Andriy Trubchanin 2022-01-28 15:31:45 +0200
  • 8168bf28e0 Upgrade to 3.8.3 X Code 2022-01-26 07:11:06 -0800
  • 111a249462
    Fix for errors on a non scrollable editor (580) (#620) Nicolas Dion-Bouchard 2022-01-26 10:04:45 -0500
  • d51139d3a6 Fix for errors when selecting text in a non-scrollable editor #620 Nicolas Dion Bouchard 2022-01-26 09:35:53 -0500
  • a3f26f3c14 Fix unbounded height error when not scrollable Nicolas Dion Bouchard 2022-01-26 09:34:28 -0500
  • 2f8c8fed36
    Update README.md X Code 2022-01-25 19:20:02 -0800
  • a9c2ca26ef Upgrade to 3.8.2 X Code 2022-01-25 18:10:43 -0800
  • d0bcca76e9
    Fix certain keys not working on web when editor is a child of a scroll view (#304) (#618) Nicolas Dion-Bouchard 2022-01-25 21:08:29 -0500
  • 8d4489b553 Fix certain keys not working on web when editor is a child of a scroll view (#304) #618 Nicolas Dion Bouchard 2022-01-25 20:44:09 -0500
  • 2b1a13b052 Upgrade to 3.8.1 X Code 2022-01-25 08:49:13 -0800
  • b13bcdf7ea Embed object toPlainText is empty string and length is 0 #612 X Code 2022-01-24 23:31:53 -0800
  • f4370adbed
    Refactor _QuillEditorState to QuillEditorState (#609) Michael Allen 2022-01-24 18:22:30 -0800
  • 092a899ac6 Refactor _QuillEditorState to QuillEditorState #609 Mike Allen 2022-01-24 18:17:30 -0800
  • 69184a60c6 File access permission for gallery_saver. X Code 2022-01-24 16:34:49 -0800
  • 5935109c03 Format code X Code 2022-01-24 15:40:51 -0800
  • 6c4aa85cca Upgrade to 3.8.0 X Code 2022-01-24 15:40:19 -0800
  • ab4e47435d fix paste style newline li3317 2022-01-24 18:38:53 -0500
  • 850f2a0c03 refactor and format li3317 2022-01-24 17:54:44 -0500
  • 3a9630421e add paste style li3317 2022-01-24 17:40:55 -0500
  • 9ab557b8d2 fix getPlainText() li3317 2022-01-24 17:22:02 -0500
  • 4970a3b091 change toPlainText to exclude image li3317 2022-01-24 17:02:57 -0500
  • 955d838532 Add comments X Code 2022-01-24 13:12:12 -0800
  • 78277d5cf7 Upgrade to 3.7.3 X Code 2022-01-24 08:58:18 -0800
  • 24d3f7830d
    fix selection overlay for collapsed selection (#606) Andy Trand 2022-01-24 17:32:52 +0200
  • afbf867ce8 fix selection overlay for collapsed selection #606 Andriy Trubchanin 2022-01-24 17:30:20 +0200
  • 8af6ddd58c
    uk and ru translations fix (#605) Andy Trand 2022-01-24 09:37:28 +0200
  • 8590361d86 uk and ru translations fix #605 Andriy Trubchanin 2022-01-24 09:36:21 +0200
  • 755d7ed72d [3.7.2] Reverted Embed toPlainText change X Code 2022-01-23 23:16:01 -0800
  • 7437c920c3 Fix getPlainText X Code 2022-01-23 22:34:33 -0800
  • c5bba0071a Fix collectAllIndividualStyles X Code 2022-01-23 22:22:44 -0800
  • b928723b79 Revert "Revert "collectAllIndividualStyles uses offset instead of length"" X Code 2022-01-23 22:15:06 -0800
  • d298ca4974 Revert "collectAllIndividualStyles uses offset instead of length" X Code 2022-01-23 21:55:58 -0800
  • 2e06a21cba collectAllIndividualStyles uses offset instead of length X Code 2022-01-23 21:19:29 -0800
  • ef7d17f2d8 Add getPlainText method X Code 2022-01-23 20:50:36 -0800
  • b39ee617d5 Fix collectAllIndividualStyles X Code 2022-01-23 20:28:32 -0800
  • 15a86e24cd Update collectAllIndividualStyles X Code 2022-01-23 20:20:34 -0800
  • cd035d008e add collectAllIndividualStyle li3317 2022-01-23 22:51:33 -0500
  • 8a7b5d2741 [3.7.1] Change Embed toPlainText to be empty string X Code 2022-01-23 11:20:30 -0800
  • 7d28c47381 Add comments X Code 2022-01-22 20:37:43 -0800
  • f1757a647f Upgrade to 3.7.0 X Code 2022-01-22 17:50:59 -0800
  • f56532b874
    Replace Toolbar showHistory group with individual showRedo and showUndo (#603) mark8044 2022-01-22 17:44:16 -0800
  • 6cac5a2c5a
    Update toolbar.dart #603 mark8044 2022-01-22 17:39:23 -0800
  • 19506ea15e
    Update toolbar.dart mark8044 2022-01-22 17:36:00 -0800
  • 619524b043
    Fix Spanish + Portuguese translations (#602) Santiago García 2022-01-22 20:48:43 -0300
  • f1d4c6d7f3 Fix Spanish + Portuguese translations #602 Santiago Garcia 2022-01-22 20:46:14 -0300
  • d9c7831497 Refer 65532 to class Embed X Code 2022-01-22 15:42:10 -0800
  • 29c8332dc8 Upgrade to 3.6.5 X Code 2022-01-22 15:34:54 -0800
  • ee1092f050 _updateSizeAndTransform() for openConnectionIfNeeded X Code 2022-01-22 15:33:47 -0800
  • 90b6000da7 Override Leaf toString method X Code 2022-01-22 15:23:58 -0800
  • 100de11a89 Add comments X Code 2022-01-22 12:28:25 -0800
  • ebffb43f91 Fix translations X Code 2022-01-22 12:16:36 -0800
  • 66bdfd25d4 Update link dialog for image/video X Code 2022-01-22 11:59:04 -0800
  • 4151ccc130 Upgrade to 3.6.4 X Code 2022-01-22 11:54:03 -0800
  • 77609b4a9e Link dialogue TextInputType.multiline X Code 2022-01-22 11:53:10 -0800
  • e1edc8dfe3 Refactor code X Code 2022-01-22 10:46:32 -0800
  • c05ad83fcb Upgrade to 3.6.3 X Code 2022-01-22 10:38:32 -0800
  • 059ac6f5a4 Bug fix for link button text selection X Code 2022-01-22 10:37:26 -0800
  • 23a2a9c97d Polish correct translations X Code 2022-01-22 09:59:38 -0800
  • 6ab75dc6f5 Upgrade to 3.6.2 X Code 2022-01-22 05:41:06 -0800
  • 1c4fd1cd0e Improve link button X Code 2022-01-22 05:40:09 -0800
  • 81f54551c5 Upgrade to 3.6.1 X Code 2022-01-22 04:43:11 -0800
  • 984260b3df Remove SnackBar 'What is entered is not a link' X Code 2022-01-22 04:36:35 -0800
  • a2c19dfcff Upgrade to 3.6.0 X Code 2022-01-22 04:07:58 -0800
  • df418e590d Allow link button to enter text X Code 2022-01-22 04:06:56 -0800
  • c89779b4a6 [3.5.3] Change link button behavior X Code 2022-01-22 02:42:22 -0800
  • 702bb2a9b9 Fix typo X Code 2022-01-22 02:14:19 -0800
  • 689d7de5d9 Update comments X Code 2022-01-22 02:03:20 -0800
  • 98c25d0b10 Upgrade to 3.5.2 X Code 2022-01-22 01:59:52 -0800
  • d94c2a575e Revert "Simplify Embeddable and remove BlockEmbed" X Code 2022-01-22 01:54:04 -0800
  • 1a139d5e93
    Correct Vietnamese translations (#601) Simon Pham 2022-01-22 16:50:52 +0700
  • a0a588fc89 Correct Vietnamese translations #601 Simon Pham 2022-01-22 16:49:41 +0700
  • 25e5385e15 Bug fix for platform util X Code 2022-01-22 01:43:30 -0800
  • e450c61332 Simplify Embeddable and remove BlockEmbed X Code 2022-01-22 01:17:12 -0800
  • 09e369ae70 Remove horizontal line support X Code 2022-01-22 01:02:48 -0800
  • c99d84528e Rename diff_delta to delta X Code 2022-01-22 00:57:50 -0800
  • 211cc4f924 Rename helper files X Code 2022-01-22 00:54:11 -0800
  • 4cf40efe2c Rename InsertEmbedButton to InsertHorizontalLineButton X Code 2022-01-22 00:43:40 -0800
  • 4f8ec3ed80 Mark deprecated classes X Code 2022-01-22 00:40:37 -0800
  • 73e56e9041 Upgrade to 3.5.0 X Code 2022-01-22 00:35:36 -0800
  • e356f3c80e Breaking change: remove models under root X Code 2022-01-22 00:33:45 -0800
  • 60ddc36193 Fix import for models X Code 2022-01-22 00:33:28 -0800