Huan Du
5526ea4feb
fix: invalid selection when tapping placeholder text ( #2062 )
8 months ago
Huan Du
ab004b8755
feat: add callback to handle performAction ( #2061 )
8 months ago
singerdmx
964779be3d
chore(version): update to version 10.0.7
8 months ago
Cat
2818d0fce0
Fix: RTL issues ( #2060 )
...
* fix: RTL issues
* fix: removed unused imports
* dart formatting
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
8 months ago
singerdmx
6ecd377b26
chore(version): update to version 10.0.6
8 months ago
Huan Du
2a297f20c7
fix: textInputAction is not set when creating QuillRawEditorConfigurations ( #2057 )
8 months ago
singerdmx
022495cb16
chore(version): update to version 10.0.5
8 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>
8 months ago
singerdmx
faf8f558a8
chore(version): update to version 10.0.4
9 months ago
X Code
d7f13a496b
Update translation.md
9 months ago
Alex Consel
af2863b2f9
add catalan language ( #2054 )
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
singerdmx
58ee571c9d
chore(version): update to version 10.0.3
9 months ago
Michael Allen
d6c74098d2
if magnifier removes toolbar, restore it when it is hidden ( #2049 )
9 months ago
Cat
9d6db48413
doc(attribute): added documentation about Attribute class and how create one ( #2048 )
9 months ago
Cat
689b8fde7c
doc(Delta): more documentation about Delta ( #2042 )
...
* doc(Delta): added documentation about Deltas
* fix: bad display of retain examples
* fix bad display of transformation examples
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
singerdmx
1fb757cb3f
chore(version): update to version 10.0.2
9 months ago
Guillermo Bueno Vargas
8da8e059f1
Have the ability to create custom rules, closes #1162 ( #2040 )
...
* Have the ability to create custom rules, closes #1162
* Sort extensions.dart
9 months ago
Ellet
eb38c51bf0
chore: update issue bug template
9 months ago
Ellet
5a9de8d883
chore: enable blank issues template in GitHub repo
9 months ago
Ellet
28c59444bc
chore(scripts): migrate the scripts from sh to dart ( #2036 )
...
* chore(scripts): migrate the scripts from sh to dart, update GitHub PR template
* fix(ci): fix GitHub workflows failure by run 'flutter pub get' before running local development script
9 months ago
EchoEllet
af7e4048ed
chore(version): update to version 10.0.1
9 months ago
Ellet
acb15968d2
fix: require 10.0.0 as minimum version for quill packages ( #2035 )
9 months ago
singerdmx
179a44db2a
chore(version): update to version 10.0.0
9 months ago
Ellet
7dc848a80e
chore: update GitHub PR template ( #2033 )
...
* chore: update GitHub PR template
9 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
singerdmx
af3679840b
chore(version): update to version 9.6.0
9 months ago
License name
af691e69ed
[feature] : quill add magnifier ( #2026 )
...
* [feature] : quill add magnifier
* [feature] : fix ci issue
* [feature] : fix ci issue
* [feature] : desktop not show magnifier
* [feature] : empty line case exception
---------
Co-authored-by: xuyang <xuyang@qimao.com>
9 months ago
singerdmx
0dbe4c4685
chore(version): update to version 9.5.23
9 months ago
Khoshbin Ali Ahmed
785529acdc
add untranslated Kurdish keys ( #2029 )
9 months ago
singerdmx
4bf2289a88
chore(version): update to version 9.5.22
9 months ago
Cat
d2e3784b77
Fix(rule): PreserveInlineStyleRule assume the type of the operation data and throw stacktrace ( #2028 )
9 months ago
Cat
eb29c3a7f6
Fix outdated contributor guide link on PR template ( #2027 )
9 months ago
singerdmx
8de8569b73
chore(version): update to version 9.5.21
9 months ago
AtlasAutocode
f3a5e113f6
Fix: Key actions not being handled ( #2025 )
...
* Value setting Stateful toolbar buttons derive from base class
* Rename base class as QuillToolbarBaseValueButton
* Removed deprecated functions
* Move clipboard actions to QuillController
* Add: Clipboard toolbar buttons
* Translation Justify
* Translation alignJustify
* Fix: Translation en-US
* Fix: Up arrow with large fonts, assert at start of text for indent
* Fix: PgUp/Dn, arrow scroll, Up arrow with large fonts, assert at start of text for indent
* Remove overridable action from PageIntent processing
* Fix: outdent at start
---------
Co-authored-by: Douglas Ward <dward@scied.com>
9 months ago
singerdmx
73911b7b75
chore(version): update to version 9.5.20
9 months ago
Cat
7c72967861
update delta_from_html package on pubspec.yaml ( #2018 )
9 months ago
Cat
236cad0708
removed unnecessary convertion from html to delta test file ( #2017 )
9 months ago
singerdmx
d05d16ec29
chore(version): update to version 9.5.19
9 months ago
Felix Lee
492f25b0df
fixed #1835 Embed Reloads on Cmd Key Press ( #2013 )
9 months ago
singerdmx
5aca31f629
chore(version): update to version 9.5.18
9 months ago
Cat
7282e721dd
doc(rule): added documentation about rules ( #2014 )
9 months ago
Alspb
7ab6444520
Refactor: Moved core link button functions to link.dart ( #2008 )
9 months ago
singerdmx
429d1ca340
chore(version): update to version 9.5.17
9 months ago
Cat
480861b098
feat: added option to disable automatic list conversion ( #2011 )
9 months ago
singerdmx
ab91df27e5
chore(version): update to version 9.5.16
9 months ago
Cat
9f7673c887
fix: delta_x tests fail ( #2010 )
...
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
Ellet
13533f8d90
docs(readme): update the extensions package to document the Rich Text Paste feature on web, fix typos and split the section with more details ( #2001 )
9 months ago