Rusty

Results 6 issues of Rusty

## Summary Fixes: #1718 ![Infrastructure](https://img.shields.io/badge/release_category-Infrastructure-blue) ### Release Note Updates the create create-component script to generate components using the new 7.x functions. It also updates the generated stories to use mdx.

review in progress

## 🐛 Bug Report Using the `yarn run create-component` uses the old createComponent and is missing mdx file for stories.

bug

## 🐛 Bug Report The motion behavior for design system calls for specific easing and timing for different kinds of animations. It seems like it isn't being used for color...

bug
needs-design

## 🔍 Improvement / Exploration "skipLibCheck": true was added to tsconfig.stories.json. This is not ideal and it should be removed, but there seems to be a conflict with the formik...

## 🐛 Bug Report Canvas Kit throws a peer dependency conflict in React 18 ``` pm WARN Conflicting peer dependency: [email protected] npm WARN node_modules/react npm WARN peer react@"^16.6.3 || ^17.0.0"...

bug

Some part of the CK styling system isn't going to be compatible with the [incoming anchor positioning api](https://developer.chrome.com/docs/css-ui/anchor-positioning-api). Namely the helpers seem to automatically detect strings that start with `--`...

bug