Allen

Results 9 issues of Allen

只有在拖到第一条的时候出现 ![image](https://user-images.githubusercontent.com/22633115/155704276-2bfb98f9-ac7f-43c4-b8d3-c2b6ad0f9664.png) ![image](https://user-images.githubusercontent.com/22633115/155704473-dfee4f45-4eed-45a8-a1d9-1fb6998558a5.png)

要设置模态框等比例大小,没有最小宽度配置会导致模态框在分辨率小的显示器上太小 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3....

![image](https://user-images.githubusercontent.com/22633115/153387350-2d0ef2f8-e7de-4343-8a26-9e62355e1c72.png)

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Tree和DataTable组件的树加载可以通过指定id和pid实现自动装配

1. dataTable 组件data不能传递underfined(不确定是否有值),我觉得应该由组件内部去严格控制,不应该由使用者去控制 2. dataTable 为树列表时,设置border后,展开子列表,会同时显示父子列表的边框,叠加不美观

像下拉选择图标这种需求,下拉展示grid类似的面板,将选中的值传递到d-input组件,暴露展开收起,可以在自定义的模板中去控制