Skip to content

refactor: use widget3 backend for widget2 rendering#7598

Open
ElectricalBoy wants to merge 3 commits into
mainfrom
widget2-widget3
Open

refactor: use widget3 backend for widget2 rendering#7598
ElectricalBoy wants to merge 3 commits into
mainfrom
widget2-widget3

Conversation

@ElectricalBoy
Copy link
Copy Markdown
Collaborator

Summary

This PR:

  • removes widget2 context support
    the last remaining use of widget2 context was with customizables in infoboxes which were removed by refactor: infobox to widget3 #7568
    there are 0 non-git uses (not counting dev environments)
  • removes match2 render function, replacing it with Renderer.render from widget3

How did you test this change?

dev

@ElectricalBoy ElectricalBoy requested review from a team as code owners June 2, 2026 02:29
Copy link
Copy Markdown
Collaborator

@hjpalpha hjpalpha left a comment

Choose a reason for hiding this comment

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

are we sure there is no non-git usage?

Copy link
Copy Markdown
Collaborator

@hjpalpha hjpalpha left a comment

Choose a reason for hiding this comment

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

codewise lgtm on phone

@ElectricalBoy
Copy link
Copy Markdown
Collaborator Author

are we sure there is no non-git usage?

already checked with FO's tool

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