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

i-bem: export BEMContext to oninit's context #485

Merged
merged 1 commit into from
Apr 17, 2014
Merged

i-bem: export BEMContext to oninit's context #485

merged 1 commit into from
Apr 17, 2014

Conversation

indutny
Copy link
Contributor

@indutny indutny commented Apr 3, 2014

fix #483

@@ -1,5 +1,5 @@
/*global oninit */
oninit(function(exports) {
oninit(function(exports, context) {
Copy link
Member

Choose a reason for hiding this comment

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

does second context parameter was here all the time?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For quite awhile: veged/xjst@358a1d46 :D

@narqo
Copy link
Member

narqo commented Apr 17, 2014

@veged ping!

@narqo narqo added the v2 label Apr 17, 2014
@narqo narqo added this to the 2.2 milestone Apr 17, 2014
veged added a commit that referenced this pull request Apr 17, 2014
i-bem: export `BEMContext` to oninit's context
@veged veged merged commit 592b985 into v2 Apr 17, 2014
@veged
Copy link
Member

veged commented Apr 17, 2014

@indutny remind me, does it ported to bem-bl?

@tadatuta tadatuta deleted the fix/gh-483 branch December 13, 2016 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants