Paul Thébaud

Results 8 issues of Paul Thébaud

### Describe the bug Hello, When using the `:deep` selector inside a Vue 2 single file component's scoped style, such as: ``` :deep(.app-child__hello) { color: red; } ``` It will...

### Problem to solve Currently, the VAlert component close action is not accessible: it is not keyboard focusable and does not have any textual alternative. ### Proposed solution I think...

T: bug
a11y
C: VAlert

Hi! It would be great to have the possibility to override more methods of the tool, essentially in Model. This will require changing their visibility from `private` to `protected`. For...

## Description This PR proposal is to conditionaly display the card loader on `VCard` component : it is now only displayed when the `loading` prop value is different than `undefined`...

### Environment **Vuetify Version:** 3.0.0-beta.15 **Last working version:** 2.6.12 **Vue Version:** 3.2.41 **Browsers:** Chrome 106.0.0.0 **OS:** Linux x86_64 ### Steps to reproduce Create any `v-list-item` and bind a `@click` listener...

S: needs reproduction
S: triage

Bonjour, Nous expérimentons des erreurs CORS qui ne se produisaient pas il y a quelques semaines sur notre intégration de carte OpenStreetMap (via MapLibre GL JS). Les erreurs se produisent...

Hello to everyone using PhpUnitGen, After 7 years of existence, PhpUnitGen is enterring an end of life state. I won't maintain the project anymore. The project won't receive bug fixes,...

### Environment **Vuetify Version:** 3.7.0 **Vue Version:** 3.4.38 **Browsers:** Chrome 128.0.0.0 **OS:** Linux x86_64 ### Steps to reproduce Create two links inside a project using Vuetify and Vue Router while...

S: triage