2277 Commits (v10.3.2)
 

Author SHA1 Message Date
Ellet 5d9ad020c7
fix(editor): implement editor shortcut action for home and end keys to fix exception about unimplemented ScrollToDocumentBoundaryIntent (#1937) 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) 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) 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) 10 months ago
Ellet 8fe65f1d10
chore: Update quill_videos_sample.dart 10 months ago
Ellet 33ba96518d
feat(clipboard): allow pasting markdown and html files from the system to the editor (#1915) 10 months ago
Ellet 743c829e48
Refactor(plugins)!: move super clipboard to extensions package (#1914) 10 months ago
Ellet 784aee35f2 fix(analysis): remove old import related to the recent changes of providing legacy search button. 10 months ago
Ellet dd5109d973 chore: provide an option to use the legacy search dialog and button, two todos, remove outdated comments, import missing files to fix docs 10 months ago
Ellet 59c41f2148 chore(example): remove SF-UI-Display font 10 months ago
chbb 225fa9546d
add translation korean (#1911) 10 months ago
Alspb 75f2f2d776
Feat: search bar improved (#1904) 10 months ago
Ellet 13c549c304
docs: remove pub.dev package link in the README.md 10 months ago
Ellet 01dce6a897
docs: update outdated README.md in the root project folder 10 months ago
Ellet a71c1f874d
docs: update outdated README.md in flutter_quill_extensions 10 months ago
Ellet 20429a8533 chore(scripts): add todos to refactor the sh scripts to dart from sh to allow windows developers use them easily without git bash or something else 10 months ago
Ellet 22d26cb8a0 chore: add a comment about yaml and yaml_edit dev packages that they are only used by the scripts 10 months ago
Ellet 615839f739 docs: update the translation markdown file to reflect the changes 10 months ago
Ellet 3f3fd80309 ci: add a new step in the main workflow to run the ckeck translations script 10 months ago
Ellet 9b207f29d0 chore(translations): add a new script to check the translation key modifications 10 months ago
Ellet 7f98bc762b revert(translations): restore deleted cut and paste keys for english only 10 months ago