|
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
- Introduced new ContactAvatar and ContactAvatarPicker components for enhanced avatar management in contact views. - Updated ContactDetailView and ContactFormView to utilize the new avatar components, improving user experience when adding or editing contacts. - Enhanced ContactHoverCard and ContactRow components to display avatars, providing a more visually appealing interface. - Added loading and error states in ContactsListView for better user feedback during data fetching. - Implemented a new ContactsLoadState component to handle loading and error scenarios in the contacts list. - Updated package.json to include @formkit/auto-animate for improved UI animations. |
||
|---|---|---|
| .. | ||
| add-coordinates-view.tsx | ||
| blocked-contacts-view.tsx | ||
| bulk-create-dialog.tsx | ||
| contact-create-page.tsx | ||
| contact-detail-page.tsx | ||
| contact-improve-dialog.tsx | ||
| contact-label-picker-block.tsx | ||
| contacts-app-shell.tsx | ||
| contacts-bulk-edit-dialog.tsx | ||
| contacts-bulk-merge-dialog.tsx | ||
| contacts-header.tsx | ||
| contacts-sidebar.tsx | ||
| contacts-table.tsx | ||
| discovery-cards-masonry.tsx | ||
| discovery-field-chips.tsx | ||
| ignored-contacts-view.tsx | ||
| import-dialog.tsx | ||
| index.ts | ||
| merge-duplicates-view.tsx | ||
| other-contacts-view.tsx | ||
| suggested-contact-card.tsx | ||
| trash-view.tsx | ||
| use-contact-bulk-actions.ts | ||
| use-discovery-scroll-load.ts | ||
| use-entering-item-keys.ts | ||