Skip to content

fix: export the IIcon and related interfaces#7203

Merged
BeksOmega merged 3 commits into
RaspberryPiFoundation:developfrom
BeksOmega:fix/export-icon-interface
Jun 23, 2023
Merged

fix: export the IIcon and related interfaces#7203
BeksOmega merged 3 commits into
RaspberryPiFoundation:developfrom
BeksOmega:fix/export-icon-interface

Conversation

@BeksOmega
Copy link
Copy Markdown
Contributor

@BeksOmega BeksOmega commented Jun 23, 2023

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes #7082

Proposed Changes

Exports the IIcon interface, ISerializable interface, and IHasBubble interface.

Reason for Changes

Properly exporting things.

Test Coverage

N/A

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega requested a review from a team as a code owner June 23, 2023 18:43
@github-actions github-actions Bot added the PR: fix Fixes a bug label Jun 23, 2023
@BeksOmega BeksOmega changed the title fix: export the IIcon interface fix: export the IIcon and ISerializable interfaces Jun 23, 2023
@github-actions github-actions Bot removed the PR: fix Fixes a bug label Jun 23, 2023
@BeksOmega BeksOmega changed the title fix: export the IIcon and ISerializable interfaces fix: export the IIcon and related interfaces Jun 23, 2023
@github-actions github-actions Bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels Jun 23, 2023
@github-actions github-actions Bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels Jun 23, 2023
@BeksOmega BeksOmega merged commit d6848de into RaspberryPiFoundation:develop Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confirm custom icon exports are correct before release

2 participants