AtlasAutocode
a770f247d5
Fix PreserveInlineStylesRule
10 months ago
AtlasAutocode
e8b76b90d2
Fix: Translation en-US
10 months ago
AtlasAutocode
5653937153
Translation alignJustify
10 months ago
AtlasAutocode
fad67557cd
Translation Justify
10 months ago
Douglas Ward
d672302027
Add: test for QuillController clipboard
...
Dart Formatted
10 months ago
Douglas Ward
43c89d11a1
Add: Clipboard toolbar buttons
10 months ago
Douglas Ward
754b0508ce
Fix: collectAllIndividualStylesAndEmbed for result span
10 months ago
Douglas Ward
c55985631f
Move clipboard actions to QuillController
10 months ago
Douglas Ward
79acb621c9
Removed deprecated functions
10 months ago
AtlasAutocode
29e4180b6c
Rename base class as QuillToolbarBaseValueButton
10 months ago
AtlasAutocode
6353a0c2e1
Value setting Stateful toolbar buttons derive from base class
10 months ago
singerdmx
40214bd13d
chore(version): update to version 9.5.2
10 months ago
AtlasAutocode
858d61a7a3
Fix style settings ( #1962 )
...
* 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
* Translation Justify
* Translation alignJustify
* Fix: Translation en-US
* Fix style settings
---------
Co-authored-by: Douglas Ward <dward@scied.com>
10 months ago
Cheryl
02ad0517f5
Upgrade flutter_quill to ^9.5.1 in flutter_quill_extensions
10 months ago
singerdmx
c4d9ab6551
chore(version): update to version 9.5.1
10 months ago
Ellet
c8a99c943f
feat(extensions): Youtube Video Player Support Mode ( #1916 )
...
* chore: update comment for packages section in pubspec.yaml
* chore: add youtube_explode_dart package
* feat: add YoutubeVideoSupportMode
* docs: add a link to the 'flutter_inappwebview' plugin desktop support issue in YoutubeVideoSupportMode
* chore: add TODO in QuillToolbarVideoButton
10 months ago
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