-
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
feat: initialize icons package #933
Conversation
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 detectedLatest commit: 378f830 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 |
This allows for better tracking of icon updates
…isspost/design-system into feat-initialize-icons-package
Preview environment ready: https://preview-933--swisspost-design-system-styles.netlify.app |
This reverts commit ae0c66b.
Kudos, SonarCloud Quality Gate passed!
|
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:
innerHTML={svg}
and still be colorable