Alberto Martínez

Results 4 comments of Alberto Martínez

@lopugit because passing the whole array in one argument would make users handle the same event differently in different components, plus it is a little redundant.

@laander That solves the issue with the arguments, but I think a modifier to let Vue do it would be a nice addition. I think this modifier can be specially...

> I believe you can achieve this by adding `v-on="$listeners"` on a root element of the nested component? I didn't know that, thank you for the tip! The only problem...

@gabaum10 I haven't started yet. We changed priorities in our project and this isn't so important anymore, but we'll probably need manual date input in the near future anyway so...