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

chore(components): implement path aliases #3016

Closed oliverschuerch closed 2 weeks ago

oliverschuerch commented 2 weeks ago

I've implemented path aliases and optimized the import of the package.json, so its definition does not end up in every single component output file.

Needed to update stencil to get a fix, which enables the wanted feature: https://github.com/ionic-team/stencil/issues/2319#issuecomment-2037146011

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: e77234cfd6e60116cd5a1a2025b067604bc94880

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

swisspost-bot commented 2 weeks ago

Preview environment ready: https://preview-3016--swisspost-design-system-next.netlify.app

swisspost-bot commented 2 weeks ago

Preview environments are getting posted here, as soon as they are ready!

oliverschuerch commented 2 weeks ago

Duplicates #2998