Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some new features and updates #42

Merged
merged 1 commit into from Dec 22, 2021

Conversation

DerekJxy
Copy link

Hi! This is refer to the issue #41

Here is the details I made:

  • Add a edit button to the todo list
  • Make the todo list editable when the user click on the edit button
  • Add a simple <footer> on it
  • Add a Undone-All button
  • The program will automatically change back to light mode when the user click on the Clear button even if the user currently using the dark mode. It would be better to keep the same mode although the user click on the Clear button
  • Update the Clear button

Add CSS for new button

Add an edit button to the todoList

Add CSS to the edit button

Enable the edit button by adding functions & Update Check button and Trash button

Add a simple footer

Add CSS for the new footer

Add a function for the Undone-All button

Update the dateTime format to YYYY/MM/DD **:**:**

Update the dark/light mode toggle

Change the clear function to keep same mode when trigger Clear Button
@nirajacharyaa nirajacharyaa merged commit ca60804 into nirajacharyaa:main Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants