Josh
Josh
## Summary Fixes: #1703 Adding the ability for `gridGap`, `gridColumnGap` and `gridRowGap` to accept space tokens.  --- ## Checklist - [x] tests are changed or added - [x] code...
## Summary Fixes: #[1503](https://github.com/Workday/canvas-kit/issues/1503) Create responsive props that will allow the ability to apply responsive styles to components.  ### Release Note --- ## Checklist - [ ] tests are...
## Summary Adding new feature to support responsive styles. Resolves: #1717 This will allow users to apply responsive styles to components/elements.  Where Should the Reviewer Start? `modules/react/common/lib/responsive` --- ##...
## Summary Fixes: #1788 Adding responsive style support documentation to the v8 upgrade guide. ## Release Category Documentation --- ## Checklist - [ ] MDX documentation adheres to Canvas Kit's...
## Summary Fixes: #2402 Refactor Button styles to use `system` tokens and remove `base` tokens. ## Release Category Components --- ## Checklist - [ ] MDX documentation adheres to Canvas...
## 🚀 Feature Proposal `CardHeading` and `CardBody` are currently using tokens that do not match their their components level. `CardHeading` is currently using `body.large`. `CardBody` is currently using `subtext.large`. `CardHeading`...
## 🚀 Feature Proposal Add an example to the `Table` component docs to show a model for column size adjustment from Parent ``. ## Motivation Show users how to setup...
## 🐛 Bug Report There is an issue with text currently on the `Toast` component that it will run to the edge of the container due to lack of padding....
## Summary Fixes: #2773 Styles refactor for Modal, Dialog and Popup. ## Release Category Components ### Release Note Optional release note message. Changelog and release summaries will contain a pull...
## 🚀 Feature Proposal Menu (Main) style re-factor is needed with the new cs prop. We will need to update this component to use the new system level tokens via...