-
Notifications
You must be signed in to change notification settings - Fork 1
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
RND-168 Dell Icons - part 2 - export ts object #164
Conversation
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.
I don't think this PR is the way to go, and as such I'd rather reject it, at least for now.
Please have a look at https://github.com/cloudify-cosmo/cloudify-ui-components/tree/RND-463 - we are going to wrap the whole dds-core library, which contains already all we need (see https://github.com/cloudify-cosmo/cloudify-ui-components/blob/a0468e445ac00dcb7ccea53c22089d95f276c0e9/dds-core/src/components/icon/ts/icon.ts). I don't see a reason to duplicate things.
To keep things simple, I think all icon related stuff should be exposed as part of yet to come dds Icon
react component.
As a side node - looks like the same area is now being covered by different squads, and there is no communication or agreement how to approach things. To bad.
Description
follow up to #157
PR in stage: cloudify-cosmo/cloudify-stage#2494
Screenshots / Videos
Checklist
Tests
N/A
Documentation
Will be done at the same time of finalising the PR in
cloudify-tage
.