Douglas Ward
a41e158441
Add: Clipboard toolbar buttons
11 months ago
Douglas Ward
046f4459aa
Move clipboard actions to QuillController
11 months ago
Douglas Ward
be49821a51
Removed deprecated functions
11 months ago
AtlasAutocode
ab4d3f40df
Value setting Stateful toolbar buttons derive from base class
11 months ago
singerdmx
6ecd377b26
chore(version): update to version 10.0.6
11 months ago
Huan Du
2a297f20c7
fix: textInputAction is not set when creating QuillRawEditorConfigurations ( #2057 )
11 months ago
singerdmx
022495cb16
chore(version): update to version 10.0.5
11 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>
11 months ago
singerdmx
faf8f558a8
chore(version): update to version 10.0.4
11 months ago
X Code
d7f13a496b
Update translation.md
11 months ago
Alex Consel
af2863b2f9
add catalan language ( #2054 )
11 months ago
Dimka
fd69f614bc
Add ability to set up horizontal spacing for block style ( #2051 )
...
Co-authored-by: dimkanovikov <Dmitriy.S.Novikov@rt.ru>
11 months ago
singerdmx
58ee571c9d
chore(version): update to version 10.0.3
11 months ago
Michael Allen
d6c74098d2
if magnifier removes toolbar, restore it when it is hidden ( #2049 )
11 months ago
Cat
9d6db48413
doc(attribute): added documentation about Attribute class and how create one ( #2048 )
11 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>
11 months ago
singerdmx
1fb757cb3f
chore(version): update to version 10.0.2
11 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
11 months ago
Ellet
eb38c51bf0
chore: update issue bug template
11 months ago
Ellet
5a9de8d883
chore: enable blank issues template in GitHub repo
11 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
11 months ago
EchoEllet
af7e4048ed
chore(version): update to version 10.0.1
11 months ago
Ellet
acb15968d2
fix: require 10.0.0 as minimum version for quill packages ( #2035 )
11 months ago
singerdmx
179a44db2a
chore(version): update to version 10.0.0
11 months ago
Ellet
7dc848a80e
chore: update GitHub PR template ( #2033 )
...
* chore: update GitHub PR template
11 months ago
Ellet
f5e0f8589b
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill
11 months ago
Ellet
4a166e3d1d
chore: remove invalid docs comment in Leaf.splitAt()
11 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
11 months ago
singerdmx
af3679840b
chore(version): update to version 9.6.0
11 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>
11 months ago
singerdmx
0dbe4c4685
chore(version): update to version 9.5.23
11 months ago
Khoshbin Ali Ahmed
785529acdc
add untranslated Kurdish keys ( #2029 )
11 months ago
singerdmx
4bf2289a88
chore(version): update to version 9.5.22
11 months ago
Cat
d2e3784b77
Fix(rule): PreserveInlineStyleRule assume the type of the operation data and throw stacktrace ( #2028 )
11 months ago
Cat
eb29c3a7f6
Fix outdated contributor guide link on PR template ( #2027 )
11 months ago
singerdmx
8de8569b73
chore(version): update to version 9.5.21
11 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>
11 months ago
singerdmx
73911b7b75
chore(version): update to version 9.5.20
11 months ago
Cat
7c72967861
update delta_from_html package on pubspec.yaml ( #2018 )
11 months ago
Cat
236cad0708
removed unnecessary convertion from html to delta test file ( #2017 )
11 months ago
singerdmx
d05d16ec29
chore(version): update to version 9.5.19
11 months ago
Felix Lee
492f25b0df
fixed #1835 Embed Reloads on Cmd Key Press ( #2013 )
11 months ago
singerdmx
5aca31f629
chore(version): update to version 9.5.18
11 months ago
Cat
7282e721dd
doc(rule): added documentation about rules ( #2014 )
11 months ago
Alspb
7ab6444520
Refactor: Moved core link button functions to link.dart ( #2008 )
11 months ago
singerdmx
429d1ca340
chore(version): update to version 9.5.17
11 months ago
Cat
480861b098
feat: added option to disable automatic list conversion ( #2011 )
11 months ago
singerdmx
ab91df27e5
chore(version): update to version 9.5.16
11 months ago
Cat
9f7673c887
fix: delta_x tests fail ( #2010 )
...
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
11 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 )
11 months ago