react-figma
Advanced tools
Comparing version 0.26.0 to 0.27.0
@@ -5,4 +5,16 @@ "use strict"; | ||
exports.pageMixin = propsAssign_1.propsAssign(['backgrounds'], { | ||
backgrounds: [] | ||
backgrounds: [ | ||
{ | ||
type: 'SOLID', | ||
visible: true, | ||
opacity: 1, | ||
blendMode: 'NORMAL', | ||
color: { | ||
r: 0.9607843160629272, | ||
g: 0.9607843160629272, | ||
b: 0.9607843160629272 | ||
} | ||
} | ||
] | ||
}); | ||
//# sourceMappingURL=pageMixin.js.map |
{ | ||
"name": "react-figma", | ||
"version": "0.26.0", | ||
"version": "0.27.0", | ||
"description": "Render React components to Figma", | ||
@@ -51,3 +51,3 @@ "scripts": { | ||
"css-loader": "^3.2.0", | ||
"figma-api-stub": "0.0.54", | ||
"figma-api-stub": "0.0.55", | ||
"file-loader": "^6.2.0", | ||
@@ -54,0 +54,0 @@ "html-webpack-inline-source-plugin": "^0.0.10", |
@@ -200,2 +200,5 @@ # React Figma | ||
</tr> | ||
<tr> | ||
<td align="center"><a href="http://www.anotherplanet.io"><img src="https://avatars.githubusercontent.com/u/197471?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thierry Charbonnel</b></sub></a><br /><a href="https://github.com/react-figma/react-figma/commits?author=thierryc" title="Documentation">📖</a></td> | ||
</tr> | ||
</table> | ||
@@ -202,0 +205,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
487323
7357
211