Ellet
0488d8e0dc
chore(translations): add key for 'Insert table' in quill_en.arb
10 months ago
Cat
e76de1b58e
Partial support for table embed ( #1960 )
10 months ago
Ellet Hnewa
7880a7e9d7
Revert "revert: move sub packages to `./packages`" ( #1717 )
...
* Revert "🔧 Fix paths"
This reverts commit f39164dc64
.
* Revert "🔧 Fix paths"
This reverts commit 0f44883b72
.
* Revert "🔧 Fix paths"
This reverts commit 46bff74a69
.
* Revert "🔧 Fix paths"
This reverts commit 7d7da73b35
.
* Revert "Fix scripts"
This reverts commit dd8c787aca
.
* Revert "Move sub packages to `./packages`"
This reverts commit b5fb779566
.
* Revert "Add `./packages`"
This reverts commit fcae610ee2
.
1 year ago
Cierra_Runis
b5fb779566
Move sub packages to `./packages`
1 year ago
Ellet
c3d6cead75
Deprecate and
1 year ago
Ellet
3c0d93bf7c
Add both iconSize and iconButtonFactor in the base button options
1 year ago
Ellet
6e4afb2179
Fix the structure of flutter quill extensions, fix context use
1 year ago
Ellet
788a9c6457
Rename configuration files in flutter_quill_extensions
1 year ago
Ellet Hnewa
7c3f6ccf4e
Feature/change icon button data ( #1634 )
...
* Add a way to change almost properties of IconButton in QuillIconTheme for both selected and unselected state
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
1 year ago
Ellet
8dc1ff79d5
Fix the QuillIconTheme by replacing all the properties with two properties of type ButtonStyle, use IconButton.styleFrom()
1 year ago
Ellet Hnewa
55db4a721f
Remove require toolbar options ( #1626 )
...
* Revert "Fix build error"
This reverts commit 90738e1ece
.
* Revert "Prepare to release 9.1.0"
This reverts commit c3d57b87ec
.
* Revert "Revert from material 3 to material 2"
This reverts commit 07b8f40491
.
* Revert "Restore old feel and look (#1621 )"
This reverts commit e820c5b29d
.
* Allow to use most of the buttons without internal provider
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
1 year ago
Ellet Hnewa
05a8d9b4f3
Revert the "Revert to material 2 from 3" because of the broken changes ( #1625 )
...
* Revert "Fix build error"
This reverts commit 90738e1ece
.
* Revert "Prepare to release 9.1.0"
This reverts commit c3d57b87ec
.
* Revert "Revert from material 3 to material 2"
This reverts commit 07b8f40491
.
* Revert "Restore old feel and look (#1621 )"
This reverts commit e820c5b29d
.
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
1 year ago
Ellet
90738e1ece
Fix build error
1 year ago
Ellet
07b8f40491
Revert from material 3 to material 2
1 year ago
MacDeveloper1
e820c5b29d
Restore old feel and look ( #1621 )
...
* Restore correct feel&look of `QuillToolbarIconButton`
* Export `QuillToolbarSelectAlignmentButtons`
* Restore old call of `QuillToolbarIconButton`
* Restore old call of `QuillToolbarIconButton`
* Resore original button PR #1575
* Restore old feel&look of buttons
* Restore original `QuillToolbarSelectAlignmentButton`
* Restore original `QuillToolbarLinkStyleButton2`
* Make `options` optional
* Restore old `QuillToolbarFontFamilyButton` build
* Restore old build of `QuillToolbarFontSizeButton`
* Change `textStyle` to `style`
* Remove redundant export
---------
Co-authored-by: Ellet Hnewa <73608287+ellet0@users.noreply.github.com>
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
039e3193d9
Improving flutter quill extensions ( #1564 )
...
* organizations for flutter quill extensions
1 year ago
Adil Hanney
4f5fa32541
fix: pass iconButtonFactor to childBuilder
1 year ago
Ellet
bffae92b50
Bring all the changes from fresh_quill_extensions ( #1495 )
...
* Bring all the changes from fresh_quill_extensions
* Update pubspec.yaml
* Update pubspec.yaml and export new file
* Update pubspec.yaml
* Update CHANGELOG.md
* Update README.md
1 year ago
Ellet
8149e2b2d1
Fixes for previous step ( #1467 )
2 years ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
2 years ago
Ahmed Hnewa
6cf9cd0f0c
Major update 6 ( #1456 )
2 years ago
Ahmed Hnewa
ee19189bf4
Major update step 4 ( #1454 )
2 years ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
2 years ago
Ahmed Hnewa
55f5101ccc
Fixes for step 2 update ( #1449 )
...
* Improve main workflow
* Fixes
* Bug fixes
* Edit toolbar configurations
* Fix conflicts
* Bug fixes
2 years ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
2 years ago
BambinoUA
539357bc63
Add tooltips for toolbar buttons. ( #1175 )
...
* Add `UtilityWidgets`
* Implement tooltips for toolbar buttons
* Add `tooltip` to `QuillCustomButton`
* Add `ToolbarButtons`
* Update `EmbedButtonBuilder` with `tooltip`
* Implement tooltips in `QuillToolbar`
* Add tooltip property to embed buttons (for future)
* Update version of flutter_quill in pubspec.yaml
* Restore `EmbedButtonBuilder`
* Update english translations
* Implement translations for tooltips
* Update translations for `en-us`
* Make `tooltips` nullable to hide tooltips.
* Remove `tooltips` property from `QuillToolbar`
2 years ago
X Code
8f8d466378
Fix import
2 years ago
Benjamin Quinn
ab6174d8fa
Fixes toolbar buttons stealing focus from editor. ( #956 )
3 years ago
mark8044
d50833cdcf
New borderRadius for iconTheme ( #788 )
...
* Update quill_icon_theme.dart
* Update quill_icon_theme.dart
* Update select_alignment_button.dart
* Update quill_dropdown_button.dart
* Update quill_dropdown_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update select_header_style_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update toggle_style_button.dart
* Update video_button.dart
* Update link_style_button.dart
* Update indent_button.dart
* Update image_button.dart
* Update history_button.dart
* Update color_button.dart
* Update clear_format_button.dart
* Update camera_button.dart
3 years ago
Andy Trand
881372dd13
selection delegate methods, imports cleanup ( #515 )
3 years ago
Namli1
85df4033d8
Added theming options for toolbar icons and LinkDialog() ( #418 )
4 years ago
Xin Yao
2aa577ca58
Refactor code
4 years ago
Xin Yao
dad5c676cb
collectAllStyles should return List<Style>
4 years ago
Xin Yao
bbabf4e25d
Refactor code for collectAllStyles
4 years ago
li3317
6751472a55
fix clear format button
4 years ago
Till Friebe
30a9747b1d
Fix buttons which ignore toolbariconsize
...
Closes #189 .
4 years ago