@vivareal/lina-icons
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.7.2](https://github.com/olxbr/masp/compare/@vivareal/lina-icons@1.7.1...@vivareal/lina-icons@1.7.2) (2021-03-11) | ||
**Note:** Version bump only for package @vivareal/lina-icons | ||
## [1.7.1](https://github.com/grupozap/masp/compare/@vivareal/lina-icons@1.7.0...@vivareal/lina-icons@1.7.1) (2020-10-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vivareal/lina-icons", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "> TODO: description", | ||
@@ -26,4 +26,3 @@ "author": "Grupo ZAP Frontend team <frontends@grupozap.com>", | ||
"vuepress": "^1.4.1" | ||
}, | ||
"gitHead": "33911a27ac2f713c04dfe393ec104c4b4d81eacd" | ||
} | ||
} |
@@ -13,3 +13,3 @@ # @vivareal/lina-icons | ||
*This is a private repo, so you'll need to be logged in NPM in order to install it. Also, you have to be part of vivareal organization at NPM. If you're not, please ask at Slack's `#guild-front` channel to be added =)* | ||
_This is a private repo, so you'll need to be logged in NPM in order to install it. Also, you have to be part of vivareal organization at NPM. If you're not, please ask at Slack's `#guild-front` channel to be added =)_ | ||
@@ -26,5 +26,6 @@ **Usage** | ||
--- | ||
--- | ||
## Running the documentation locally | ||
**Install dependencies** | ||
@@ -52,4 +53,11 @@ | ||
Please check with the Design Ops team at #squad-zap-design-ops if it's ok to add the icon to the library, after that, just follow those steps: | ||
Add the svg file to `src/images` folder and then build the project. | ||
Please pay attention to two things: | ||
- The name of the file should be the name of the icon on Figma. | ||
- The `fill` property of the svg, should be `currentColor`, to make the icon flexible enough to be rendered in any color. | ||
**Build the project** | ||
@@ -64,5 +72,6 @@ | ||
When the build process is done, open the pull request and wait for the approval. | ||
**Release** | ||
Releases are managed by Lerna. Please check the root's README for more infos. | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
634895
74