Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

fixing the settings close issue #438

Merged
merged 1 commit into from
Jun 17, 2016

Conversation

sumitarora
Copy link
Member

Should fix: #436

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @danielschifano and @vanessayuenn to be potential reviewers

document.removeEventListener('click', this.resetTheme.bind(this), true);
}

openSettings() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Since presumably these are not public APIs, is there any reason they couldn't be marked private or protected?

Copy link
Member Author

Choose a reason for hiding this comment

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

correct we can but I won't do it on one component we can create an issue to do it for all the components just to be consistent in the code

@igor-ka
Copy link

igor-ka commented Jun 17, 2016

@sumitarora LGTM :shipit:

@sumitarora sumitarora merged commit d2ea9ab into rangle:dev Jun 17, 2016
@vanessayuenn vanessayuenn deleted the settings-close-fix branch June 19, 2016 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants