-
Notifications
You must be signed in to change notification settings - Fork 10
chore: populate Foundations pages #252
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
Conversation
✅ Deploy Preview for abgov-ui-component-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@lizhuomeng71 |
|
@mxsoco Since it was your first PR netlify required my approval. It should be available now. |
|
@chrisolsen Oh I see. Has that always been the case? Up until today, I was able to get a quick check within a few seconds and take a look at my issues. |
|
@mxsoco There is something that is being flagged in your PR |
|
|
||
| <h2>Text styles</h2> | ||
| <GoABlock mt="xl" mb="xl"> | ||
| <div style={{ font: getCssVarValue(`--$goa-typography-heading-xl`) }}>XLarge heading - Perspiciatis unde omnis iste natus error sit.</div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the $
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this what sparked that flagged message you mentioned @chrisolsen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the future, the use of the getCssVarValue is not needed. Just using font: "var(--goa-typo...)" should work.
|
@chrisolsen please review when you have time. Our team would like to look over the changes later this week. |
|
Is this running on your local machine? |
|
@chrisolsen I adjusted the lines in the iconography and typography pages |
|
Are you running the code on your side when making the changes? |
|
@chrisolsen I am not. I've been making the content changes through GitHub. Before yesterday, was able to get checks done quickly and get a preview. |
|
@mxsoco Maybe we should get things setup on your side. It will speed up the pace to allow you to see your changes and will prevent any unexpected hold ups. @ArakTaiRoth can help you out with this. |
|
@chrisolsen was able to setup a local environment. I'll add the updates once I've confirmed them locally. |
fix(#2114): docs dropdown edge case example
feat(#2122): add notification outage example
#2072 home page update
feat: style of sandbox note
feat(#2629): add lts policy page
feat(#2136): add textarea example for long question
Merge alpha into patch-2
Revert "Merge alpha into patch-2"
Revert "Revert "Merge alpha into patch-2""
|
@Spark450 @ArakTaiRoth Foundations pages are good to get published. Let me know if there needs to be any adjustments. |



Addition of Foundations pages and content into the DS website.