WebDevNerdStuff

Results 24 issues of WebDevNerdStuff

### Vue devtools version 6.4.5 ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-wcfjf7?file=src/components/Bar.vue ### Steps to reproduce & screenshots 1. Load example link provided. 2. On the upper right side of the...

### Version: - `@inertiajs/vue3` version: 1.0.14 ### Describe the problem: Typescript errors on createInertiaApp resolve. ### Steps to reproduce: This will replicate in a new app (ex pnpm create vite)....

bug

**Specs:** VSCode: v1.87.0 (Universal) Vue Official Extension: v2.0.5 After the most recent update said to remove: TypeScript Vue Plugin (Volar) v1.8.27 **Issue:** When the VSCode setting is set to `"html.format.wrapAttributes":...

bug
help wanted
good reproduction ✨
🔩 p2-edge-case

### Version 20.9.0 & 20.10.0 ### Platform Darwin foobar.local 22.6.0 Darwin Kernel Version 22.6.0: Thu Nov 2 07:43:57 PDT 2023; root:xnu-8796.141.3.701.17~6/RELEASE_ARM64_T6000 arm64 ### Subsystem _No response_ ### What steps will...

experimental
esm
loaders

Please update the package on the NPM site to the latest version 5.0.0. I'm hoping that it will resolve the Dependabot alert. Thank you. ![image](https://user-images.githubusercontent.com/14927668/159392914-fc4000d4-e334-427a-bebc-b9d875086cdf.png)

## Description Using `VTable` `$table-header-font-weight` variable FIxes: https://github.com/vuetifyjs/vuetify/issues/19737 ## Markup: ```sass @use '../VTable/variables' as VTable .v-data-table__td-title font-weight: VTable.$table-header-font-weight ```

## Description * Adding `mobile.header` slot * Moving thead to VDataTableHeaders * Moving thead slot to VDataTableHeaders * Update logic for showing mobile sortby * Update logic for showing moibile...

T: feature
C: VDataTable

### Problem to solve Makes it more flexible for the users who want all rows open by default. This is the default for the v2 data table, but the v3...

S: triage

Issue: After updating to eslint 7.20.0 installing eslint-plugin-vue-libs will not install due to dependency tree. Error: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm...

### What would you like to tell us? It would be a major improvement if the JSON Text view would allow you to collapse the code, like how the regular...