Mario

Results 5 issues of Mario

When a tooltip has a `delay` to be shown the `onHide` gets called even when the tooltip wasn't shown. Here's a simple [twiddle](https://ember-twiddle.com/bb93c87d1768b54747be2c4ca2d08b4b?openFiles=templates.application%5C.hbs%2C). Basically the tooltip has a 1 second...

bug
3.x

I'm using VFJS with Vuetify and I would like to pass `vfjsFieldErrors` as the `error-messages` prop to Vuetify's `VTextField` component. As far as I know, I could create a wrapper...

When checking for fields, if there's a `Date` object it gets handled by the `object` function and it returns an empty object. This PR handles only the case when the...

## Type of Change - **Something else:** Bumped `vue-instantsearch` from v4.3.3 to v4.6.0 ## What issue does this relate to? fixes #110 This was a documented [bug](https://github.com/algolia/vue-instantsearch/issues/1123) in `vue-instantsearch` ###...

Hi, great plugin first of all! Question is, can we trigger an event on start / stop / restart? I want to be able to start and pause the timer...