HTWG-VirtualReality / prototyp

0 stars 0 forks source link

Add VrElement namespace with all polymer elements #60

Closed phaldan closed 7 years ago

phaldan commented 7 years ago

Right now all of our polymer-elements are prefixed with "vr-", but thats not enough for checks on a DOM-Element for a an instance of a polymer-element. To improve checks, the return of Polymer({...}) should be organized into a namespace.