swisspost / design-system

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
106 stars 13 forks source link

feat(nextjs): test nextjs integration #2303

Closed gfellerph closed 3 months ago

gfellerph commented 5 months ago

This PR contains an experimental nextjs app that integrates the styles and some components. It's meant for testing integration into a nextjs app of all of our components, in particular the components-react package.

Run pnpm bootstrap && pnpm nextjs to see what this is all about.

Tasks for further development (create tickets):

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: a7536dc98b138dc24343078ef53e23efe8a84ed5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | ----------------------------------------------------- | ----- | | @swisspost/design-system-components | Minor | | @swisspost/design-system-components-angular-workspace | Patch | | @swisspost/design-system-components-react | Patch | | @swisspost/design-system-documentation | Major | | @swisspost/design-system-components-angular | Major | | @swisspost/design-system-nextjs-integration | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

swisspost-bot commented 5 months ago

Preview environment ready: https://preview-2303--swisspost-design-system-next.netlify.app Preview environment ready: https://preview-2303--swisspost-web-frontend.netlify.app

sonarcloud[bot] commented 5 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

gfellerph commented 5 months ago

Depends on https://github.com/swisspost/design-system/pull/2109

imagoiq commented 4 months ago

@gfellerph let me know when it's ready for review

gfellerph commented 3 months ago

@imagoiq I think you can have a look. I think it would be good to create separate tickets for the bigger things that come up.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud