All of the semantic colors should be available for Typography on mobile
Changes
Adds missing semantic colors to Typography.style.ts. Also reorganizes the colors to make it easier to find the color you need in the future and makes deprecated colors clear.
Added
Missing semantic colors for mobile typography
Changed
Re-organizes the colors
Deprecated
Groups various colors to be deprecated in the near future
Removed
No colors were removed
Fixed
N/A
Security
N/A
Testing
Open up storybook via the pre-release branch and locally tp play around with new colors/existing colors to ensure they all work
Motivations
All of the semantic colors should be available for Typography on mobile
Changes
Adds missing semantic colors to Typography.style.ts. Also reorganizes the colors to make it easier to find the color you need in the future and makes deprecated colors clear.
Added
Missing semantic colors for mobile typography
Changed
Re-organizes the colors
Deprecated
Groups various colors to be deprecated in the near future
Removed
No colors were removed
Fixed
N/A
Security
N/A
Testing
Open up storybook via the pre-release branch and locally tp play around with new colors/existing colors to ensure they all work
Changes can be tested via Pre-release
In Atlantis we use Github's built in pull request reviews.