GetJobber / atlantis

🔱 Atlantis
https://atlantis.getjobber.com
MIT License
27 stars 30 forks source link

fix(design): Updating the task icon to use task-color [JOB-98804] #2097

Closed Beccaneer closed 2 weeks ago

Beccaneer commented 3 weeks ago

Motivations

The task icon was defaulting to color-navy which caused it to not look good in dark mode. This updates the task icon to use color-task to accommodate for both light and dark modes.

Changes

Added

Changed

Deprecated

Removed

Fixed

Security

Testing

Changes can be tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

Random photo of Atlantis

github-actions[bot] commented 3 weeks ago

Published Pre-release for 90eab8d04058bedf59b75f970216fd3e4ee84dee with versions:

  - @jobber/design@0.67.2-JOB-98804-90eab8d.26+90eab8d0

To install the new version(s) for Web run:

npm install @jobber/design@0.67.2-JOB-98804-90eab8d.26+90eab8d0

To install the new version(s) for Mobile run:

npm install @jobber/design@0.67.2-JOB-98804-90eab8d.26+90eab8d0
Beccaneer commented 3 weeks ago

Screenshots from JO testing:

Before: Screenshot 2024-11-01 at 12 40 19 PM Screenshot 2024-11-01 at 12 40 26 PM

After: Screenshot 2024-11-01 at 12 50 57 PM Screenshot 2024-11-01 at 12 50 47 PM