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
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
fe96d08201
Update QuillToolbarIconButton
1 year ago
Ellet Hnewa
32b698e6ad
Revert "Retain the attributes when converting delta to/from html ( #1609 )" ( #1612 )
...
This reverts commit 3e97fa2c81
.
1 year ago
agu
3e97fa2c81
Retain the attributes when converting delta to/from html ( #1609 )
...
* Amend delta_to_markdown
* Amend quill_html_converter to retain style attributes
* DeltaX.fromHtml
* Amend DeltaX.fromHtml to retain the attributes
1 year ago
Ellet
d1b8e36ff0
Add the ability to use custom widgets for lists
1 year ago
Ellet
f508a06170
Prepare to release 9.0.2 ( #1608 )
...
* Prepare to release 9.0.2
1 year ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
1 year ago
mark8044
c40ccbe205
Add padding control in for toolbar buttons ( #1592 )
...
* Update quill_icon_button.dart
Add padding property to icon buttons
* Update quill_icon_theme.dart
Add padding to IconTheme
* Pass padding to the QuillToolbarIconButton
* Update quill_icon_button.dart
* CI fix for const
* CI fix?
1 year ago
Ellet
e063afe61d
New dev update ( #1582 )
...
* Prepare to release
1 year ago
Ellet
1d581858ac
Move quill delta ( #1578 )
...
* Split quill delta into separate package
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
f5bcaa8dc5
The isToggled property is extracted into a class
1 year ago
Ellet
07dbef8414
Remove MediaQuery usage in keyboardAppearance
1 year ago
Ellet
ccfe151ba4
Prepare to release 8.6.4
1 year ago
Ellet
aabd9f2fa5
docs: Update the custom toolbar example
1 year ago
MacDeveloper1
11c83000ae
Restore use of alternative `QuillToolbarLinkStyleButton2` widget ( #1547 )
...
* Restore support of `QuillToolbarLinkStyleButton2`
* Fix localization
1 year ago
Ellet
09d98a54c8
revert: Bug fix temporary
1 year ago
Miroslav Sobotka
f01f935907
Apply only inline styles for inline ( #1539 )
...
Co-authored-by: Miroslav Sobotka <miroslav@T0326.local>
1 year ago
Ellet
304f5a5f89
Prepare for releasing 8.6.0
1 year ago
Ellet
79597ea642
Update deprecated fields
1 year ago
Ellet
bd78a9b215
Update the example
1 year ago
Ellet
2e4ee8b55b
Remaking the example ( #1530 )
...
* Remaking the example
1 year ago
Ellet
9705f9a3a1
Update flutter_quill_extensions
1 year ago
Ellet
75ac692848
Update README.md, Deprecate mobile properties in flutter_quill
1 year ago
Ellet
b55a5a2261
Fix tests
1 year ago
Ellet
d3dc385d52
Use immutable when possible
1 year ago
Ellet
a2a0378d46
Make DocChange constant
1 year ago
Ellet
1df66a8b73
feat: allow to use custom callback QuillToolbarColorButton
1 year ago
Ellet
53588073e1
Migrate to flutter_localizations ( #1522 )
...
* Migrate to flutter_localizations
* Update documentation and remove unused parameters
* Update automated publishing
* Add development notes page
* Update to flutter_quill/translations.dart
* Remove unused package
* Fix missing translations
1 year ago
Ellet
2104514f6e
Update flutter_quill and flutter_quill_extensions ( #1520 )
...
* Update flutter_quill and flutter_quill_extensions
1 year ago
Ellet
c769b14463
Update flutter_quill_extensions part 2 ( #1519 )
...
* Update flutter_quill_extensions part 2
1 year ago
Ellet
562f4c99e9
Fix test failures + New adjustments
1 year ago
Ellet
0632090f44
Update QuillCustomButton
1 year ago
Ellet
e7e71f1cb2
Update QuillCustomButton ( #1517 )
...
* Update QuillCustomButton
* Update README.md
1 year ago
Adil Hanney
4f5fa32541
fix: pass iconButtonFactor to childBuilder
1 year ago
Adil Hanney
61eae95994
ref: dart format .
1 year ago
Adil Hanney
5eb122712b
fix: fix runtime errors
1 year ago
Adil Hanney
33b8cb2498
feat: allow customising iconButtonFactor
1 year ago
Ellet
614bf1a526
Add magnifierConfiguration
1 year ago
Ellet
b020dd6b7d
Drag and drop feature in the example and builder for QuillEditor ( #1508 )
...
* Drag and drop feature in the example
* Update README.md of `flutter_quill_extensions`
* Add builder method in `QuillEditorConfigurations`
1 year ago
Ellet
4aad60419c
Update the example, android example, and few changes
1 year ago
Ellet
f0d011007e
Update extensions and example
1 year ago
Ellet
eeb720e097
Step 2
1 year ago
Ellet
0d38e8787d
Follow dart best practices by using and remove as well since they are not used
1 year ago
Ellet
a934f4ddac
Fix the example
1 year ago
Ellet
f7528d30a0
Code cleanup and fixes ( #1486 )
1 year ago
Egor Korshun
6019403b95
Fix #1487 ( #1488 )
2 years ago
Ellet
7638535a33
Bug fixes and new callback ( #1483 )
...
* Update auto focus function name
* Fix bug && New properties && Remove old one
* Remove by word
* Use super.key
* Remove old property
2 years ago
Ellet
1a6e662e1a
Mirgration Guide and update README.md ( #1473 )
2 years ago