金相强

Results 14 issues of 金相强

最近公司一直需要这个控件

## What problem does this feature solve? 如多选的allowEmpty,这个功能需求很大 ## What does the proposed API look like? allowEmpty 允许起始项部分为空 [boolean, boolean]

Component: DatePicker

现在的效果只要动画修改透明度效果会很好,可以支持传入opacity: [0,1] https://antv-l7.gitee.io/zh/examples/line/wall#hangzhou_wall

![A016111E-F78F-492E-9299-4456503827F3](https://user-images.githubusercontent.com/21325727/175252053-dce68dae-e346-4774-a0a2-f013eda48df2.png) 目前无法实现图表上的个性化样式

They might not be at the same point in time, they might cross

项目有升级react18需求,但升级react18后会失去特性 import dva from 'dva' import ReactDOM from 'react-dom/client' import router from './router' const container: any = document.getElementById('root') const root = ReactDOM.createRoot(container) const app = dva() app.router(router) root.render(app.start()())

### What problem does this feature solve ![image](https://github.com/DevCloudFE/ng-devui/assets/21325727/19ac54df-f646-4320-99ed-b707b78d467d) 如图,在勾选父级时,虽然子级也有勾选效果,但实际显示的值是node2,目前开启多选后,ngModelChange会返回所有选中的值,且在数据量大时,卡顿严重 ![image](https://github.com/DevCloudFE/ng-devui/assets/21325727/e02e2a22-16aa-40d6-870b-f8a8ff2629d5) ### What does the proposed API look like [tree]=true

if (count > 0) { return; } 永远无法执行

### Describe the bug ![image](https://github.com/mistic100/Photo-Sphere-Viewer/assets/21325727/dfecc3af-5d29-4afc-928b-0a77f439e5b3) As shown in the figure ### Online demo URL _No response_ ### Photo Sphere Viewer version 5.4.3 ### Plugins loaded _No response_ ### OS &...

bug