songjp
songjp
## In IE11, If activeElement is a svg element, call focus() method cause error. Internet Explorer Version: 11.0.9600.18893IS  ## demo ```html ```
http://yiminghe.me/dom-align/examples/fail.html demo效果对应配置应该是 `points: ['tl', 'tl']`? 而不是`points: ['bl', 'bl']`
**Is your feature request related to a problem? Please describe.** I want to export a clearer picture. **Describe alternatives you've considered** I found a related issue in dom-to-image, https://github.com/tsayen/dom-to-image/issues/69, and...
docz issue: https://github.com/doczjs/docz/issues/1382 Thank you very much for your `gatsby-plugin-svgr` I'm using [docz](https://github.com/doczjs/docz) and found that the current configuration doesn't support `.mdx` files, So I rewrote part of the code...
1. 修复 Error 文案缺少空格问题 
 要不用 github pages 部署一套文档吧
### 🤔 这个 PR 的性质是? - [ ] 日常 bug 修复 - [ ] 新特性提交 - [ ] 文档改进 - [x] 演示代码改进 - [ ] 组件样式/交互改进 - [ ] CI/CD...