ng-zorro-antd
ng-zorro-antd copied to clipboard
Angular UI Component Library based on Ant Design
### Reproduction link [https://stackblitz.com/edit/ng-zorro-antd-ivy-kmrgej?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts,package.json](https://stackblitz.com/edit/ng-zorro-antd-ivy-kmrgej?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts,package.json) ### Steps to reproduce Just open the link. ### What is expected? Scrollbar should not show. ### What is actually happening? Scrollbar is showing. | Environment...
### Reproduction link [https://codesandbox.io/s/cbncm6](https://codesandbox.io/s/cbncm6) ### Steps to reproduce Drag and drop any tree node. ### What is expected? The dragged node has no border. ### What is actually happening? The...
## What problem does this feature solve? 可以解决大量用户的使用习惯 ## What does the proposed API look like? 提供是否支持开始时间和结束时间必填控制。 dateFormat = 'yyyy/MM/dd';
## What problem does this feature solve? Sonar issue as per https://sonarqube.sgp.dbs.com:8443/coding_rules?open=Web%3ABoldAndItalicTagsCheck&rule_key=Web%3ABoldAndItalicTagsCheck ## What does the proposed API look like? Please replace the article to use tag instead of for...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
## What problem does this feature solve? 解决了用户在选择完项目过后 可以直接hover 该组件就能看到所选的项目,而不用展开tree去查看已选项目。 ## What does the proposed API look like? [maxTagTitle] 希望可以显示所有的值
### Reproduction link [https://stackblitz.com/run?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/run?file=src%2Fapp%2Fapp.component.ts) ### Steps to reproduce 对于10.1.2版本Transfer穿梭框,当里面是表格时,任意选中一些数据至右边,然后点击右侧列表的分页至第二页,全选第二页的数据,会发现数据实际已经到了左边,但是右边还存在这些数据,没有清空,并且右边表格会显示暂无数据 ### What is expected? 切换分页后全选数据,转移到右边,左边能够不显示这些数据 ### What is actually happening? 左边还是存在这些数据,但是页面的下方显示的却是暂无数据 | Environment | Info | |---|---| | ng-zorro-antd | 10.1.2...
### Reproduction link [https://stackblitz.com/edit/angular-qessbn?file=src/app/app.component.ts](https://stackblitz.com/edit/angular-qessbn?file=src/app/app.component.ts) ### Steps to reproduce 左右推动页面宽度,使页面宽度超出nzScroll设置的x值,继续拖宽, 然后回缩。 "列宽无变化, 始终保持列最大宽度"。似乎是拖动页面宽度导致nzScroll设置的x值变了。 ### What is expected? 拖动窗口,使宽度大小变化,超出nzScroll设置的x值,再缩小。 仍保持nzScroll设置的x值 ### What is actually happening? 拖动窗口,使宽度大小变化,超出nzScroll设置的x值,再缩小。 列宽没有缩小 | Environment | Info |...
## What problem does this feature solve? At the moment the date picker sets all dates time zones to the browser's time zone. This causes issues when dates don't need...
### Reproduction link [https://stackblitz.com/edit/angular-xpdyc9-yme7u2?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/angular-xpdyc9-yme7u2?file=src%2Fapp%2Fapp.component.ts) ### Steps to reproduce range-picker控件 ngModel属性,当初始值不为null时,点击清空按钮 ### What is expected? ngModel值被清空,控件刷新为空白 ### What is actually happening? ngModel值被清空,但控件不刷新,依然显示日期 | Environment | Info | |---|---| | ng-zorro-antd |...