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

Fix #165 #176

Merged
merged 4 commits into from Feb 11, 2020
Merged

Fix #165 #176

merged 4 commits into from Feb 11, 2020

Conversation

kirill-konshin
Copy link
Owner

TypeScript NextPageContext augmentation

@bjoluc take a look.

TypeScript NextPageContext augmentation
@bjoluc
Copy link
Contributor

bjoluc commented Jan 23, 2020

Thank you for approaching this; it has been on my to do list for quite a while now! LGTM! There are still some things I would like to improve though – would you mind giving me write access to your fix-ts-typings branch, so we can keep it in this PR? Thanks again!

@kirill-konshin
Copy link
Owner Author

You can make a PR with target fix-ts-typings and I will quickly accept.

I've commented few lines that will be removed in future, as with new addition they became obsolete.

kirill-konshin and others added 3 commits January 24, 2020 12:53
* use strict type checking
* fix redux-related type annotations in demo
* Use single jest config
* Thanks to @jest-environment doc annotations; fixes coverage reports
* add ReduxWrappedAppProps interface
* Rename ReduxWrappedAppProps to ReduxWrapperAppProps
* Remove legacy `AppProps` and `OriginalAppProps` alias
* Base `ReduxWrapperAppProps` directly on Next.js `AppProps`
* Remove deprecated Container from example _app
@bjoluc bjoluc mentioned this pull request Feb 4, 2020
@kirill-konshin kirill-konshin merged commit 64de929 into master Feb 11, 2020
kirill-konshin pushed a commit that referenced this pull request Feb 11, 2020
* Add motivation section (#170)
* Add TypeScript examples (#176, #177)
* Make installation code blocks expandable
* Migrate connected Page components to functional components
* Group tips and examples in a Tips and Tricks section
* Some grammar & style improvements
* Remove outdated typings reference in Resources section
@kirill-konshin kirill-konshin deleted the fix-ts-typings branch February 21, 2020 20:21
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.

None yet

2 participants