xuyang
20262740cf
[chore]: change gesture
8 months ago
xuyang
245e349d04
[chore]: change gesture
8 months ago
Cat
b894c5fdd6
Fix: context menu is visible even when selection is collapsed ( #2116 )
...
* Fix: context menu is visible even when selection is collapse
* Chore: dart fixes
* Fix: context menu fails by null value when try to update the view
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
8 months ago
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
DeveloperBiz
4c04fcf90a
Swap order of shortcut map merging so that customShortcuts are added first and override existing duplicate trigger shortcuts by absorbing the input first ( #2089 )
...
Co-authored-by: ryanscott0515 <ryanscott0515@gmail.com>
9 months ago
Adil Hanney
e11af21fba
ref: add `VerticalSpacing.zero` and `HorizontalSpacing.zero` named constants ( #2083 )
...
* feat: add named constants to HorizontalSpacing/VerticalSpacing
* ref: use VerticalSpacing.zero across code
9 months ago
AtlasAutocode
23fbb43b76
Move Controller outside of configurations data class ( #2078 )
9 months ago
Cat
493bdbc54d
Fix: manual checking of directionality ( #2063 )
...
* fix: removed manual directionality checking
* chore: run before push script
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
Huan Du
ab004b8755
feat: add callback to handle performAction ( #2061 )
9 months ago
Cat
2818d0fce0
Fix: RTL issues ( #2060 )
...
* fix: RTL issues
* fix: removed unused imports
* dart formatting
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
AtlasAutocode
42d830f037
Add tests for PreserveInlineStylesRule and fix link editing. Other minor fixes. ( #2058 )
...
* 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
* Misc fixes
---------
Co-authored-by: Douglas Ward <dward@scied.com>
9 months ago
Dimka
fd69f614bc
Add ability to set up horizontal spacing for block style ( #2051 )
...
Co-authored-by: dimkanovikov <Dmitriy.S.Novikov@rt.ru>
9 months ago
Ellet
f5e0f8589b
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill
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