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 change password API route; fix tooltip dropshadow and dynamic colors #9

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

Fingertips18
Copy link
Owner

  • Implemented a new API route for changing the user's password.
  • Consumed the change password API in the client, allowing users to update their passwords.
  • Fixed the drop-shadow issue on tooltips, ensuring proper shadow rendering.
  • Made both tooltip and page switcher colors dynamic based on the current theme or state.
  • Created a useResize hook to dynamically change the size of the icon button on small screens.
  • Integrated the useResize hook into the icon button component for responsive design.
  • Improved overall UI consistency and user experience through these updates.

- Implemented a new API route for changing the user's password.
- Consumed the change password API in the client, allowing users to update their passwords.
- Fixed the drop-shadow issue on tooltips, ensuring proper shadow rendering.
- Made both tooltip and page switcher colors dynamic based on the current theme or state.
- Created a `useResize` hook to dynamically change the size of the icon button on small screens.
- Integrated the `useResize` hook into the icon button component for responsive design.
- Improved overall UI consistency and user experience through these updates.
@Fingertips18 Fingertips18 merged commit cf697b9 into main Sep 26, 2024
1 check passed
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.

1 participant