-
Notifications
You must be signed in to change notification settings - Fork 14
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(PPDSC-2298): NewsKit homepage update - What's New section #349
docs(PPDSC-2298): NewsKit homepage update - What's New section #349
Conversation
You can preview these changes on: |
<Block marginBlockStart="space020"> | ||
{restReleases.map(({html_url, tag_name}) => ( | ||
<Block> | ||
<LinkStandalone |
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.
I wondered if it would be nice to have target="_blank"
so it opens a new page?
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.
Yes, I thought about it and forgot to do it. 😅 Done.
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.
Just wondering, why are we not making use of this?
http://ncu-newskit-docs.s3-website-eu-west-1.amazonaws.com/ppdsc-2298-newskit-homepage-update-whats-new-section/about/release-notes/
But I guess just designers decision 🤔
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.
Yeah.. I don't know, they changed the layout of this section a few times in the process. I am going to mention that to Mike and Valeriia just to make sure but I guess we can go ahead and merge this one as it is when reviewed.
* docs(PPDSC-2298): newskit homepage update - whats new section * docs(PPDSC-2298): update unit test * docs(PPDSC-2298): update UI * docs(PPDSC-2298): update snapshots * docs(PPDSC-2298): update spacings * docs(PPDSC-2298): added target _blank to whats new links * docs(PPDSC-2298): update external release link * docs(PPDSC-2298): simplified markup
PPDSC-2298
What
Added What's New section to the new homepage
/index-new
It is fetching the latest two releases from GitHub
Updated a few link icons on the page.
I have done:
I have tested manually:
Before:
After:
Who should review this PR:
How to test: