next icon indicating copy to clipboard operation
next copied to clipboard

🦍 A configurable component library for web built on React.

Results 396 next issues
Sort by recently updated
recently updated
newest added

### Type Platform Theme ### Component Icon ### Feature Description 在Iconfont挂了的情况下想要替换icon ,能否考虑可以直接上传单个icon, 或者使用其他类似Iconfont的站点,比如iconpark(虽然不太可能)

🖥Platform

### Component Badge ### Feature Description Fusion 主题可以增加一个回退功能,主题未发布(发布后)可以撤回指定版本

💡 Feature Request

### Component Table ### Reproduction link [https://riddle.alibaba-inc.com/riddles/3d78eb3b](https://riddle.alibaba-inc.com/riddles/3d78eb3b) ### Steps to reproduce 当同时使用表格分组和锁列的时候, 锁列的内容 没有挡住下面的内容, 然后滚动之后, 表头也没有同步

### Component CascaderSelect ### Reproduction link [https://riddle.alibaba-inc.com/riddles/c5e74998](https://riddle.alibaba-inc.com/riddles/c5e74998) ### Steps to reproduce 如标题描述,详细可参见复现 demo

🐞 Bug
PR welcome
Next release
Easy to solve

### Component Checkbox ### Steps to reproduce Checkbox定义文件有问题 ![image](https://user-images.githubusercontent.com/3455798/171183218-6cfd2519-0e05-4925-bf09-cc982505ccfa.png) Checkbox的value类型,应该包含boolean 目前ts定义不支持boolean: ![image](https://user-images.githubusercontent.com/3455798/171183118-c7a3b951-6cc7-4c15-a257-e79e66828bc6.png) 在[types](https://github.com/alibaba-fusion/next/blob/master/types/checkbox/index.d.ts#L111)定义成了: ![image](https://user-images.githubusercontent.com/3455798/171182599-8ef7fde7-bb9a-4e16-ba9e-f1c49f72d4c7.png)

### Component Card ### Steps to reproduce ![CEE2250B-CC9E-4B71-96CD-F0F8C42BAF91](https://user-images.githubusercontent.com/21116108/171146363-ade35b8f-40fd-4d9e-b727-75bab1a36b09.png)

### Component Upload ### Feature Description 自定义图片列表拖拽排序功能,是否可以把子组件的相关属性通过ref开放出来,比如Upload.Card的uploaderRef

### Component Form ### Feature Description FormItem 使用 labelAlign="inset", 用 RadioGroup 或 CheckboxGroup 的时候,定义在 FormItem 上的 label 会丢掉。文档上没有说明inset在没有输入框的组件下,会丢掉label,体验不好

📖 Documentation

### Component DatePicker ### Reproduction link [https://riddle.alibaba-inc.com/riddles/a30b1c1e](https://riddle.alibaba-inc.com/riddles/a30b1c1e) ### Steps to reproduce

### Component DatePicker ### Reproduction link [https://riddle.alibaba-inc.com/riddles/7d0784ff](https://riddle.alibaba-inc.com/riddles/7d0784ff) ### Steps to reproduce 英文下默认值是5月,展示到一月了 ![image](https://user-images.githubusercontent.com/30346283/170911272-0215b068-75b3-4dcc-a74e-23491edd76f4.png)