Yuval Dikerman

Results 9 issues of Yuval Dikerman

## How does it behave? Hey, I'm coming from using `GoogleMapReact` and over there you can pass any React component as a child, and assuming it has `position` props then...

Hello. What I did was: 1. Add a new theme 2. Waited for colors and fonts styles to be automatically generated 3. Edited the font styles directly in Figma 4....

enhancement
figma

## Description solves #[19375](https://github.com/vuetifyjs/vuetify/issues/19375) ## Markup: ```vue const keyboardLookup = false lookup is {{ keyboardLookup ? 'enabled' : 'disabled' }}} ```

T: feature
C: VSelect

### Environment **Vuetify Version:** 3.6.4 **Vue Version:** 3.4.27 **Browsers:** Chrome 124.0.0.0 **OS:** Windows 10 ### Steps to reproduce Create any VField add prop :clearable="someBoolean" ### Expected Behavior Clear icon should...

T: bug
help wanted
P: low
C: VField

**Is your feature request related to a problem? Please describe.** Yes, the feature request is related to the problem of synchronizing form field values with URL parameters. Currently, in `vee-validate`,...

**Is your feature request related to a problem? Please describe.** Many who are using [Vue](https://vuejs.org/) would be amazed with Electric-SQL. As the demand to such an addition was already expressed...

feature request
triage

Adds non-interactive mode with automatic platform detection for use in scripts and CI/CD pipelines. ## Examples # Auto-detect everything (version, OS, architecture, binary name) gh install cli/cli --auto # Auto-detect...

**The problem** The normal functionality of password extensions is ususally aggressive auto-filling of credentials onto any password input. This generally solves repetitive manual work but is not the intention of...

enhancement
help wanted
unsure

This PR adds a safe `picker_config` integration for **Snacks**. layout options like `preset`, `layout`, `win`, `fullscreen`, etc. are universally applicable to all pickers. This is a partial fix for snacks...

enhancement