Will Klein
Will Klein
## 🚀 Feature Proposal We have issues like this: #1566 ... where we are pointing to a relative link that only works in our [Storybook](https://workday.github.io/canvas-kit/) or in the [Canvas site](https://canvas.workday.com/)....
## ⚡️ Improvement `master` => `main`. Let's make the switch post major release. ## Motivation Move from an antiquated and even harmful term to something more semantically meaningful. `master` is...
## 🚀 Feature Proposal It would be nice to have an example of how to compose a "wizard" UI using our components. This should live in the Examples section of...
## 💡 Suggestion LibSass is imported as the `node-sass` dependency from NPM and Dart Sass would mean moving to the `sass` dependency. ## Motivation LibSass is deprecated: https://sass-lang.com/blog/libsass-is-deprecated LibSass also...
## 🐛 Bug Report We have several class components that have default props improperly defined. An old PR refactored all static `defaultProps` to be destructured with default values: https://github.com/Workday/canvas-kit/pull/525 In...
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...
## 💡 Suggestion The FormField component in Main is not a compound component and the one in Preview is. Will need to verify the API to ensure styling works with...
## 🏐 Spike - How can we remove the deprecated Button (DeprecatedButton) in Main that was deprecated in v5.