desislavsd

Results 9 comments of desislavsd

> I believe this is already possible since the locale file can be a script that exports a function and it's also passed context and locale. > > The only...

+1 It would be nice if you can enable auto recognition and the regex may be `^\s*\s*$`. This allows whitespace characters on both sides. You can also divide the pattern...

Well you can control the wrapping via CSS. Notice that `.v-select-bar` has `flex-wap: wrap` applied. There are multiple ways to achieve the design in the image depending on how ambitious...

Hey @ishiki-arata, truly sorry for the delayed response. I thought this is covered but apparently there is an issue. The query input is disabled but the dropdown opens. I will...

@theashcodes this certainly is something I have to make a default behavior. Till then though you can easily achieve it through one of the following steps, knowing that the component...

Also, when external value is set to something that is not present in the options, the value is not respected and won't be shown as selected. To me, external value...

@posva the package you mentioned does not look nearly as satisfying as the proposed feature. Also computed are not enough to deal with some props. Generally I imagine that props...

> The only thing missing is.. Its not about what is missing in the package, Its about API design. The API it provides is not simple enough for the functionality...

It is stuck for me as well. Also I noticed in the task manager that the corresponding node process keeps the processor busy; A don't have `vue-scroll` installed. ( [email protected]...