Fork of 'todoit-gnome' by Wassim Ben Jdida (@wassimbj) — enhanced with task renaming, confirm deletion prompt and improved UX (v3.0.0)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. I have regenerated the package and verified it now only contains latest xml file. 2. Also i have moved lines 451-462 and 549-561 to a new function as you asked. Both _showClearAllConfirmation() and _showDeleteConfirmation() methods now use this shared function _createConfirmationDialog() So, both issues have been properly resolved. Is everything correct now ??
No problem. Just make sure the package you send here has white space between the functions. You can do it with prettier since you are using TypeScript.
Thank you for the approval. I'll definitely consider implementing Prettier in future updates.