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

.noConflict() functionality #371

Merged
merged 2 commits into from May 18, 2015
Merged

.noConflict() functionality #371

merged 2 commits into from May 18, 2015

Conversation

SubFive
Copy link
Contributor

@SubFive SubFive commented Mar 22, 2015

Added .noConflict() function to the public API. This works much like jQuery.noConflict().

When called, this method renames window.i18n to window.i18next.

Note:
Even when there is no conflicting global, this method will rename the window.i18n global. Use carefully.

@jamuhl
Copy link
Member

jamuhl commented Mar 23, 2015

@jairovsky that's great...thanks a lot...will merge this to next version...

jamuhl added a commit that referenced this pull request May 18, 2015
@jamuhl jamuhl merged commit 3eb981e into i18next:master May 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants