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

docs: document design tokens #1204

Merged
merged 24 commits into from
Oct 20, 2023
Merged

docs: document design tokens #1204

merged 24 commits into from
Oct 20, 2023

Conversation

orest-s
Copy link
Contributor

@orest-s orest-s commented Sep 22, 2023

Closes #1050

@orest-s orest-s requested review from a team as code owners September 22, 2023 17:18
@github-actions
Copy link
Contributor

Preview branch generated at https://feat-document-design-tokens.d1gko6en628vir.amplifyapp.com

Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together! I have some different thoughts I need to mull on, and will try to review this later today.

docs/components/Colors.tsx Outdated Show resolved Hide resolved
docs/pages/colors.mdx Outdated Show resolved Hide resolved
docs/pages/colors.mdx Outdated Show resolved Hide resolved
docs/pages/colors.mdx Outdated Show resolved Hide resolved
docs/pages/colors.mdx Outdated Show resolved Hide resolved
docs/pages/colors.mdx Outdated Show resolved Hide resolved
docs/pages/spacing.mdx Outdated Show resolved Hide resolved
docs/pages/typography.mdx Outdated Show resolved Hide resolved
docs/pages/typography.mdx Outdated Show resolved Hide resolved
docs/pages/typography.mdx Outdated Show resolved Hide resolved
packages/styles/button.css Outdated Show resolved Hide resolved
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together! I know there's a lot of comments/requested changes but I appreciate the work put into this and it's a really great start.

docs/pages/colors.mdx Outdated Show resolved Hide resolved
docs/components/Colors.css Outdated Show resolved Hide resolved
docs/components/Colors.css Show resolved Hide resolved
docs/components/Colors.css Outdated Show resolved Hide resolved
docs/components/Colors.css Show resolved Hide resolved
docs/pages/spacing.mdx Outdated Show resolved Hide resolved
docs/pages/zIndex.mdx Outdated Show resolved Hide resolved
docs/pages/typography.mdx Outdated Show resolved Hide resolved
docs/pages/typography.mdx Outdated Show resolved Hide resolved
docs/pages/typography.mdx Outdated Show resolved Hide resolved
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking really good! 2 small nits, and I noticed that I was getting the following error on the preview build:

Error accessing stylesheet: DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules

docs/pages/foundations/typography.mdx Outdated Show resolved Hide resolved
docs/pages/foundations/typography.mdx Outdated Show resolved Hide resolved
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM, the last thing is in the docs preview it looks like the css vars for spacing/typography isn't appearing.

@orest-s orest-s requested a review from scurker October 17, 2023 13:18
@scurker scurker changed the title feat(docs): document design tokens docs: document design tokens Oct 19, 2023
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the title to docs because we wouldn't want this to bump our cauldron version.

@orest-s orest-s merged commit 2d41c7c into develop Oct 20, 2023
8 checks passed
@orest-s orest-s deleted the feat/document-design-tokens branch October 20, 2023 15:15
@github-actions
Copy link
Contributor

Preview branch generated at https://feat-document-design-tokens.d1gko6en628vir.amplifyapp.com

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.

Document Design Tokens (styles, css variables, etc)
2 participants