-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Todo List Feature * Added a To Do List Toggle in Settings * Fixed the To Do List loosing focus issue * Fixed the Errors in Todo List * Removed the Use of innerHTML to prevent XSS vulnerabilities * Fixed the Blink Issue and Made the Alert Translatable and Added some Translations * Removed todo Translations * Made a few changes to Todo List translations * Changed Todo Input Placeholder * Fixed Silly Mistakes * Switched to JSON Based Approach for To Do List * Fixed Issue when todoList was not in Local Storage * Sanitized User Input and Reduced redundancy in Todo code * Added Comments * Optimised Todo functions for Reduced Resource Usage * Removed Alert for when no input is given to ToDo Input Box
- Loading branch information
1 parent
a1033a2
commit dce23b9
Showing
4 changed files
with
396 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.