AtlasAutocode
|
56d7d48d57
|
Fix: Link selection and editing (#2114)
* Value setting Stateful toolbar buttons derive from base class
* Removed deprecated functions
* Move clipboard actions to QuillController
* Add: Clipboard toolbar buttons
* Translation Justify
* Translation alignJustify
* Fix: Translation en-US
* Fix Link selection and editing
---------
Co-authored-by: Douglas Ward <dward@scied.com>
|
8 months ago |
AtlasAutocode
|
40e18b2706
|
Enhancement: Search within Embed objects (#2090)
|
8 months ago |
AtlasAutocode
|
d1fb286803
|
Fix: collectStyles for lists and alignments (#2082)
* Value setting Stateful toolbar buttons derive from base class
* Removed deprecated functions
* Move clipboard actions to QuillController
* Add: Clipboard toolbar buttons
* Translation Justify
* Translation alignJustify
* Fix: Translation en-US
* Fix: collectStyles for lists and alignments
---------
Co-authored-by: Douglas Ward <dward@scied.com>
|
8 months ago |
AtlasAutocode
|
6f8fa24470
|
Fix Multiline paste with attributes and embeds (#2074)
|
8 months ago |
Cat
|
ac5a823440
|
Feat: support for customize copy and cut Embeddables to Clipboard (#2067)
* Feat: custom behavior while copying or cutting a embeddable
* dart fixes
* fix: removed unnecessary optional return for CopyCutAction
* fix: invalid null_aware_operator
* added doc comments
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
|
8 months ago |
Ellet
|
f5e0f8589b
|
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill
|
9 months ago |
Ellet
|
4a166e3d1d
|
chore: remove invalid docs comment in Leaf.splitAt()
|
9 months ago |
Ellet
|
9764f75006
|
refactor: restructure project into modular architecture for flutter_quill (#2032)
* refactor: restructure project into modular architecture for flutter_quill
* refactor: move LineHeightAttribute class to custom_attributes.dart
* chore: remove nullable controller extension
|
9 months ago |