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

Support custom entity names (a-sphere, a-box, etc) #41

Merged
merged 1 commit into from
Oct 24, 2016

Conversation

jesstelford
Copy link
Contributor

Enables adding event listeners to custom entities the "React Way" with the
events object, or the on* syntax:

<Entity entityName='a-sphere' onClick={this.handleClick} />

Should fix #40

Enables adding event listeners to custom entities the "React Way" with the
events object, or the on* syntax:

<Entity entityName='a-sphere' onClick={this.handleClick} />
@ngokevin
Copy link
Collaborator

nice! just gonna tweak to be perhaps primitive to match the a-frame naming

@ngokevin ngokevin merged commit 6687e32 into supermedium:master Oct 24, 2016
@jesstelford jesstelford deleted the custom-entity branch October 24, 2016 11:01
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.

core:schema:warn about component/system 'undefined' when using <a-primitives>
2 participants