Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add status tokens #123

Closed
wants to merge 14 commits into from
Closed

feat: add status tokens #123

wants to merge 14 commits into from

Conversation

marionnegp
Copy link
Contributor

No description provided.

eyevana and others added 14 commits April 24, 2023 09:33
* fix: plugin filename should match release tag

* fix: throw error if filename doesn't match

* ci: break out package step and run after version bump
* feat: add meta data token export

* chore: update comment

* fix: export entire token object in meta entries

* docs: update lib/formats/map.js

* docs: update lib/formats/map.js

---------

Co-authored-by: Benny Powers <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: made typescript compile a dep of style-dictionary

* chore: added changeset

* chore: changset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: ensure cjs files are included in package

* chore: update changeset

* chore: update changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(editor): make css var fallback values placeholders

This lets users more easily choose between the fallback and non-fallback forms
```css
padding: var(--rh-space-xs, 4px);
margin: var(--rh-space-xs);
```

* docs: add changeset
* feat: update crayon colors with new brand colors

* feat: update semantic token values with new crayon tokens

* fix: fix typo in interactive tokens file, add code comments

* feat: add changeset with crayon color updates

* feat: add semantic token value changes to changeset

* feat: update token names in stylelint README migration example

* fix: remove empty keys

* feat: replace crayon color tables with migration rules and list of tokens new to 2.0

* feat: added use cases when applicable, fixed a blue migration rule, and updated a brand token values

* docs: apply suggestions from code review

* docs: update .changeset/add-new-brand-colors.md

---------

Co-authored-by: Benny Powers - עם ישראל חי! <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Adding stylized alert/admonition for the NOTE
Copy link

changeset-bot bot commented Dec 12, 2023

⚠️ No Changeset found

Latest commit: a5dfee5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Dec 12, 2023

Deploy Preview for red-hat-design-tokens ready!

Name Link
🔨 Latest commit a5dfee5
🔍 Latest deploy log https://app.netlify.com/sites/red-hat-design-tokens/deploys/65787eed6bbdbb0008f78c94
😎 Deploy Preview https://deploy-preview-123--red-hat-design-tokens.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@marionnegp marionnegp linked an issue Dec 12, 2023 that may be closed by this pull request
@marionnegp marionnegp self-assigned this Dec 12, 2023
@marionnegp
Copy link
Contributor Author

Closing because of duplicate status color work in #124

@marionnegp marionnegp closed this Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants