Skip to content

Add missing type exports to emotion and the ui packages; remove not needed dependencies#2597

Open
matyasf wants to merge 1 commit into
masterfrom
add_missing_types
Open

Add missing type exports to emotion and the ui packages; remove not needed dependencies#2597
matyasf wants to merge 1 commit into
masterfrom
add_missing_types

Conversation

@matyasf

@matyasf matyasf commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

The added exports are used by public props.

To test: just check that the build and the docs app is OK

…es;remove not needed dependencies

The added exports are used by public props.

To test: just check that the build and the docs app is OK
@matyasf matyasf self-assigned this Jun 19, 2026
Comment thread packages/ui/src/v11_6.ts
/**
* This is an alias for the `ItemChild` type in `TopNavBarItem`
*/
ItemChild as TopNavBarItemChild,

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

We should be more careful with type/component names in the future, so its clear to see which component it belongs to

@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://instructure.design/pr-preview/pr-2597/

Built to branch gh-pages at 2026-06-19 10:21 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown

Visual regression report

No changes.

Status Count
Unchanged 32
Changed 0
New 0
Removed 0

📊 View full report

Baselines come from the visual-baselines branch. They refresh on every merge to master.

github-actions Bot pushed a commit that referenced this pull request Jun 19, 2026
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.

1 participant