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

Add finer grained control over de-registration of a component from the publicAPI proxy #40

Merged
merged 1 commit into from
Nov 12, 2018

Conversation

acorncom
Copy link
Contributor

@acorncom acorncom commented Oct 19, 2018

Fixes #39 . By making this change, we give addon authors a chance to interact with the map and do any needed tear down prior to tearing down the component registration with our publicAPI proxy while still using exclusively our publicAPI. A map property does currently exist on the MapComponent and children, but our naming implies that it might not in the future.

@sandydoo I'm happy to add some tests here if we want (doing that using an in-repo addon starts looking quite appealing 😉 ), but wanted to push this up to get your input on it before working up the tests.

@sandydoo sandydoo added the enhancement New feature or request label Nov 12, 2018
@sandydoo sandydoo merged commit bff1783 into sandydoo:master Nov 12, 2018
@acorncom acorncom deleted the adjust-public-api-proxy-teardown branch November 12, 2018 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants