What is this about?
In preparation for upgrading the @metamask/design-tokens library to version 4, we need to remove all instances of the deprecated secondary-default and secondary-default and secondary-muted. This color has been removed in v4 and its presence will cause breakages in the application.
Design tokens migration v3 => v4 documentation
Scenario
No response
Design
No response
Technical Details
- Search the codebase for all instances of
secondary-default and secondary-muted.
- Replace
secondary-default and secondary-muted with an appropriate alternative from the updated design tokens.
- Ensure all components using this color are updated accordingly and tested for visual consistency.
- Update any documentation or style guides referencing
secondary-default and secondary-muted.
Threat Modeling Framework
No response
Acceptance Criteria
- All instances of
secondary-default and secondary-muted are removed from the codebase.
- The application functions correctly without any references to
secondary-default and secondary-muted.
- Visual appearance of components previously using
secondary-default and secondary-muted is consistent with design specifications.
- No breaking changes introduced in the application due to this update.
Stakeholder review needed before the work gets merged
What is this about?
In preparation for upgrading the
@metamask/design-tokenslibrary to version 4, we need to remove all instances of the deprecatedsecondary-defaultandsecondary-defaultandsecondary-muted. This color has been removed in v4 and its presence will cause breakages in the application.Design tokens migration v3 => v4 documentation
Scenario
No response
Design
No response
Technical Details
secondary-defaultandsecondary-muted.secondary-defaultandsecondary-mutedwith an appropriate alternative from the updated design tokens.secondary-defaultandsecondary-muted.Threat Modeling Framework
No response
Acceptance Criteria
secondary-defaultandsecondary-mutedare removed from the codebase.secondary-defaultandsecondary-muted.secondary-defaultandsecondary-mutedis consistent with design specifications.Stakeholder review needed before the work gets merged