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

Accept Partial of Component in NbDialogService open context #1175

Merged
merged 6 commits into from
Feb 18, 2019

Conversation

sasikumardr
Copy link
Contributor

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

fix for #1173

When using Component in first param open method of NbDialogService, providing only certain properties of component in context property causes typescript errors.
@nnixaa nnixaa requested a review from Tibing January 28, 2019 12:45
@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #1175 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1175      +/-   ##
==========================================
+ Coverage   80.24%   80.24%   +<.01%     
==========================================
  Files         202      202              
  Lines        6266     6267       +1     
  Branches      503      504       +1     
==========================================
+ Hits         5028     5029       +1     
  Misses       1119     1119              
  Partials      119      119
Impacted Files Coverage Δ
...ramework/theme/components/dialog/dialog.service.ts 88.88% <100%> (+0.17%) ⬆️

@nnixaa nnixaa merged commit 9a5f4d9 into akveo:master Feb 18, 2019
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