Tags: Rebolon/core
Tags
fix(typography): use surrounding font size for inline code (vmware-cl… …arity#319) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? `cds-text~='code'` have larger than surrounding font size text. <!-- Please describe the current behavior that you are modifying, or link to a relevant issue. --> Issue Number: CDE-1660 ## What is the new behavior? `cds-text~='code'` have same as the than surrounding font size text. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information
feat: add viz tokens (vmware-clarity#313) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? Viz tokens are missing. <!-- Please describe the current behavior that you are modifying, or link to a relevant issue. --> Issue Number: CDE-2074 ## What is the new behavior? Viz tokens added. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information
feat(tokens): add/update color tokens (vmware-clarity#310) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [X] Bugfix - [X] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? <!-- Please describe the current behavior that you are modifying, or link to a relevant issue. --> Issue Number: CDE-2038, CDE-1923 ## What is the new behavior? Updates values of interactions tokens to meet requirements and add two new tokens for selected hover/active state. ## Does this PR introduce a breaking change? - [ ] Yes - [X] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information
fix(a11y): icon button-black focus outline does not meet 3:1 contrast… … minimum in dark theme (vmware-clarity#297) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? <!-- Please describe the current behavior that you are modifying, or link to a relevant issue. --> Issue Number: [CDE-1604](https://jira.eng.vmware.com/browse/CDE-1604) ## What is the new behavior? The focus outline colour defaults to the `webkit-focus-ring-color` in dark theme on windows chrome. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information Co-authored-by: Andrea Fernandes <[email protected]>
fix(button-action): show keyboard focus indicator (vmware-clarity#290)
fix(typography): body, title, subsection and message tokens (vmware-c… …larity#283) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? - Body typography token line height is equal to 19.99 px. - Body typography token letter spacing is equal to -0.2 px. - Title typography token line height is equal to 28 px. - Title typography token letter spacing is equal to -0.199992 px. - Subsection typography token line height is equal to 20 px. - Message typography token line height is equal to 20 px. Issue Number: N/A ## What is the new behavior? - Body typography token line height is equal to 20 px. - Body typography token letter spacing is equal to -0.1 px. - Title typography token line height is equal to 32 px. - Title typography token letter spacing is equal to -0.2 px. - Subsection typography token line height is equal to 24 px. - Message typography token line height is equal to 24 px. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information
feat(accordion): add css custom properties (vmware-clarity#279) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? <!-- Please describe the current behavior that you are modifying, or link to a relevant issue. --> Issue Number: vmware-clarity#278 ## What is the new behavior? `--box-shadow`, `--icon-visibility`, and `--icon-margin` CSS custom properties added to cds-accordion-header. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information
feat(core): update font weight for display, headline, title, section … …and subsection (vmware-clarity#276) Update the display, headline, title, section and subsection typography font weight from the latest spec.
feat(tokens): add new blue-75 token, update aliases per spec (vmware-… …clarity#273) ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes / features) - [ ] If applicable, have a visual design approval ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] clarity.design website / infrastructure changes - [ ] Other... Please describe: ## What is the current behavior? <!-- Please describe the current behavior that you are modifying, or link to a relevant issue. --> Issue Number: CDE-1111 ## What is the new behavior? Adds a new blue-75 token, remaps a disabled and active token per the spec. ## Does this PR introduce a breaking change? - [ ] Yes - [x] No <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information
PreviousNext