julia-and

Results 2 issues of julia-and

feat(VTooltip): implement the color prop Using useColor directly instead of useVariant, as several variants would not be good user experience. Fixes #19567 docs(VTooltip): uncomment section on color prop test(VTooltip): add...

T: feature
C: VTooltip

So as not to break the API I opted to make preventDefault an optional parameter on the useKey and useKeyCombo hooks (React) / composables (Vue) test: added tests for the...