tooltip icon indicating copy to clipboard operation
tooltip copied to clipboard

Tooltip Component for Vue Bulma

Results 9 tooltip issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this great plugin and I wonder how to use this to images like below ``` ``` Thanks!

Using initial-variables currently

Getting this error in production ``` js/app.js from UglifyJs Unexpected token: operator (>) [./node_modules/vue-bulma-tooltip/src/index.js:14,0][js/app.js:103321,24] ``` Using webpack with laravel mix I can't build in production, can you help me?

Hi, It would be really nice if someone could adjust the package to be compatible with the [new version of Bulma](https://github.com/jgthms/bulma/releases/tag/0.6.0). The changes shouldn't be too complicated, but at the...

due to recent update to bulma/sass/utilities, it should be now replaced with ``` @import '~bulma/sass/utilities/initial-variables'; @import '~bulma/sass/utilities/derived-variables'; ``` BTW, it's fixed by https://github.com/vue-bulma/tooltip/pull/12/files (that's exactly what it was intended to...

I'm overwriting my primary color `$primary` sass variable like it's defined in the documentation of http://bulma.io/documentation/overview/customize/ using the node installed version of `bulma` and `vue-bulma-tooltip` ``` // Import the initial...

I'm using this in a Electron Vue project and unfortunately the tooltip isn't working and shows the following error: ``` Uncaught SyntaxError: Unexpected token import ``` It looks like the...

Hi! I get an ESLint error in this component: ``` ERROR in ./~/vue-loader/lib/template-compiler.js?id=data-v-6a0357d7!./~/vue-loader/lib/selector.js?type=template&index=0!./~/vue-bulma-tooltip/src/Tooltip.vue template syntax error Cannot use as component root element because it may contain multiple nodes: ``` I...

https://github.com/chinchang/hint.css/commit/af4af713dbd1808e6f9ce70fb3249bcfc2ea01b1