upnotes-io / react-todo

A generic todo list componet for react. This is being used in an electron based app: https://upnotes.io
8 stars 41 forks source link

Feature added : Handle pressing back in the beginning of the todo item #37 #59

Closed Param-Singh closed 9 months ago

Param-Singh commented 10 months ago

This resolves issue number #37 now below features are added

Param-Singh commented 10 months ago

the code is automatically getting formatted when im commiting, Im not perfoming any manual formatting or using any tool like prettier Do you know what is triggering this formatting when commiting? i believe this is causing the formatting : (chore): add husky pre-commit hook to format only staged files with prettier [#58] by Sukhacoder02 @kamalkishor1991

kamalkishor1991 commented 9 months ago

@Param-Singh sorry for the late reply. Yes it is because of the PR you mentioned. Is it causing any problems for you? Otherwise you can create a saparate PR with formatting first. Thanks

Param-Singh commented 9 months ago

@kamalkishor1991 no worries ! it is not causing any problems with me and the PR has my changes too with the two added feature so you can go ahead test and merge. If there is anything else please let me know !!