Isaias Galindo Briones
Isaias Galindo Briones
I'm having this error, when I try to setup Basic.js ``` Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got:...
## Description resolves #20402 A new example for using **persistent-placeholder** on `VCombobox`.
## Description resolves #19539 A quick note in regards to normalized values in `VProgressLinear`. ## Markup: N/A
## Description Additional Menu examples: 1. Absolute positioning within the activator 2. Close on content click 3. Persistent 4. Misc: Usage in a Nav Menu (utilizing `activator` for single instance)...
## Description This is an initial step in redesigning our documentation site, focusing on improving the API pages by reintroducing the description column and a more comprehensive TOC. ## Markup:...
## Description The `rounded` prop of `VImage` should apply regardless of container dimensions. A `fit-content` prop will resize the image container based on the image, eliminating the space and applying...
## Description List item prepend now uses the rail width to maintain center alignment and prevent layout shifting when the rail opens or closes. ## Markup ```vue ```
## Description Resolves #20591 Allows the drawer to remain visually expanded even when the user is not hovering, without disabling `rail` mode. Only applies when `expand-on-hover` is enabled. Useful for...