Issue 388 - Device node (#397)
* Issue 388 - Device node (first version before review) (#388) * fix: style linting issues * review: revert the same padding size of the level 1 components on the sidebar * feat(uhk-icon): Create uhk-icon set and fix USB device icon visibility in electron * style: Use semicolon in js files
This commit is contained in:
committed by
László Monda
parent
accdf5facd
commit
c135aed7c9
@@ -13,3 +13,11 @@ Contributors are most welcome and appreciated beyond words!
|
||||
3. We let you know if somebody is already working on the issue, and thank you for being awesome for considering to contribute.
|
||||
4. Send a pull request of your contribution. You're welcome to send the PR early on even if it's incomplete. This way, we'll be able to provide early feedback which will save time for everyone involved.
|
||||
5. Fix your PR if needed, and make sure that it passes continuous integration tests. If everything looks good we'll merge your PR, and pop a bottle of champagne to celebrate you!
|
||||
|
||||
## Add icon to uhk-icon set
|
||||
|
||||
1. Copy svg file(s) to packages/uhk-web/src/svgs/icons folder
|
||||
2. run `$ npm run sprites`
|
||||
|
||||
The icon available as .uhk-icon-<filename without extension> css selector.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user