my-phonebook_v1.0.4
Summary
April 4, 2023
User Profile
Contacts
- View a contact document, #36
- View contacts list feature, #32
- Create a new contact feature, #34
- Update contact, #40
- Search and filter contacts feature
Other Updates
- Create the resend email verification page, #22 , #23
- Use descriptive text content on the account handler page (from email), with URL link back to the /login and /resend email verification pages #87
/contacts route UI - wired firestore, firebaseAuth to profile page
- Desktop and mobile layout adjustments
- Fix the
npm export
bug useSyncLocalStorage
hooks update- the old one returned
[value, setValue]
- the new one, only return value
- and the
setValue
is extracted to different function
- the old one returned
What's Changed
- Feature/weaponsforge 87 by @weaponsforge in #88
- Feature/viky 31 by @vikyw89 in #89
- Fix/vikyw 90 by @vikyw89 in #91
- Feature/viky 27 by @vikyw89 in #92
- v1.0.4 by @weaponsforge in #94
Full Changelog: v1.0.3...v1.0.4