vue-focus icon indicating copy to clipboard operation
vue-focus copied to clipboard

A reusable focus directive for reusable Vue.js components

Results 11 vue-focus issues
Sort by recently updated
recently updated
newest added

Custom directives breaking changed: https://v3.vuejs.org/guide/migration/custom-directives.html#custom-directives

This should fully declare the library for anyone who is using strict typescript imports.

I have a single page application with a main router-view. In some pages I have a nested router-view and in these pages vue-focus seems not to work.

I am building a UI for an app where users will want to quickly change number values in a table (like a spreadsheet). It would be much better in this...

Hello, thank you for your code ! Is it possible to have a function that selects all input text focus of item focused ?

Hi, In my company we are going to full support HTTP2 protocol, so we will say goodbye to bundles in favor of reusable modules via (internal) CDN. Can you add...

See https://github.com/simplesmiler/vue-clickaway/issues/18 Also, #15.

enhancement

I think there must be a way to auto select contents. I'm willing to work on this enhancement if required.

fix issue. if there has 2 or more active focus in app, it will loop .........

Reference: https://github.com/leodido/ng-caret-aware

enhancement