vuetensils icon indicating copy to clipboard operation
vuetensils copied to clipboard

🍴 A tasty toolset for Vue.js 🛠 - Lightweight, functional components to boost your next project.

Results 19 vuetensils issues
Sort by recently updated
recently updated
newest added

Updating `vuepress-plugin-live` from `1.4.2` to `1.5.0+` breaks the following examples in the docs: * http://localhost:8080/components/Async.html#call-promise-using-refs * http://localhost:8080/components/Dialog.html#prevent-scrolling * http://localhost:8080/components/Drawer.html#styled-examples * http://localhost:8080/components/Drawer.html#examples * http://localhost:8080/components/Drawer.html#using-v-model * http://localhost:8080/components/Drawer.html#right-aligned * http://localhost:8080/components/Drawer.html#prevent-page-scroll * http://localhost:8080/components/Drawer.html#add-transitions *...

Closes #138 The datepicker is always shown, does not trap focus, and does not close when selecting a date: ![image](https://user-images.githubusercontent.com/373665/148758056-a956f978-54b9-4dca-b1b9-04f94a3b0899.png)

Hello, I'd like to use the datepicker directly in a page, without requiring the user to click on a "Open datepicker" button. I'm working on a PR right now to...

Hey there, Thanks for your work on this library, it's really useful and easy to use. However, I have a small problem: we want to use the datepicker component on...

It may be interesting to bundle a bunch of translation files for commonly used terms (ie. the labels of buttons). There are a few questions to answer before starting the...

![Screenshot 2021-09-17 at 15 53 18](https://user-images.githubusercontent.com/5795894/133804571-2cd7cfcb-b4f3-44dd-b674-d3f4c0808448.png) I wanted to be able to add an SVG icon inside of the ``. I could do that with the `` but then it...

There is the already very useful https://vuetensils.stegosource.com/directives/clickout.html directive. With accessibility we often need the equivalent for keyboard (ex: disclosure navigation needs to close when focus gets out of the nav...

I am very impressed with Vuetensils. I must compliment you on your succinct and well written code. I'm evaluating the Intersect directive for a case where there are potentially thousands...

This is something I needed when using the VTabs component in my project. My use case was needing to do something programatic within a tab when it's made visible. When...

make it nuxt-ssr-compatible => check for presence of document fixed not rendering placeholder image if placeholder url is passed fixed placeholder image cover wrapper