danielvy

Results 8 issues of danielvy

### Describe the bug onState() event doesn't fire when toggling an item in multi select prompt ### To Reproduce ``` const items = await prompts({ message: "Select items", type: "multiselect",...

Since updating to Node 18.6 SQLTools extension stopped working with SQLite. When trying to connect to the sqlite database, I get the error _'You need to install "[email protected]" to connect'_....

triage
sqlite

- [X] I have searched through existing issues - [X] I have read through [docs](https://vuejs.github.io/vetur) - [X] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md) ## Info - Platform: MacOS 10.14.6 - Vetur version:...

need-more-info

It appears that `photoswipe.esm.js` and `photoswipe-lightbox.esm.js` modules have a lot of the same code. So when I import them as suggested in the docs: ``` import PhotoSwipeLightbox from 'photoswipe/lightbox'; import...

Please consider adding the option to modify ProgressBar's total after the bar is started and adjusting the bar's properties accordingly. This is useful in cases when the total is not...

When using `:eta` in a template, like: `':bar :rate/bps :percent :etas'` When the bar is started and current value is still zero, the `:eta` token is rendered as _Infinity_. This...

### Clear and concise description of the problem Currently, the distribution bundles external packages into the exported `bootstrap-vue-next.mjs` module (specifically, _vueuse_ and _@floatingui_). Only _vue_ is externalized. When Bootstrap Vue...

enhancement

### Missing feature is from bootstrap-vue ### Docs https://bootstrap-vue.org/docs/components/table ### Describe the missing feature In BootstrapVue v2 it was possible to add transitions to table rows (adding, removing, sorting) by...

stale
compatibility enhancement