Skip to content

Handling deprecation in Kaizen #701

Closed
@ActuallyACat

Description

@ActuallyACat

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions