dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tag:
Branch:
Tree:
97a08b82b7
feat/rich-text-paste-web
master
refactor/extensions-package-structure
v10.0.0
v10.0.1
v10.0.10
v10.0.2
v10.0.3
v10.0.4
v10.0.5
v10.0.6
v10.0.7
v10.0.8
v10.0.9
v10.1.0
v10.1.1
v10.1.10
v10.1.2
v10.1.3
v10.1.4
v10.1.5
v10.1.6
v10.1.7
v10.1.8
v10.1.9
v10.2.0
v10.2.1
v10.3.0
v10.3.1
v10.3.2
v10.3.3
v10.4.0
v10.4.1
v8.1.10
v8.1.11
v8.1.2
v8.1.6
v8.1.7
v8.1.8
v8.1.9
v8.2.0
v8.4.2
v8.4.3
v8.5.0
v8.5.1
v8.5.2
v8.5.3
v8.5.4
v8.5.5
v8.5.6
v8.6.0
v8.6.1
v8.6.2
v8.6.3
v8.6.4
v9.0.0
v9.0.0-dev
v9.0.0-dev-1
v9.0.0-dev-10
v9.0.0-dev-11
v9.0.0-dev-2
v9.0.0-dev-3
v9.0.0-dev-4
v9.0.0-dev-5
v9.0.0-dev-6
v9.0.0-dev-7
v9.0.0-dev-8
v9.0.0-dev-9
v9.0.1
v9.0.1-dev.1
v9.0.2
v9.0.2-dev
v9.0.2-dev.1
v9.0.2-dev.2
v9.0.3
v9.0.4
v9.0.5
v9.1.0
v9.1.0-dev
v9.1.0-dev.1
v9.1.0-dev.2
v9.1.1
v9.1.1-dev
v9.2.0
v9.2.1
v9.2.10
v9.2.11
v9.2.12
v9.2.13
v9.2.14
v9.2.2
v9.2.3
v9.2.4
v9.2.5
v9.2.6
v9.2.7
v9.2.8
v9.2.9
v9.3.0
v9.3.1
v9.3.10
v9.3.11
v9.3.12
v9.3.13
v9.3.14
v9.3.15
v9.3.16
v9.3.17
v9.3.18
v9.3.19
v9.3.2
v9.3.20
v9.3.21
v9.3.3
v9.3.4
v9.3.5
v9.3.6
v9.3.7
v9.3.8
v9.3.9
v9.4.0
v9.4.1
v9.4.2
v9.4.3
v9.4.4
v9.4.5
v9.4.6
v9.4.7
v9.4.8
v9.4.9
v9.5.0
v9.5.1
v9.5.10
v9.5.11
v9.5.12
v9.5.13
v9.5.14
v9.5.15
v9.5.16
v9.5.17
v9.5.18
v9.5.19
v9.5.2
v9.5.20
v9.5.21
v9.5.22
v9.5.23
v9.5.3
v9.5.4
v9.5.5
v9.5.6
v9.5.7
v9.5.8
v9.5.9
v9.6.0
${ noResults }
flutter-quill/test/widgets
* toggle_style_button : calls to options.afterButtonPressed replaced by call to class function afterButtonPressed to allow default call to base button settings quill_icon_button: L26 build for isSelected updated to call afterButtonPressed = same as if not selected QuillController _updateSelection removed param=source because not used; added new param insertNewline when true set tog to style of preceding char (last entered); updated replaceText to call _updateSelection for NL document collectStyle: Selecting the start of a line, user expects the style to be the visible style of the line including inline styles * color_button calls afterButtonPressed insert at start of line uses style for line * Remove comments * Fix formatting issue * Fix FontFamily and Size button actions * Fix FontFamily and Size button actions * Value setting Stateful toolbar buttons derive from base class * Rename base class as QuillToolbarBaseValueButton * Fixes for before_push script * Removed deprecated functions * Move clipboard actions to QuillController * Fix: collectAllIndividualStylesAndEmbed for result span * Add: Clipboard toolbar buttons * export: Clipboard toolbar buttons * Fix: Dividers not shown in toolbar when multiRowsDisplay. Fix: Toolbar drop buttons clipped when !multiRowsDisplay * Add: test for QuillController clipboard Dart Formatted * Localizations updated * QuillControllerConfigurations and clipboard paste * Fix: CheckList action * Fix: Multiline selection and refactor toolbar buttons * Add tests: Multiline selection --------- Co-authored-by: Douglas Ward <dward@scied.com> |
11 months ago | |
---|---|---|
.. | ||
controller_test.dart | Fix block multi-line selection style (#1876) | 11 months ago |
editor_test.dart | ! Support clipboard actions from the toolbar. (#1843) | 12 months ago |