Skip to content
Permalink
vue2

Commits on Oct 17, 2016

  1. fix for vue2 constructor.name becomes `VueComponent`

    instead of judging from filename
    fritx committed Oct 17, 2016
  2. fix for vue2 render: h(App) `[Vue warn]: Failed to mount component: t…

    …emplate or render function not defined.`
    fritx committed Oct 17, 2016
  3. fix for vue2 `template syntax error Cannot use <slot> as component ro…

    …ot element because it may contain multiple nodes`
    fritx committed Oct 17, 2016
  4. * fix for three@0.81

    * restrict peer dep vue 1.x for now
    + add missing dev dep versions
    fritx committed Oct 17, 2016

Commits on Jul 16, 2016

  1. flush

    fritx committed Jul 16, 2016

Commits on May 28, 2016

  1. * peer deps versions changed to "any"

    * index.html moved to src/
    * dispatch set-scene/camera
    * renderer size: { w, h }
    fritx committed May 28, 2016

Commits on May 22, 2016

  1. * readme, pkg.json

    fritx committed May 22, 2016
  2. + renderer, object3d, scene, camera

    + ocean example
    fritx committed May 22, 2016
  3. vue init webpack

    fritx committed May 22, 2016
You can’t perform that action at this time.