Closed Beccaneer closed 2 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
Screenshots from JO testing:
Before:
After:
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
task
icon now defaults tocolor-task
Deprecated
Removed
Fixed
Security
Testing
Changes can be tested via Pre-release
In Atlantis we use Github's built in pull request reviews.