Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v10 Milestone #5034

Closed
21 of 48 tasks
vthinkxie opened this issue Apr 15, 2020 · 13 comments
Closed
21 of 48 tasks

v10 Milestone #5034

vthinkxie opened this issue Apr 15, 2020 · 13 comments

Comments

@vthinkxie
Copy link
Member

vthinkxie commented Apr 15, 2020

MILESTONE: NG-ZORRO v10

Angular

Refactor

Enhancement

Feature

Bug Fix

Docs

  • update theme.less if custom theme.less
  • use @nguniversal/builders
  • external link
  • add CN mirror
@vthinkxie vthinkxie changed the title 9.1.0 MileStone 9.1.0 Milestone Apr 15, 2020
@vthinkxie vthinkxie pinned this issue Apr 15, 2020
@hsuanxyz hsuanxyz added this to the 9.1.0 milestone Apr 15, 2020
@xiaoxiangmoe
Copy link
Contributor

refactor WithConfig

这是有什么新的想法吗?

@wzhudev
Copy link
Member

wzhudev commented Apr 15, 2020

refactor WithConfig

这是有什么新的想法吗?

现在的 API 要把默认值写在 WithConfig() 里面,很难看,而且打开 strict property initialization 检查之后之后 TypeScript 还会报错。

重构之后 WithConfig() 也不用带默认值了,看起来就跟平常的属性赋值一样。

@xiaoxiangmoe
Copy link
Contributor

话说 9.0 是马上要发布了吗?

@wzhudev
Copy link
Member

wzhudev commented Apr 15, 2020

话说 9.0 是马上要发布了吗?

已经发布

@xiaoxiangmoe
Copy link
Contributor

我发现是 cnpm 落后了,我去 sync 一下。

@vthinkxie vthinkxie changed the title 9.1.0 Milestone v9 Candidate Milestone Apr 21, 2020
@wzhudev
Copy link
Member

wzhudev commented Jul 9, 2020

try to remove cdk backdrop

This requires some "click outside" mechanism. We can hack it or file a pull request to CDK.

@vthinkxie
Copy link
Member Author

try to remove cdk backdrop

This requires some "click outside" mechanism. We can hack it or file a pull request to CDK.

we need to resolve this issue #4933 before implements click outside mechanism

@vthinkxie vthinkxie changed the title v9 Candidate Milestone v10 Milestone Jul 14, 2020
@txone
Copy link

txone commented Aug 13, 2020

#5588

@John0King
Copy link

John0King commented Sep 14, 2020

Will you guys consider change how the new version be used ?
a suggestion:
today Angular 9.0 zorro 9.x
tomorrow Angular 10.0 zorro 10.0.x = 9.x (first support) 10.1.x = new feature

or

today Angualr 9.0 zorro 9.x
tomorrow Angular 10.0 zorro 9.99.x use 10.x for new feature

basicly , we create a new version with current feature just for use Angular's new feature, and next version for ng-zorror add new features

@dylanvdmerwe
Copy link

A nice way could be to have the x.0 release as the release that supports the latest version of Angular.

10.0 -> supports Angular 10
11.0 -> supports Angular 11
12.0 -> supports Angular 12

Then the x.1 to x.99 releases to have new functionality.

10.1 -> new functionality/bug fixes support on the Angular 10 supported version
10.2 -> new functionality/bug fixes support on the Angular 10 supported version

11.1 ->new functionality/bug fixes support on the Angular 11 supported version
etc.

In this way you decouple the effort needed to support new functionality AND a new update in one release.

@hrvbernardic
Copy link

Hi. When can we expect the new version released?

@xiaoxiangmoe
Copy link
Contributor

@hrvbernardic 10.0.0-beta.2 works well for me.
I'm waiting for Angular 11 with ivy language service now. Waiting ng-zorro-antd v11. lol.

@hrvbernardic
Copy link

@xiaoxiangmoe Same here, not complaining. Using beta 4. Just interested in some fixes on the table component I saw in commits.

@hsuanxyz hsuanxyz unpinned this issue Sep 28, 2020
@hsuanxyz hsuanxyz modified the milestones: v9 Candidate, v11.0.0 Oct 10, 2020
@hsuanxyz hsuanxyz changed the title v10 Milestone v11 Milestone Oct 10, 2020
@hsuanxyz hsuanxyz changed the title v11 Milestone v10 Milestone Oct 10, 2020
@hsuanxyz hsuanxyz removed this from the v11.0.0 milestone Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

15 participants