Refactor: unify dialog styles across components #181

Closed
jose wants to merge 0 commits from dialog-styles-unified into master
jose commented 2 months ago
Owner
  • Add unified .dialog-overlay and .dialog classes to tailwind.css
  • Remove duplicated dialog styles from 9 Vue components
  • Standardize z-index to 50 for all dialogs
  • Preserve special cases: FeedFilters (z-index: 100), PhotoDialog (camera styles)
  • Eliminate ~200 lines of duplicated CSS code
  • Updated ContactNameDialog from using getter methods to direct CSS classes
  • Improve maintainability with single source of truth for dialog styling
- Add unified .dialog-overlay and .dialog classes to tailwind.css - Remove duplicated dialog styles from 9 Vue components - Standardize z-index to 50 for all dialogs - Preserve special cases: FeedFilters (z-index: 100), PhotoDialog (camera styles) - Eliminate ~200 lines of duplicated CSS code - Updated ContactNameDialog from using getter methods to direct CSS classes - Improve maintainability with single source of truth for dialog styling
jose added 1 commit 2 months ago
8f5111d100 Refactor: unify dialog styles across components
jose closed this pull request 2 months ago
Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.