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

refactor: fix FunctionalComponent return types #10164

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Aug 27, 2024

Related Issue: N/A

Summary

Fixes functional component types and also renames corresponding prop interfaces.

Thanks, @maxpatiiuk!

@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Aug 27, 2024
@github-actions github-actions bot added the refactor Issues tied to code that needs to be significantly reworked. label Aug 27, 2024
@jcfranco jcfranco requested review from benelan and driskull August 27, 2024 04:02
Copy link
Member

@maxpatiiuk maxpatiiuk left a comment

Choose a reason for hiding this comment

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

👍

@jcfranco jcfranco merged commit 963cd28 into dev Aug 27, 2024
16 checks passed
@jcfranco jcfranco deleted the jcfranco/fix-functional-component-types branch August 27, 2024 06:44
@github-actions github-actions bot added this to the 2024-08-27 - Aug Release milestone Aug 27, 2024
benelan added a commit that referenced this pull request Aug 27, 2024
…oating-point-issue

* origin/dev:
  chore: release next
  feat(icon): add component tokens (#10062)
  refactor: fix `FunctionalComponent` return types (#10164)
  chore: release next
  fix(input-date-picker): prevent console error when using a lang (#10162)
  feat(action, action-bar, action-group, action-menu, action-pad): add component tokens (#10058)
  refactor(stylelint): refactor to and enforce kebab-casing for Sass utilities (#10147)
  chore: release next
  test(popover): unskip focusable test (#10138)
  fix(filter): fix setFocus method (#10149)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues tied to code that needs to be significantly reworked. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants