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

remove exports for internal paths #1433

Merged
merged 5 commits into from Sep 12, 2023
Merged

remove exports for internal paths #1433

merged 5 commits into from Sep 12, 2023

Conversation

mayank99
Copy link
Contributor

@mayank99 mayank99 commented Jul 24, 2023

Changes

Exposing internal exports causes too much confusion and issues. Now that we are exporting Popover in the barrel, there is no good reason for our users to import anything from internal paths.

Testing

confirmed that an IDE error is shown if something is imported from internal paths.

before

Docs

added changesets.

@mayank99 mayank99 self-assigned this Jul 24, 2023
@mayank99 mayank99 added this to the React 3.0 milestone Sep 11, 2023
@mayank99 mayank99 marked this pull request as ready for review September 11, 2023 20:36
@mayank99 mayank99 requested review from a team as code owners September 11, 2023 20:36
@mayank99 mayank99 requested review from gretanausedaite and siddhantrawal and removed request for a team September 11, 2023 20:36
@mayank99 mayank99 merged commit e761ea7 into dev Sep 12, 2023
15 of 16 checks passed
@mayank99 mayank99 deleted the mayank/internal-exports branch September 12, 2023 15:04
@imodeljs-admin imodeljs-admin mentioned this pull request Oct 23, 2023
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.

None yet

3 participants