Josh

Results 24 issues of Josh

## Summary Fixes: #1703 Adding the ability for `gridGap`, `gridColumnGap` and `gridRowGap` to accept space tokens. ![category](https://img.shields.io/badge/release_category-Components-blue) --- ## Checklist - [x] tests are changed or added - [x] code...

review in progress
8.x

## 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. ![category](https://img.shields.io/badge/release_category-Components-blue) ### Release Note --- ## Checklist - [ ] tests are...

blocked
7.x

## Summary Adding new feature to support responsive styles. Resolves: #1717 This will allow users to apply responsive styles to components/elements. ![category](https://img.shields.io/badge/release_category-Components-blue) Where Should the Reviewer Start? `modules/react/common/lib/responsive` --- ##...

ready for review
8.x

## Summary Fixes: #1788 Adding responsive style support documentation to the v8 upgrade guide. ## Release Category Documentation --- ## Checklist - [ ] MDX documentation adheres to Canvas Kit's...

documentation
8.x

## Summary Fixes: #2402 Refactor Button styles to use `system` tokens and remove `base` tokens. ## Release Category Components --- ## Checklist - [ ] MDX documentation adheres to Canvas...

ready for review
11.x

## 🚀 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`...

15.x

## 🚀 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...

enhancement
good first issue

## 🐛 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....

bug
10.x

## 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...

12.x

## 🚀 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...