Nick Messing

Results 54 comments of Nick Messing

@ArmorDarks, how does transpiler know if it's supposed to be `hookCreated` or `hook:created`? And JSX supports namespaced arguments

@ArmorDarks, yeah, that's done by parsing the `on` prefix. But nobody stops user from registering event called `alpha:beta`, how could transform know that `onAlphaBeta` it should listen for `alpha:beta` and...

Guys, can you please move to [forum](https://forum.vuejs.org) or [chat](http://chat.vuejs.org)?

@egoist, do we really want that? `vue-class-component` is popular only in typescript community afaik

V-show works fine [when I try it](https://codepan.net/gist/72042a40cb65d74d9e499c7e41e24b33), looks like your component (``) simply does not support that. Can you please provide a reproduction?

@mu-yu, thank you, will check as soon as I have some time

@Igogrek, I think we should wait for vuejs/vue#5887 before even considering adding typescript to webpack template, and even then I don't think this will be a valid option since we...

@Igogrek, I think with all of discussion around TypeScript we can make a dedicated typescript template, @posva, do you think that's a valid option after vuejs/vue#5887 gets merged? P.S. I...

I'm sorry but this project is just a joke, you can't use it in production or anywhere