Skip to content

refactor: fix FunctionalComponent return types#10164

Merged
jcfranco merged 1 commit intodevfrom
jcfranco/fix-functional-component-types
Aug 27, 2024
Merged

refactor: fix FunctionalComponent return types#10164
jcfranco merged 1 commit intodevfrom
jcfranco/fix-functional-component-types

Conversation

@jcfranco
Copy link
Copy Markdown
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
Copy Markdown
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
@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