Skip to content

Conversation

@ngokevin
Copy link
Member

Description:

https://github.com/ngokevin/aframe-event-set-component

Replaced with a component-form API. Advantage is that listeners can be added via a simple setAttribute, can work with mixins (or aframe-mss), and is faster due to removing the overhead of creating/attach a DOM element.

Changes proposed:

  • Deprecate Declarative Events.
  • Remove examples.
@dmarcos
Copy link
Member

dmarcos commented Jul 16, 2016

You removed the examples but the implementation of a-events is still there right?

@ngokevin
Copy link
Member Author

Yeah, leaving it for one version to sunset.

@dmarcos dmarcos merged commit 136c2cb into aframevr:master Jul 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants