Roland Schmitt
Roland Schmitt
## Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x ] feature request ``` ## Versions....
Adds typescript definitions for vue-autoNumeric component. Also referenced them in package.json so they will automatically used when this package is added to an typescript project.
The vue-autoNumeric would be much easier to include in a project when it does not require additional setup of webpack configuration alias for mapping "AutoNumeric" to "autonumeric". I modified config.externals...
I would like to have support to set workingDirectory where the script runs and searches for the toolsDirectory. Cause I have some trouble when running cake scripts that are not...
### Environment **Vuetify Version:** 3.4.7 **Vue Version:** 3.3.13 **Browsers:** Chrome 120.0.0.0 **OS:** Windows 10 ### Steps to reproduce - focus any field in the VForm for example an VTextField -...
**Describe the change** Fixed usage of CreateIndexes for MongoPersistenceProvider.cs to avoid database connection already opening during ioc. Doing database operations in constructor of services that are registered in ioc is...
### Environment **Vuetify Version:** 3.7.4 **Vue Version:** 3.5.13 **Browsers:** Chrome 131.0.0.0 **OS:** Windows 10 ### Steps to reproduce Select a value in the autocomplete Reset the value by updating the...