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: Export files in utils in distribution #29367

Open
3 tasks done
oliveryasuna opened this issue Apr 20, 2024 · 3 comments
Open
3 tasks done

feat: Export files in utils in distribution #29367

oliveryasuna opened this issue Apr 20, 2024 · 3 comments
Assignees
Labels
needs: reply the issue needs a response from the user

Comments

@oliveryasuna
Copy link

oliveryasuna commented Apr 20, 2024

Prerequisites

Describe the Feature Request

It would be useful if developers could use methods/code in utils.

Describe the Use Case

There are many use cases for the various symbols under this folder.

My particular use would be functions in overlays.ts, as I am writing a custom overlay component.

Describe Preferred Solution

No response

Describe Alternatives

No response

Related Code

No response

Additional Information

Thanks for considering!

@liamdebeasi
Copy link
Contributor

Can you please clarify which specific utils you need as well as use cases?

@liamdebeasi liamdebeasi added the needs: reply the issue needs a response from the user label Apr 22, 2024
@ionitron-bot ionitron-bot bot removed the triage label Apr 22, 2024
@oliveryasuna
Copy link
Author

Can you please clarify which specific utils you need as well as use cases?

Hi @liamdebeasi. I mentioned this in my issue:

My particular use would be functions in overlays.ts, as I am writing a custom overlay component.

@ionitron-bot ionitron-bot bot added triage and removed needs: reply the issue needs a response from the user labels May 3, 2024
@sean-perkins
Copy link
Contributor

@oliveryasuna can you provide information around the specific utilities or behaviors you are looking to leverage from Ionic Framework's internals?

We do not consider these APIs public, so we are able to make changes and "breaking changes" across patch/minor releases. By making APIs public, we have additional restrictions we have to be aware of and can limit our effectiveness to addressing bugs.

If we can better understand the behavior you are having issues implementing in your custom overlay, we can explore alternate paths to solving that, such as exposing APIs to have our utilities apply to custom overlays without you needing to call them directly.

@sean-perkins sean-perkins added the needs: reply the issue needs a response from the user label May 3, 2024
@ionitron-bot ionitron-bot bot removed the triage label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: reply the issue needs a response from the user
Projects
None yet
Development

No branches or pull requests

3 participants