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(PPDSC-2299): newskit new homepage hero section #329

Merged
merged 16 commits into from
Aug 16, 2022

Conversation

evgenitsn
Copy link
Contributor

@evgenitsn evgenitsn commented Aug 8, 2022

PPDSC-2299

What

Added Hero Section to the new Newskit Homepage. The dynamic components part is a separate ticket.
There are some discrepancies between Figma and Newskit typography and dark theme colours, so currently there are a few bits that are not exact look compared to the design. The design team is aware of that and this would be handled in a separate ticket.

I have done:

  • Written unit tests against changes
  • Written functional tests against the component and/or NewsKit site
  • Updated relevant documentation

I have tested manually:

  • The feature's functionality is working as expected on Chrome, Firefox, Safari and Edge
  • The screen reader reads and flows through the elements as expected.
  • There are no new errors in the browser console coming from this PR.
  • When visual test is not added, it renders correctly on different browsers and mobile viewports (Safari, Firefox, small mobile viewport, tablet)
  • The Playground feature is working as expected

Before:

After:

Who should review this PR:

How to test:

@github-actions github-actions bot added the docs Improvements or additions to documentation label Aug 8, 2022
@evgenitsn evgenitsn added the WIP Work in progress label Aug 8, 2022
@evgenitsn evgenitsn added ready for design review Please assist in getting this reviewed and removed WIP Work in progress labels Aug 8, 2022
@evgenitsn evgenitsn added ready for review Please assist in getting this reviewed and removed ready for design review Please assist in getting this reviewed labels Aug 10, 2022
site/pages/index-new.tsx Outdated Show resolved Hide resolved
site/components/homepage/hero/hero.tsx Outdated Show resolved Hide resolved
site/components/homepage/hero/styled.ts Outdated Show resolved Hide resolved
site/components/homepage/hero/styled.ts Outdated Show resolved Hide resolved
site/pages/index-new.tsx Outdated Show resolved Hide resolved
@evgenitsn evgenitsn merged commit 96ca376 into main Aug 16, 2022
@evgenitsn evgenitsn deleted the docs/PPDSC-2299-newskit-new-homepage-hero-section branch August 16, 2022 07:43
Xin00163 pushed a commit that referenced this pull request Oct 17, 2022
* docs(PPDSC-2299): newskit new homepage hero section

* docs(PPDSC-2299): update background image rules

* docs(PPDSC-2299): revert typography presets changes

* docs(PPDSC-2299): fixed background and reorganise files

* docs(PPDSC-2299): improve CTA buttons

* docs(PPDSC-2299): hero background updates

* docs(PPDSC-2299): update grid illustration

* docs(PPDSC-2299): address comments

* docs(PPDSC-2299): update grid structure

* docs(PPDSC-2299): update maxWidth

* docs(PPDSC-2299): update grid containers

* docs(PPDSC-2299): remove unused `themeMode`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation ready for review Please assist in getting this reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants