Skip to content

Made a few methods private from ViewControllable#309

Merged
tinder-SamMarshall merged 11 commits intomainfrom
feature/remove-view-controllable-methods
Mar 28, 2023
Merged

Made a few methods private from ViewControllable#309
tinder-SamMarshall merged 11 commits intomainfrom
feature/remove-view-controllable-methods

Conversation

@tinder-SamMarshall
Copy link
Contributor

@tinder-SamMarshall tinder-SamMarshall commented Jan 19, 2023

Made the following methods private from UIViewController+ViewControllable and removed them from the ViewControllable protocol:

willMove(toParent:)
didMove(toParent:)
addChild(:)
removeChild(
:)

@tinder-SamMarshall
Copy link
Contributor Author

This is missing the relevant commit, one sec

@tinder-SamMarshall tinder-SamMarshall changed the base branch from main to feature/TDP-139956-removed-and-refactored January 19, 2023 00:45
@tinder-SamMarshall tinder-SamMarshall changed the title Removed and refactored a handful of methods Removed a Few Methods From ViewControllable Jan 19, 2023
tinder-cfuller
tinder-cfuller previously approved these changes Feb 26, 2023
Copy link
Contributor

@tinder-cfuller tinder-cfuller left a comment

Choose a reason for hiding this comment

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

Please update PR description to reflect the current changes. Thanks!

Base automatically changed from feature/TDP-139956-removed-and-refactored to main March 2, 2023 20:49
# Conflicts:
#	Sources/Nodes/ViewControllable/UIKit/UIViewController+ViewControllable.swift
#	Tests/NodesTests/ViewControllable/ViewControllableTests.swift
@tinder-SamMarshall tinder-SamMarshall changed the title Removed a Few Methods From ViewControllable Made a few methods private from ViewControllable Mar 12, 2023
Copy link
Contributor

@tinder-cfuller tinder-cfuller left a comment

Choose a reason for hiding this comment

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

🚀

@tinder-SamMarshall tinder-SamMarshall merged commit 12bd31e into main Mar 28, 2023
@tinder-SamMarshall tinder-SamMarshall deleted the feature/remove-view-controllable-methods branch March 28, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework Framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants