-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Convert @redwoodjs/web
to TypeScript
#1217
Labels
Comments
Maybe flash should be it's onwn module as it can be quite useful without the forms. 😌 ie for notifications. |
@burnsy It's so difficult to strike a balance here, maybe we can just keep it in. |
This was referenced Sep 29, 2020
TeamTS FTW 🚀 |
Whoops, we need to open this again, since we need to convert the |
#1641 resolved "Convert |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current package has type definitions contributed by @burnsy, but we would like to convert the entire package to TypeScript.
RedwoodProvider
(in progress 🥮 @redwood/web typing: Add types to RedwoodProvider #1291)FatalErrorBoundary
(in progress converted FatalErrorBoundary to typescript #1273)createGraphQLClient
GraphQLProvider
FlashComponent
(in progress Convert most of the remaining code to Typescript #1312)src/packages/web/config.js
(in progress Convert most of the remaining code to Typescript #1312)allowJs
from tsconfig in web package./cc @kimadeline
The text was updated successfully, but these errors were encountered: