-
## What problem does this feature solve?
Current the popup datepicker works very well but user some time needs a already open datepicker to quickly select a date. It can be achieved by using `nzOpen=…
-
## What problem does this feature solve?
Hi Team,
I've been wondering is there a way to change checkbox indeterminate check color? E.g. I'd like it to be blue:
![image](https://user-images.github…
-
Hi,
We have a page, there are gantt component and other components. We just want to fullscreen the gantt component, but the context menu and gantt tooltip can not show under fullscreen mode. Is ther…
-
### Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-ivy-barbkh?file=src/app/app.component.ts](https://stackblitz.com/edit/ng-zorro-antd-ivy-barbkh?file=src/app/app.component.ts)
### S…
-
### Reproduction link
[https://stackblitz.com/edit/angular-fmlfkv?file=src/app/app.component.ts](https://stackblitz.com/edit/angular-fmlfkv?file=src/app/app.component.ts)
### Steps to reproduce
1…
-
## What problem does this feature solve?
使用ModalHelper创建的表单页,当前直接返回订阅。
如果可以返回Modal引用的话,可以增加对弹出的组件的操作。
比如如下伪代码:()
```
import {UpdateComponent} from '.....';
schema: SFSchema = {properties: {} }…
-
# English Version
> This guide applies to the current version ng-alain >= 10;
> If you encounter problems during the upgrade process, feel free to comment here.
> If you find any errors in this g…
-
Why are the scss files in the prime-designer/assets/designer folder not a part of the PrimeNG project. As these files are not open source it is very difficult to create PrimeNG themes and distribute t…
kervi updated
3 years ago
-
### Reproduction link
[https://stackblitz.com/edit/angular-pty3yf](https://stackblitz.com/edit/angular-pty3yf)
### Steps to reproduce
Remove table header and use nzExpand.
Notice that the expand…
-
## What problem does this feature solve?
If I want to clear the dropdown to go back to the original null state showing only the placeholder value after selecting any values from the dropdown, It can …