canvas-kit
canvas-kit copied to clipboard
Development kits to implement UI following the Workday Canvas Design System (https://canvas.workday.com/). See our Component Storybook -
## Summary Fixes: https://github.com/Workday/canvas-kit/issues/1682  ### Release Note - `Modal.Card` no longer defines the padding in the Modal. We've moved the padding to each section. - `Modal.Heading`, `Modal.Body` and `Modal.Footer`...
## Summary Fixes: #1620 Currently, our Modal Documentation page on Canvas is lacking documentation and just shows examples from Storybook. Since all the examples we have feature a "Delete" action,...
## Summary Resolves: #1199 Adds toast compound component. New component adheres to the look and feel of the existing toast component. README and stories provide further examples about component's structure....
## Summary Improves documentation for the Grid component. 
## Summary Fixes: #1314 Moved to the same list system being developed for Tabs, ActionBar. Provide new overflow behavior based on container width.  ### BREAKING CHANGES - `Breadcrumbs` has...
## 💡 Suggestion After discussing component promotions, we've come up with a list of components we want to soft deprecate - [ ] Soft Deprecate Drawer renaming it and adding...
## Summary Fixes: #1703 Adding the ability for `gridGap`, `gridColumnGap` and `gridRowGap` to accept space tokens.  --- ## Checklist - [x] tests are changed or added - [x] code...
## 🚀 Feature Proposal - [ ] Disable IE in Chromatic ## Motivation Please outline the motivation for the proposal. ## Example Please provide an example for how this feature...
## 💡 Suggestion IE11 support will be dropping in September 2022 and will need to be deprecated from Canvas Kit by: - [ ] Removing IE specific code - [...
## 🔍 Spike / Exploration ## What questions would be answered once this spike was completed? 1. Which docs still need to be converted to MDX? 2. What docs need...