-
Notifications
You must be signed in to change notification settings - Fork 106
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
Remove DesignKit package #1886
Remove DesignKit package #1886
Conversation
- Move button styles to Compound - Rename text style to AuthenticationTextStyle as its only in the auth flow. - Add the brand colour locally for now until its included in Compound.
c49d51a
to
09c21b7
Compare
Generated by 🚫 Danger Swift against 647724b |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yey! 👏
Fix quote colour.
4f96ab2
to
e8a771d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #1886 +/- ##
===========================================
- Coverage 70.93% 70.92% -0.02%
===========================================
Files 461 462 +1
Lines 31197 31305 +108
Branches 15253 15283 +30
===========================================
+ Hits 22131 22202 +71
- Misses 8506 8536 +30
- Partials 560 567 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
This PR deletes the old DesignKit package and removes the use of the legacy element-design-tokens dependency.