canvas-kit icon indicating copy to clipboard operation
canvas-kit copied to clipboard

Remove all used instances of deprecated tokens or style props from CK codebase

Open RayRedGoose opened this issue 3 months ago • 1 comments

🚀 Feature Proposal

Remove all used instances of deprecated tokens, style props or styled function from CK codebase.

Motivation

We deprecated old tokens from canvas-kit-react/tokens package and style props support to move to new styling functionality. No old patterns should be used in examples.

Example

Started in PR #3537

RayRedGoose avatar Oct 13 '25 14:10 RayRedGoose

What can be changed:

  • cypress
  • docs
  • utilities
  • non component scoped examples

RayRedGoose avatar Dec 09 '25 16:12 RayRedGoose