-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
* 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
Co-authored-by: Benny Powers - עם ישראל חי! <[email protected]>
|
✅ Deploy Preview for red-hat-design-tokens ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Closing because of duplicate status color work in #124 |
No description provided.