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

Convert to TypeScript, rework support for React 18, Refresh latest logic from JotForm #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mg-aceik
Copy link

@mg-aceik mg-aceik commented Oct 11, 2023

I don't use pnpm so haven't checked in the lock file.
I also haven't checked the storybook, I was testing on a separate project.
Fixed #5.

@awc120
Copy link

awc120 commented Oct 18, 2023

@sbayd @mg-aceik Hey on both the main branch, as well as this PR we are getting a linting error when using this module:

Type error: Could not find a declaration file for module 'jotform-react'. '/app/node_modules/jotform-react/dist/index.cjs.js' implicitly has an 'any' type.
Try npm i --save-dev @types/jotform-react if it exists or add a new declaration (.d.ts) file containing declare module 'jotform-react';

Wanted to flag this, thanks!

@mg-aceik
Copy link
Author

@awc120 this PR isn't published to NPM yet so that issue isn't from this. To use this PR just copy the https://github.com/mg-aceik/jotform-react/blob/main/lib/index.tsx into your solution.

@mattclosson
Copy link

can we publish this?

Copy link

@CrutchTheClutch CrutchTheClutch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason the lockfile is deleted? It should be regenerated and added to this pr. Otherwise, I think it looks good!

(edit) just realized your initial comment mentioned this. Should still get corrected prior to merge. I am not sure if this is maintained anymore though

@dawb
Copy link

dawb commented Jan 15, 2024

@mg-aceik would it be possible to generate so we can release this update?

@dsoraluz
Copy link

dsoraluz commented Feb 5, 2024

@mg-aceik can we get this published?

@mg-aceik
Copy link
Author

mg-aceik commented Feb 5, 2024

Someone else will need to take over the requested changes here, I'm not using Jotform anymore - switched to Paperform.

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.

Update react peer dependency version
6 participants