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

[HOP-63] Generate Styled System Tokens from StyleDictionary #83

Merged
merged 43 commits into from
Nov 6, 2023

Conversation

alexasselin008
Copy link
Member

@alexasselin008 alexasselin008 commented Nov 1, 2023

  • Added token generation in styled-system from the tokens project
  • Added dev dependencies to tokens for both the docs and the styled-system, since they depend on the files generated from the build
  • Removed the --parallel from the build command, so the build follow their natural order of dependencies

alexasselin008 and others added 26 commits October 24, 2023 10:19
# Conflicts:
#	package.json
#	pnpm-lock.yaml
…en added in chromatic 6.5"

This reverts commit 7d92bdd.
# Conflicts:
#	.storybook/main.ts
#	package.json
#	pnpm-lock.yaml
…yled-system package. Added a hop-light and hop-dark class at the root so css can properly target color changes.
# Conflicts:
#	packages/styled-system/src/tokens/TokenProvider.tsx
#	packages/styled-system/src/tokens/generated/dark-semantic-tokens.ts
#	packages/styled-system/src/tokens/generated/light-tokens.ts
#	packages/styled-system/src/tokens/tokens.ts
Copy link

changeset-bot bot commented Nov 1, 2023

⚠️ No Changeset found

Latest commit: 8d03455

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 Nov 1, 2023

Deploy Preview for wl-hopper ready!

Name Link
🔨 Latest commit 8d03455
🔍 Latest deploy log https://app.netlify.com/sites/wl-hopper/deploys/6545097c62f5ce00082f2e76
😎 Deploy Preview https://deploy-preview-83--wl-hopper.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.

@alexasselin008 alexasselin008 changed the title [Draft] [HOP-63] Generate Styled System Tokens from StyleDicitonary [Draft] [HOP-63] Generate Styled System Tokens from StyleDictionary Nov 1, 2023
@alexasselin008 alexasselin008 marked this pull request as ready for review November 3, 2023 14:52
@alexasselin008 alexasselin008 changed the title [Draft] [HOP-63] Generate Styled System Tokens from StyleDictionary [HOP-63] Generate Styled System Tokens from StyleDictionary Nov 3, 2023
@alexasselin008 alexasselin008 merged commit c610b68 into main Nov 6, 2023
5 checks passed
@alexasselin008 alexasselin008 deleted the feat/generate_tokens branch November 6, 2023 19:33
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.

2 participants