AtlasAutocode
429dcb2d7c
Merge remote-tracking branch 'origin/master'
9 months ago
AtlasAutocode
c919703b8b
Fix: Up arrow with large fonts, assert at start of text for indent
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
AtlasAutocode
320c17838a
Fix: Translation en-US
9 months ago
AtlasAutocode
1929cf4503
Translation alignJustify
9 months ago
AtlasAutocode
5e0276f87a
Translation Justify
9 months ago
Douglas Ward
9cfe40fe41
Add: Clipboard toolbar buttons
9 months ago
Douglas Ward
4cf019349c
Move clipboard actions to QuillController
9 months ago
Douglas Ward
c25aa2ffe7
Removed deprecated functions
9 months ago
AtlasAutocode
7c412dcbcf
Rename base class as QuillToolbarBaseValueButton
9 months ago
AtlasAutocode
7db89a4a10
Value setting Stateful toolbar buttons derive from base class
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
10 months ago
singerdmx
6ca188dfc1
chore(version): update to version 9.5.12
10 months ago
Shubham Gupta
8566170468
fix: Fixed passing textStyle to formula embed ( #1989 )
10 months ago
singerdmx
376067a52a
chore(version): update to version 9.5.11
10 months ago
Cat
127b35e72d
Update flutter_quill_delta_from_html in pubspec.yaml ( #1988 )
10 months ago
singerdmx
49afc567e1
chore(version): update to version 9.5.10
10 months ago
AtlasAutocode
b61c10af0b
Fix: LineHeight button to use MenuAnchor ( #1986 )
10 months ago
Ellet
0c6ade2fd8
chore: remove dependency html converter ( #1987 )
...
* chore: remove html2md dependency in quill_html_converter
* chore: bump vsc_quill_delta_to_html to 1.0.5
10 months ago
singerdmx
5ba6fcdbf0
chore(version): update to version 9.5.9
10 months ago
X Code
db98db52c2
Update pubspec.yaml ( #1985 )
10 months ago
singerdmx
6104f94dc0
chore(version): update to version 9.5.8
10 months ago
Cat
e12d64e6c4
Feat: New way to get Delta from HTML inputs ( #1984 )
10 months ago
Ellet
bb2f579a8e
docs(readme): update super_clipboard plugin support message to be more specific
10 months ago
Ellet
3acc44e2f8
fix(typo): fix typo ClipboardServiceProvider.instacne ( #1983 )
...
* fix(typo): deprecate ClipboardServiceProvider.instacne as it's a typo, add ClipboardServiceProvider.instance and update usages
* chore: update deprecation message of ClipboardServiceProvider.instacne
10 months ago
singerdmx
ce5eb86b10
chore(version): update to version 9.5.7
10 months ago
AtlasAutocode
4a86f3042f
Fix: PreserveInlineStylesRule ( #1980 )
10 months ago
n7484443
4d56bf0cd6
refactor: context menu function, add test code ( #1979 )
10 months ago
singerdmx
e7f77147a8
chore(version): update to version 9.5.6
10 months ago
Cat
b00b29da67
fix: common link is detected as a video link ( #1978 )
...
* fix: common link is detected as a video link
* chore: dart fixes
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
10 months ago
singerdmx
018db263a5
chore(version): update to version 9.5.5
10 months ago
n7484443
eb60e27f37
Fix: make mouse right click to open context menu ( #1976 )
10 months ago
singerdmx
f766bf055e
chore(version): update to version 9.5.4
10 months ago
Cat
6598f3d74d
Feat: Line height support ( #1972 )
...
* Support for Line height
* fix(translations): line-height translation empty
* chore: dart fixes
* fix(test): blockSelectionStyle doesn't find line-height attribute
* fix: increased _expectedTranslationKeysLength value for new line height translation
* fix: restore h1 configurations on DefaultStyles
* fix: better organization for line height attribute
* fix: select_line_height_dropdown_button doesn't find LineHeightAttribute constants
* chore: dart fixes
* fix(test): controller_test doesn't find LineHeightAttribute
* fix: changed MenuAnchor to showMenu method since this MenuAnchor appears below keyboard
* added docs comments
* set showLineHeightButton to false
* added warnings about line height attribute could cause conflicts with original Quill API
* chore: dart fixes
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
10 months ago
singerdmx
151e629ee3
chore(version): update to version 9.5.3
10 months ago
Alspb
e06aa5b371
Perf: Performance optimization ( #1964 )
...
* Node.length, Node.offset caching added
* Unnecessary Document.from removed, method arguments changed accordingly
* root.toDelta check replaced with assertion
10 months ago
singerdmx
40214bd13d
chore(version): update to version 9.5.2
10 months ago