zhouxinyong

Results 7 issues of zhouxinyong

ios 11.4.1版本代理后无法访问https 版本3.7.1 证书已被信任,只能打开http的网页

BizCharts Version: 4.1.11 Platform: mac Mini Showcase(like screenshots): ![image](https://user-images.githubusercontent.com/15569753/131437553-d835611c-8751-43bb-b5d2-f77690f3ef0e.png) forck and create a demo: https://bizcharts.net/product/BizCharts4/demo/331 怎么设置tooltip自适应内容宽度?

update some Dependency packages fix the issue: #80

![gitfeed](https://cloud.githubusercontent.com/assets/15569753/15207472/1749ffd2-1859-11e6-8cce-0b76eeebb92a.png) npm install后执行react-native start正常启动服务 但是执行react-native run-android报错(自建的react native项目正常)

fix badges render other style, such as visible、fillOpacity、opacity

### Describe the bug badges 未被正确显示 ### Your Example Website or App https://codesandbox.io/s/objective-tu-n9yvdd?file=/App.tsx ### Steps to Reproduce the Bug or Issue 1. 点击legend, inactive的节点的badge还是会显示 2. 点击某一个节点,非关联的节点的badge还是会显示 ### Expected behavior 1....

在最外层设置了cssinjs StyleProvider 的container 当插入scroll locker样式时 期望结果:插入到设置的container中, 实际结果:插入到了默认header位置。 看了下代码,updateCss没有传入要插入的位置 ![image](https://github.com/react-component/portal/assets/15569753/62f6e18c-2d14-4d00-8c5f-091918f1638e)