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

Backend: remove deprecated RenderUtils methods #3059

Closed

Conversation

appable0
Copy link
Contributor

What

Removes deprecated RenderUtils methods renderSingleLineWithItems and addItemIcon, as well as an unused private method in that class. Also remove associated utility method in GardenAPI.

Assuming this goes well, I would like to remove the deprecated renderStringsAndItems in a second pass (that one has much broader usage currently, though). I think generally it might be a good idea to only render Renderables and deprecate all other methods rendering lists/strings/etc at Positions, but that can be saved for quite a bit later.

Changelog Technical Details

  • Removed some deprecated render methods. - appable

@github-actions github-actions bot added Backend A backend pull request that will be merged soon Detekt Has detekt problem labels Dec 14, 2024
Copy link

One or more Detekt Failures were detected:

@github-actions github-actions bot removed the Detekt Has detekt problem label Dec 14, 2024
@j10a1n15
Copy link
Contributor

Hello, #3004 alr removes the addItemIcon method

@appable0
Copy link
Contributor Author

Closing as largely duplicated by above, will reopen as a dependent PR for the renderSingleLineWithItems removal.

@appable0 appable0 closed this Dec 14, 2024
@github-actions github-actions bot removed the Backend A backend pull request that will be merged soon label Dec 14, 2024
@appable0 appable0 deleted the remove-deprecated-renderables branch December 14, 2024 20:19
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.

2 participants