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: TypeScript types file [#319] #321

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Conversation

nooras
Copy link
Contributor

@nooras nooras commented Oct 20, 2024

Description:
TypeScript types file

Fix: #319

@gavinr-maps
Kindle please review the PR.

@gavinr-maps
Copy link
Contributor

@nooras can you please add replication steps to tell us how you tested to ensure these are working properly? Thanks!

@nooras
Copy link
Contributor Author

nooras commented Oct 21, 2024

Hey @gavinr-maps
I tested just by lint and test command
npm run lint
npm test

Copy link
Contributor

@gavinr-maps gavinr-maps left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

Can you also please add the index.d.ts file to the files array in the package.json per here:

Also I think you need to include the providers, from here: https://developers.arcgis.com/esri-leaflet/api-reference/controls/geosearch/#providers

@hhkaos hhkaos mentioned this pull request Oct 22, 2024
@nooras
Copy link
Contributor Author

nooras commented Oct 23, 2024

hey @gavinr-maps
Can you please check the changes
npm test
image

@gavinr-maps
Copy link
Contributor

works for me! @hhkaos can you please test?

Copy link
Member

@hhkaos hhkaos left a comment

Choose a reason for hiding this comment

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

Everything looks good to me too! 👏 😄
Screenshot 2024-10-24 at 14 33 35

@hhkaos hhkaos merged commit 0665d23 into Esri:master Oct 24, 2024
9 checks passed
@hhkaos
Copy link
Member

hhkaos commented Oct 24, 2024

Great job @nooras. Thanks! 😃

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.

TypeScript types file
3 participants