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

sync upstream #3

Merged
merged 29 commits into from
Feb 15, 2020
Merged

sync upstream #3

merged 29 commits into from
Feb 15, 2020

Conversation

Ricbet
Copy link
Owner

@Ricbet Ricbet commented Feb 15, 2020

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

hsuanxyz and others added 29 commits January 17, 2020 19:02
* fix(module:auto-complete): close the panel when tapping scrollbar on Windows

close #4333

* test: fix test
* chore: bump Angular to 9.0.0-rc.9

* fix(module:time-picker): fix TS type
test(module:core): add outlet testing

chore(module:menu): refactor menu

fix(module:menu): fix menu cdr error

refactor(module:menu): remove unsued var

refactor(module:menu): move mode$ to sub service

refactor(module:menu): rename some name

refactor(module:menu): refactor the data flow

refactor(module:menu): fix dropdown menu close animation

refactor(module:menu): split submenu component
BREAKING CHANGES:
prev_5 and next_5 is needed when use nzItemRender
'pre' typo was corrected to 'prev'
* chore(module:*): bump to Angular 9.0.0
* feat(module:input-number): 增加 `nzPrecisionMode` 参数,支持数值精度使用截位方式取值

close #4173

* fix(module:input-number): fix for precision demo

* fix(module:input-number): fix for precision unit

* refactor(module:input-number):  支持 `nzPrecisionMode` 参数为自定义函数
* chore(module:statistic): refactor

* test: fix test

* chore: cleanup

* fix: test util import
* feat(module:tree-select): support `nzDropdownClassName` property

close #4508

* docs(module:tree-select): update API
close #3039 close #3773

BREAKING CHANGES:
ngModelChange trigger at once when user typing
* chore(module:empty): refactor

feat(module:empty): add no description feature

refactor(module:empty): remove empty service

fix(module:empty): fix spec

fix: fix spec import path

* fix: fix empty content detection is triggered too late

* test: skip falsy value test

* chore: remove redundant type check
@Ricbet Ricbet merged commit e0dedcb into Ricbet:master Feb 15, 2020
Ricbet pushed a commit that referenced this pull request Apr 9, 2020
* chore: update to angular 9 with ivy

* test(module:*): fix tests (#1)

* ci: add now.json

* fix: fix test error

* fix(module:date-picker): add markforcheck when animation is done (#2)

* fix(module: tree): fix tests for 9.0 version (#3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants