Skip to content

Make major upgrade to styled HOC#5762

Open
samholmes wants to merge 1 commit into
developfrom
sam/styled-components-upgrade
Open

Make major upgrade to styled HOC#5762
samholmes wants to merge 1 commit into
developfrom
sam/styled-components-upgrade

Conversation

@samholmes
Copy link
Copy Markdown
Contributor

@samholmes samholmes commented Sep 30, 2025

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Note

Marks styled HOC as deprecated, recommending cacheStyles or creating a full component instead.

Written by Cursor Bugbot for commit 7f558c6. This will update automatically on new commits. Configure here.

@samholmes samholmes force-pushed the sam/styled-components-upgrade branch from d3bd20a to 7f558c6 Compare September 30, 2025 20:00
* ```
*
* @deprecated Use `cacheStyles` for styles, or if there really is a needed
* abstraction, create a new full component (but think about it atleast three
Copy link
Copy Markdown
Contributor

@Jon-edge Jon-edge Sep 30, 2025

Choose a reason for hiding this comment

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

More concise for new component barriers is if it: "helps readability" or "is reused at least once"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants