Tim van Herwijnen

Results 11 issues of Tim van Herwijnen

### Is your feature request related to a problem? Please describe. No, but this could be an awesome feature to have! :) ### Describe the solution you'd like to see...

enhancement

### Describe the bug The password component does not fire any events except for `@input`. I'm using vee-validate in lazy mode to validate inputs. Which works fine on `` but...

enhancement
vue2

### The issue I've noticed documentation about the event handler classes (like `hover:`, `focus:` and `active:`) are missing or hard to find. I expected it to be in the "Interactivity"...

enhancement

#### I'm submitting a... ``` [ ] bug report [x] feature request [ ] support request ``` ### What is the motivation / use case for changing the behavior? Currently...

enhancement

## TrustToken ignored when changing password by loginId ### Description Whenever I want to change the password using the `loginId`, `currentPassword`, `password` and a `trustToken`* with mfa enabled on the...

triage

### Is your feature request related to a problem? Please describe. I would love to control the intensity of some of the animations. This would mostly be relevant for the...

feature request

### Description #### Application context: To simplify my issue I'll explain it in a blog context. Say I have a post that has comments. On my admin index page of...

bug

Request for supporting pseudo modifiers on the opacity classes: ```html Text for example ``` currently this is not possible: the text stays at .5 opacity

### Version: - `@inertiajs/vue3` version: 1.0.14 ### Describe the problem: Having code like this on a page: ```js const loading = ref(true) onMounted(() => { router.reload({ only: [ 'totalUsage' ],...

When not in a composer project with pint the status indicator blinks with an error when navigating through files: ![pint-error](https://github.com/open-southeners/vscode-laravel-pint/assets/60601502/dc180f0c-4ee0-433b-800a-46287afa17f2) Error log after navigating files: ![image](https://github.com/open-southeners/vscode-laravel-pint/assets/60601502/cdd32b8b-c59c-415e-8fd8-c082f352b919) I wish I could...

enhancement