Ellet
a87b8cbdfa
chore(extensions): deprecate media button, enable table button in the example
10 months ago
Ellet
0488d8e0dc
chore(translations): add key for 'Insert table' in quill_en.arb
10 months ago
Ellet
4b675a3604
docs(readme): update flutter_quill_extensions README to reflect the latest changes of table support, add ref when using the packages from git repository
10 months ago
singerdmx
aef302dccc
chore(version): update to version 9.5.0
10 months ago
Cat
e76de1b58e
Partial support for table embed ( #1960 )
10 months ago
singerdmx
612ef5e0dc
chore(version): update to version 9.4.9
10 months ago
X Code
03d7c1e6bc
Update pubspec.yaml ( #1958 )
10 months ago
singerdmx
d91badf8be
chore(version): update to version 9.4.8
10 months ago
Cat
1f32e84643
Add support for html underline and videos ( #1955 )
...
* fixed #1953 italic detection error
fix: issue where when html2md parse <em> to "_" instead of "*" that won't be detected MarkdownToDelta converter
feat(test): added test for DeltaX
feat: added config classes to MarkdownToDelta and html2md that allow users configure their own styles
* Added support for html underline and videos
* removed print calls and fix no expect in test
* removed useless element attr for underline
* improved video url validator pattern
* Added support for <video> tag
* chore: dart fixes
* fix: removed useless params
* fix: imports issue
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
10 months ago
singerdmx
83e27541e1
chore(version): update to version 9.4.7
10 months ago
Cat
ca12fb610e
fixed #1953 italic detection error ( #1954 )
10 months ago
singerdmx
4969113359
chore(version): update to version 9.4.6
10 months ago
Ellet
e722e70194
chore(tests): update outdated description for FlutterQuillLocalizationsWidget tests
10 months ago
Ellet
7cab43ed72
docs: update custom_buttons to revert a minor change from previous commit
10 months ago
Ellet
4caa4c37ef
chore(docs): improve doc/configurations markdown files readability
10 months ago
Ellet
5fc6d34d10
fix(docs): update outdated code in markdown files
10 months ago
Ellet
5d9ad020c7
fix(editor): implement editor shortcut action for home and end keys to fix exception about unimplemented ScrollToDocumentBoundaryIntent ( #1937 )
...
* fix(editor): implement editor shortcut action for home and end keys to fix thrown exception about unimplemented ScrollToDocumentBoundaryIntent action
10 months ago
Ellet
7d6731ca40
test(localizations): write a few tests for FlutterQuillLocalizationsWidget
10 months ago
Ellet
26b04443f7
fix: search dialog throw an exception due to missing FlutterQuillLocalizations.delegate in the editor ( #1938 )
10 months ago
singerdmx
fe6787272a
chore(version): update to version 9.4.5
10 months ago
geronimol
126921f2c7
fix: color picker hex unfocus on web ( #1934 )
10 months ago
singerdmx
2d78e0985d
chore(version): update to version 9.4.4
10 months ago
Joep Heijnen
01cf92a73e
fix: Enabled link regex to be overridden ( #1931 )
...
* fix: Enabled link regex to be overridden
* chore: Updated formatting
10 months ago
singerdmx
57302fdc6e
chore(version): update to version 9.4.3
10 months ago
windows7lake
be4b21d128
fixed: setState() called after dispose(): QuillToolbarClipboardButtonState (link #1895 ) ( #1926 )
10 months ago
singerdmx
5effc5ca21
chore(version): update to version 9.4.2
10 months ago
Guillermo Bueno Vargas
de5c5f801d
Respect autofocus, closes #1923 ( #1924 )
10 months ago
singerdmx
3959c9e554
chore(version): update to version 9.4.1
10 months ago
Salman Ahmed
082cea9e6b
replace base64 regex string ( #1919 )
...
* replace base64 regex string
* replace base64RegExp String due to app crash in release mode, throws stack overflow error
---------
Co-authored-by: SalmanAhmed <salman.ahmed@digicopsolutions.com>
10 months ago
Ellet
85182333b1
docs(readme): update a note about using super_clipboard with flutter_quill
10 months ago
Ellet
dfdbc4bd83
docs(readme): use inline code for plugin links
10 months ago
Ellet
5ad20b2ecd
chore: update 3_question.yml template
10 months ago
Ellet
381a0caefa
chore: Create config.yml for Github issue templates
10 months ago
Ellet
3ecc9272a8
docs(readme): add spacing between the We word and the blockquotes
10 months ago
Ellet
a7bd54341c
docs(readme): include a note about converting HTML and Markdown to Delta in Conversion to HTML section
10 months ago
Ellet
ef4338cea3
docs: add spacing for Embed Blocks section in flutter_quill_extensions
10 months ago
Ellet
9ce30bf1eb
docs(markdown-files): improve readability
10 months ago
Ellet
e863a539bf
docs(markdown-files): improve markdown docs files
10 months ago
Ellet
97a08b82b7
docs: improve README.md
10 months ago
Ellet
3b7b1081a0
docs(translations): improve translation page
10 months ago
Ellet
1e76d95cee
docs(translations): update outdated translation page
10 months ago
Ellet
b5ecbd3dce
chore(localizations): replace sh with dart script, update docs and remove the sh script.
10 months ago
Ellet
731e483d8b
chore: update outdated web example
10 months ago
ellet0
d98b127147
chore(version): update to version 9.4.0
10 months ago
Ellet
1f299e66bf
fix(publishing): create build directory if doesn't exist
10 months ago
Ellet
f8a0959219
ci(publishing): remove GitHub authorization header
10 months ago
Ellet
b117ef18ec
refactor(publishing-workflow): move fethcing GitHub release notes steps into a dart script
10 months ago
Ellet
a7f4604b43
ci(publishing): fix passing the version content to the update package version script
10 months ago
AtlasAutocode
62c655b880
Improve: subscript and superscript should now work for all languages and characters. ( #1909 )
...
* Value setting Stateful toolbar buttons derive from base class
* Rename base class as QuillToolbarBaseValueButton
* Removed deprecated functions
* Move clipboard actions to QuillController
* Fix: collectAllIndividualStylesAndEmbed for result span
* Add: Clipboard toolbar buttons
* Add: test for QuillController clipboard
Dart Formatted
* Subscript and Superscript
* Translation Justify
* Translation alignJustify
* Fix: Translation ko
* Fix: Translation en-US
---------
Co-authored-by: Douglas Ward <dward@scied.com>
10 months ago
Ellet
8fe65f1d10
chore: Update quill_videos_sample.dart
10 months ago