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
Ellet
f65c02cae3
docs: fix a few typos and add list of local codes
9 months ago
Ellet
e9457df5f0
docs(readme): fix a few typos and invalid links in extensions package
9 months ago
Ellet
d16d1f31db
docs(readme): update the 'Conversion to HTML' section to fix minor issue
9 months ago
Ellet
0a7f503c5c
chore: drop support for HTML, PDF, and Markdown converting functions ( #1997 )
...
* docs(readme): simplify vsc_quill_delta_to_html description
* chore: drop the support for DeltaX.fromHtml and DeltaX.fromMarkdown to only use them internally
* docs(readme): update outdated docs, suggest packages to convert between Delta and Markdown or PDF
* chore: deprecate customBlocks in DeltaX.fromHtml property
9 months ago
singerdmx
f205bc8a41
chore(version): update to version 9.5.15
9 months ago
Cat
4bbb809f5a
Update delta_from_html to fix nested lists issues and more ( #2000 )
...
* Update delta_from_html to fix nested lists issues and more
* fix: removed iframe parse test since package doesn't support it
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
X Code
e8c912dcbd
Update translation.md
9 months ago
singerdmx
03879506c7
chore(version): update to version 9.5.14
9 months ago
Cat
3078b26d85
Update flutter_quill_delta_from_html on pubspec.yaml ( #1999 )
...
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
Ellet
1409f07668
docs(readme): fix bold text syntax issue in README.md
9 months ago
Ellet
6bdfde30ef
docs(readme): update 'Conversion to HTML' section to include more details ( #1996 )
9 months ago
singerdmx
a8703bd776
chore(version): update to version 9.5.13
9 months ago
Cat
7fa08f33f0
Added new default ConverterOptions configurations ( #1990 )
...
* feat: added new default ConverterOptions configurations
* chore: added more docs about new default ConverterOptions
* removed blockquote css styles
* chore: dart fixes
* fix: images attributes aren't taked by ConverterOptions
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
9 months ago
Ellet
c373876c7f
docs(readme): use Github admonitions in Markdown blockquotes
9 months ago
singerdmx
6ca188dfc1
chore(version): update to version 9.5.12
9 months ago
Shubham Gupta
8566170468
fix: Fixed passing textStyle to formula embed ( #1989 )
9 months ago
singerdmx
376067a52a
chore(version): update to version 9.5.11
9 months ago
Cat
127b35e72d
Update flutter_quill_delta_from_html in pubspec.yaml ( #1988 )
9 months ago