originRing

Results 9 issues of originRing

## 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 - [ ] Tests for the changes have been...

:star: New Component
PR: reviewed-approved
PR: target-minor
🤚 Blocked By css-in-js
Component: FloatButton

fix: #7822 ## 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 - [ ] Tests for the changes...

PR: unreviewed

``` const cron = '12 0 6 * * *'; console.log(parseString(cron).expressions[0]. fields); ``` 控制台结果: ``` dayOfMonth: [6] dayOfWeek: [0, 1, 2, 3, 4, 5, 6, 7] hour: [0] minute: [12]...

bug

## What problem does this feature solve? The notification will be automatically closed [threshold](https://ant.design/components/notification-cn#notification-demo-stack) ## What does the proposed API look like? nzThreshold

🌈 Feature Request
:ant: Ant Design
Component: Notification

## PR Checklist Please check if your PR fulfills the following requirements: - [✅] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [✅] Tests for the changes have been added...

PR: reviewed-approved
PR: target-major

fix: #8643 ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the...

Component: Transfer
PR: target-major
PR: partially-approved

## PR Checklist Please check if your PR fulfills the following requirements: - [✅] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...

PR: reviewed-approved
PR: target-major
Component: QRCode

## What problem does this feature solve? antd Transfer: https://ant-design.antgroup.com/components/transfer-cn#transfer-demo-oneway ## What does the proposed API look like? oneWay

🌈 Feature Request
:ant: Ant Design
Component: Transfer