Coffee Runner - Laravel 5.7 + React 16.8 Application Demo
Demo Nuxt application using VueJS with Vuetify, Vuex, and a bunch of other goodies to interact with the Alphavantage API.
kristremblay/progress-bar-4-axios 0
Slim progress bar (NProgress) for Web applications that use Axios library for HTTP requests
A flexible, responsive, touch-friendly carousel for Vue.js
startedlaravel/jetstream
started time in a month
issue commentautoNumeric/vue-autoNumeric
Trying to edit a value sets the caret to the end of the input
Thanks for the link, I didn't notice that one when I searched the issues.
Up until now I've been using v-money which seems to handle this by calculating the caret position https://github.com/vuejs-tips/v-money/blob/master/src/directive.js
comment created time in 2 months
issue commentautoNumeric/vue-autoNumeric
Trying to edit a value sets the caret to the end of the input
@AlexandreBonneau thank you for your quick response.
Unfortunately the issue is still intermittent even in the scenarios you describe as working correctly. It seems to work often on integer, but if I do something like ['integer', {currencySymbol: '$'}] it breaks again.
comment created time in 2 months
issue commentautoNumeric/vue-autoNumeric
Trying to edit a value sets the caret to the end of the input
This is unfortunately a deal breaker, unless there is something I have missed in the documentation.
comment created time in 2 months
issue openedautoNumeric/vue-autoNumeric
Trying to edit a value sets the caret to the end of the input
It seems the vue package has an issue that the vanilla js package does not: whenever a field's value is updated, the caret is automatically moved to the end of the input.
This makes it cumbersome to make changes like changing $52,000 to $52,500.
created time in 2 months
issue commentvuex-orm/vuex-orm
@kiaking Experiencing a similar situation to @Fuzzyma .
comment created time in 2 months