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

pull UI code out of RecipeMap #2271

Merged
merged 5 commits into from
Dec 10, 2023
Merged

pull UI code out of RecipeMap #2271

merged 5 commits into from
Dec 10, 2023

Conversation

TechLord22
Copy link
Member

What

Pulls UI code out of RecipeMap to make porting to MUI2 easier. Also adds a builder for defining RecipeMaps as well.

Potential Compatibility Issues

Code pulled out of RecipeMap has deprecated delegate methods to not cause missing method and field errors. A few of these methods are no-ops, which was required to maintain proper encapsulation. These no-op methods may cause issues for other projects using them.

@TechLord22 TechLord22 requested a review from a team as a code owner December 9, 2023 21:42
@TechLord22 TechLord22 added the type: refactor Suggestion to refactor a section of code label Dec 9, 2023
@TechLord22 TechLord22 merged commit 5d64ceb into master Dec 10, 2023
4 checks passed
@TechLord22 TechLord22 deleted the tc-ui-separation branch December 10, 2023 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: refactor Suggestion to refactor a section of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants