html2sketch icon indicating copy to clipboard operation
html2sketch copied to clipboard

parser HTML to Sketch JSON

Results 31 html2sketch issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 Changelog Sourced from...

dependencies

### 🐛 bug 描述 ![image](https://user-images.githubusercontent.com/28616219/147748519-3d34f8c9-386e-45b6-be62-c65ff145753f.png) ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 [可复现 demo](https://codesandbox.io/s/html2ksetch-demo-m53be?file=/src/Demo.tsx) ### © 版本信息 - html2sketch 版本: [e.g. 1.0.0] - 浏览器环境 - 开发环境 [e.g. mac...

### 🐛 bug 描述 ![image](https://user-images.githubusercontent.com/28616219/147748090-a15c817b-6a14-430e-bdc2-1d423c555704.png) ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 [[可复现 demo](https://codesandbox.io/s/html2ksetch-demo-m53be?file=/src/Demo.tsx)](https://codesandbox.io/s/happy-johnson-jvzfj?file=/src/Demo.tsx) ### © 版本信息 - html2sketch 版本: [e.g. 1.0.0] - 浏览器环境 - 开发环境 [e.g. mac...

### 🐛 bug 描述 RT ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 [可复现 demo](https://codesandbox.io/s/html2ksetch-demo-m53be?file=/src/Demo.tsx) ### © 版本信息 - html2sketch 版本: [e.g. 1.0.0] - 浏览器环境 - 开发环境 [e.g. mac...

### 🐛 bug 描述 使用伪类配合 border 属性实现三角箭头渲染有 bug,在 sketch 中不能渲染出来,如下图所示: 正常: ![image](https://user-images.githubusercontent.com/1013557/101275933-a679bf80-37e4-11eb-90d7-ee3778188852.png) sketch 中,三角箭头渲染不出来: ![image](https://user-images.githubusercontent.com/1013557/101275931-9d88ee00-37e4-11eb-906a-8990595b35b6.png) ### 📷 复现步骤 通过下面的 demo 可以复现。 ### 🏞 期望结果 ### 💻 复现代码 [可复现 demo](https://codesandbox.io/s/sad-colden-ugzxd?file=/src/Demo.tsx) ###...

### 🐛 bug 描述 ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 [可复现 demo](https://codesandbox.io/s/html2ksetch-demo-m53be?file=/src/Demo.tsx) ### © 版本信息 - html2sketch 版本: [e.g. 1.0.0] - 浏览器环境 - 开发环境 [e.g. mac OS]...

### 🐛 bug 描述 伪类的背景图片,解析不出来 ### 📷 复现步骤 用一个伪类来引入背景图片无论是 SVG 或者是其它类型不能解析 正常: 解析结果: ### 🏞 期望结果 可以正常解析 ### 💻 复现代码 [可复现 demo](https://codesandbox.io/s/blissful-feather-5py2x?file=/src/Demo.tsx) ### © 版本信息 - html2sketch 版本: [e.g. 1.0.0]...