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

feat(typings): major improvement to typescript definitions (including types from @firebase) #627

Merged
merged 3 commits into from
Feb 5, 2019
Merged

Conversation

rscotten
Copy link
Contributor

@rscotten rscotten commented Feb 5, 2019

Description

Check List

If not relevant to pull request, check off as complete

  • All tests passing
    (n/a) Docs updated with any changes or examples if applicable
    (n/a) Added tests to ensure new feature(s) work properly

Relevant Issues

Types are incomplete but an improvement

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #627 into next will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             next     #627   +/-   ##
=======================================
  Coverage   78.61%   78.61%           
=======================================
  Files          26       26           
  Lines         926      926           
  Branches      166      166           
=======================================
  Hits          728      728           
  Misses        198      198

@prescottprue
Copy link
Owner

So much detail in here, thanks

@prescottprue prescottprue changed the title upgraded ts definitions feat(typings): major improvement to typescript definitions (including types from @firebase) Feb 5, 2019
@prescottprue prescottprue changed the base branch from next to v3.0.0-alpha.7 February 5, 2019 19:42
@prescottprue prescottprue merged commit 65cc782 into prescottprue:v3.0.0-alpha.7 Feb 5, 2019
@prescottprue prescottprue mentioned this pull request Feb 5, 2019
3 tasks
@idanlo
Copy link

idanlo commented Feb 5, 2019

@rscotten I will clean this up later because some types are not needed and provided by firebase, for example firebase.UserInfo

@rscotten
Copy link
Contributor Author

rscotten commented Feb 5, 2019

@idanlo yeah, I'm merging in your changes right now. Lots of good stuff in your version. I'll have another PR ready by end of day

prescottprue added a commit that referenced this pull request Feb 5, 2019
* fix(firebaseConnect): rename internal props and throw for name collisions - #613 - @theashguy + @iamthefox
* fix(HOCs): missing props (firebase + dispatch) added - #606
* feat(typings): major upgrade to typescript definitions (including types from `@firebase`) - #627 - @rscotten
@prescottprue
Copy link
Owner

I went ahead and released v3.0.0-alpha.7 with those changes (since there were other features going out anyway). Any updates either of you make in new PR(s) I'll make sure to try to get released quickly. Thanks again

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.

3 participants