Closed
Description
Problem
The need to deprecate things is a side effect of a healthy design system. As we learn more about how our components are used we may want to make improvements, or move in another direction and remove the component from the system. This issue covers the latter case.
More specifically:
- How do we indicate a prop is deprecated?
- How do we indicate a component is deprecated?
- How do we indicate a Sass mixins/variables are deprecated?
- How do we show that a component is deprecated in Storybook? At what point do we remove the story?
Extra discussion:
- When should the deprecated thing be removed from the system?
Metadata
Metadata
Assignees
Labels
No labels