ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

feat: Export files in `utils` in distribution

Open oliveryasuna opened this issue 1 year ago • 3 comments

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!

oliveryasuna avatar Apr 20 '24 23:04 oliveryasuna

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

liamdebeasi avatar Apr 22 '24 14:04 liamdebeasi

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.

oliveryasuna avatar May 03 '24 18:05 oliveryasuna

@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 avatar May 03 '24 18:05 sean-perkins

Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!

ionitron-bot[bot] avatar May 17 '24 18:05 ionitron-bot[bot]