Javier Martinez

Results 5 issues of Javier Martinez

Hello! Awesome boilerplate. I am using it as starting point to migrate mocha project to AVA for performance reasons. It seems that lang="babel" is required in each component. Do you...

enhancement

Is there a way to bypass this exception when component has transitions? ``` TypeError: Cannot read property 'split' of undefined getTransitionInfo (node_modules/vue/dist/vue.runtime.common.js:6145:58) whenTransitionEnds (node_modules/vue/dist/vue.runtime.common.js:6115:13) Timeout._onTimeout (node_modules/vue/dist/vue.runtime.common.js:6342:11) ```

enhancement

I want to hide the non selected items, only after the animation ends (because if I remove them before the animation breaks) but I am experiencing a bit of delay...

feature request

This PR disables url fragment in order to be compatible with Nova and its router. Closes #13

Ey package makers here. Have a question How do you handle nova dependencies that are not published on npm? I mean, reusable components that you could import from core instead...

question