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

refactor: merge next to master #2563

Merged
merged 48 commits into from
Nov 30, 2018
Merged

refactor: merge next to master #2563

merged 48 commits into from
Nov 30, 2018

Conversation

vthinkxie
Copy link
Member

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 30 commits November 10, 2018 20:23
* refactor(module:all): refactor component to support onPush & SSR

* refactor(module:badge): refactor badge

* refactor(module:button & card): refactor

* test(module:button): fix test case

* fix(module:avatar): fix avatar

* fix(module:tree): fix tree tslint

* fix(module:tree): fix tree module

* fix(module:all): fix tslint config

* refactor(module:all): upgrade to angular 7.0

* fix(module:all): fix typescript error

* fix(module:build): fix build less options

* fix(module:integration): fix webpack test

* build: rm unused package

* build: fix build & ci

* test(module:spin): fix test error

* docs: update readme
* docs: update NG-ZORRO logo (#2425)

* fix(module:collapse): can't fold up active panel with accordion (#2440)

close #2437

* chore: update styles(ant-design 3.10.7) (#2432)

* refactor(module:checkbox): support checkbox onPush
hsuanxyz and others added 18 commits November 30, 2018 17:25
build: bump webpack integration
close #2379

* support alternate positions, alternate and right alternate
* support reversing
* refactor(module:cascader): refactor cascader

close #2935
ref #2198

* fix(module:cascader): fix isFocused access
* fix(module:avatar): fix text style

* refactor(module:avatar): refactor avatar

ref: #2381
* refactor(module:upload): refactor upload

- feat: add `nzOpenFileDialogOnClick` prop to allow setting whether to open the upload dialog when the component is clicked

* chore: add encapsulation:ViewEncapsulation.None
ref #2381
* refactor(module:list): refactor list

* fix: import scrolling in share module

* chore: add encapsulation:ViewEncapsulation.None
ref #2381
* refactor(module:transfer): refactor transfer

- feat: add nzDisabled property
- need verify design details, ant-design/ant-design#13330

* chore: search muse be disabled

* chore: add encapsulation:ViewEncapsulation.None

ref #2381
refactor(module:back-top): refactor back-top
* refactor(module:anchor): refactor anchor

- feat: the nzTarget support string value
- fix: invalid id in demo

* chore: add encapsulation:ViewEncapsulation.None

* chore: add encapsulation:ViewEncapsulation.None

* chore: fix display style in host

* chore: remove :host

ref #2381
* refactor(module:affix): refactor affix

- the nzTarget support string value

* fix: release

* style: removed no-any in first line

* fix: fix style

* chore: fix test

* chore: fix display style in host

* chore: remove :host
@codecov
Copy link

codecov bot commented Nov 30, 2018

Codecov Report

Merging #2563 into next will increase coverage by <.01%.
The diff coverage is 94.76%.

Impacted file tree graph

@@            Coverage Diff            @@
##             next   #2563      +/-   ##
=========================================
+ Coverage   95.49%   95.5%   +<.01%     
=========================================
  Files         495     495              
  Lines       12087   12098      +11     
  Branches     1688    1689       +1     
=========================================
+ Hits        11543   11554      +11     
  Misses        172     172              
  Partials      372     372
Impacted Files Coverage Δ
components/drawer/nz-drawer-ref.ts 100% <ø> (ø) ⬆️
components/mention/nz-mention-trigger.ts 100% <ø> (ø) ⬆️
components/core/util/logger/logger.module.ts 100% <ø> (ø) ⬆️
components/mention/nz-mention-suggestions.ts 100% <ø> (ø) ⬆️
components/skeleton/nz-skeleton.module.ts 100% <ø> (ø) ⬆️
components/progress/nz-progress.component.ts 96.89% <100%> (ø) ⬆️
components/list/nz-list-item.component.ts 100% <100%> (ø) ⬆️
components/list/nz-list-item-meta.component.ts 100% <100%> (ø) ⬆️
components/tabs/nz-tab.component.ts 100% <100%> (ø) ⬆️
components/layout/nz-header.component.ts 100% <100%> (ø) ⬆️
... and 190 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f48b8f...e2e2713. Read the comment docs.

@vthinkxie vthinkxie merged commit 0ff1864 into NG-ZORRO:next Nov 30, 2018
@vthinkxie vthinkxie deleted the merge-to-master branch February 26, 2019 07:09
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.