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

feat: initialize icons package #933

Merged
merged 47 commits into from
Feb 9, 2023
Merged

Conversation

gfellerph
Copy link
Member

@gfellerph gfellerph commented Jan 6, 2023

Added a script to download and transform icons from censhare. The script and tests are set up and icons can be downloaded using a proxy, but other things have to be implemented yet:

Packages like jest, ts-jest and node-fetch are in the process of transforming to es-modules. At the time of writing, this lead to serious compatibility issues during setup. As of January 2023, the best way forward seems to be to downgrade to v25 of these modules and evaluate updating at a later time when documentation and support for es-modules in the node ecosystem are more mature.

Reference setup: https://gist.github.com/iRoachie/3f9b4855ee4891050c8e900ed9953773
@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2023

🦋 Changeset detected

Latest commit: 378f830

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

This PR includes changesets to release 4 packages
Name Type
@swisspost/design-system-components Minor
@swisspost/design-system-documentation Minor
@swisspost/design-system-icons Major
@swisspost/design-system-components-react 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
Copy link
Contributor

swisspost-bot commented Jan 20, 2023

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

@gfellerph gfellerph marked this pull request as ready for review February 6, 2023 13:12
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2023

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 gfellerph merged commit a37580f into main Feb 9, 2023
@gfellerph gfellerph deleted the feat-initialize-icons-package branch February 9, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component: Icon
4 participants