plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
63 stars 7 forks source link

@click should become @mouseDown #154

Closed rizen closed 4 months ago

rizen commented 4 months ago

In almost every case @mouseDown should be used instead of @click. Let's switch it in the UI

https://www.youtube.com/watch?v=yaMGtiPckAQ

rizen commented 4 months ago

done