Sobhan Moradi
94f92bfe5a
Add conditional rendering for toolbar header style options
...
The toolbar header style now has two possible displays. If the 'headerStyleType' configuration is set to 'isOriginal', the toolbar will exhibit 'QuillToolbarSelectHeaderStyleButtons'. Otherwise, it will show a dropdown menu 'QuillToolbarSelectHeaderStyleDropdownButton'. This adds flexibility to the UI of the toolbar.
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
Ellet
4052779cfe
Update delta_to_markdown
1 year ago
agu
3a41fc92e2
Fixup delta_to_markdown ( #1601 )
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
039e3193d9
Improving flutter quill extensions ( #1564 )
...
* organizations for flutter quill extensions
1 year ago
Ellet
137ed5c801
docs: Update todo and fix typo
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
Fabian Freund
2973f03593
fix overrides ( #1489 )
...
Co-authored-by: Ellet <73608287+freshtechtips@users.noreply.github.com>
1 year ago
Ellet
d80634007c
Fix bug
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
b941e95d99
Update README.md
1 year ago
Ellet
75ac692848
Update README.md, Deprecate mobile properties in flutter_quill
1 year ago
Ellet
176dbd5d59
Update raw_editor.dart
1 year ago
Ellet
b55a5a2261
Fix tests
1 year ago
Ellet
cb06402059
Update UtilityWidgets
1 year ago
Ellet
d3dc385d52
Use immutable when possible
1 year ago
Ellet
a2a0378d46
Make DocChange constant
1 year ago
Ellet
726a6529a3
Release version 8.5.2
1 year ago
Ellet
1df66a8b73
feat: allow to use custom callback QuillToolbarColorButton
1 year ago
Ellet
7c2e3d6ac6
Move color picker dialog
1 year ago
Ellet
edb072fdf5
revert: Rename quill_localizations.dart to quill_localizations.g.dart
1 year ago
Ellet
1ca5c85ca6
Rename quill_localizations.dart to quill_localizations.g.dart
1 year ago
Ellet
7fabc2e4f9
Fix analysis warrnings
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
7076e20135
Add .pubignore ( #1521 )
...
* Add .pubignore
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
ebd2729f39
Fix platform checking logic ( #1518 )
...
* Fix platform checking logic
* Update _defaultOnTapOutside
1 year ago
Ellet
a88678c0d5
Update the example + Few more changes
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
3241af1b82
ref: dart fix --apply
1 year ago