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

fix(client): lint issues for confirm() messages not referencing the window object #1259

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

lirantal
Copy link
Member

No description provided.

@lirantal lirantal self-assigned this Mar 10, 2016
@lirantal lirantal added this to the 0.5.0 milestone Mar 10, 2016
@mleanos
Copy link
Member

mleanos commented Mar 10, 2016

Could we use Angular's $window service instead? I think we're trying to move in that direction with $window, & $document. I mentioned it here #1202 (diff)

@lirantal lirantal force-pushed the bugfix/lint-confirm-functions branch from 0c552b3 to dcdbdb0 Compare March 10, 2016 21:26
@lirantal
Copy link
Member Author

@mleanos you're right, I updated accordingly.

@codydaig
Copy link
Member

LGTM

1 similar comment
@ilanbiala
Copy link
Member

LGTM

@mleanos
Copy link
Member

mleanos commented Mar 10, 2016

@lirantal Thank you. LGTM.

@mleanos
Copy link
Member

mleanos commented Mar 15, 2016

I just double checked, and the ESLint warnings go away after the changes here are implemented.

@lirantal lirantal force-pushed the bugfix/lint-confirm-functions branch from 6dd64ea to 80226a2 Compare March 17, 2016 20:28
lirantal added a commit that referenced this pull request Mar 17, 2016
fix(client): lint issues for confirm() messages not referencing the `window` object
@lirantal lirantal merged commit 47b228c into meanjs:master Mar 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants