Daniel Faria

Results 5 issues of Daniel Faria

```npm install ComponentFixture``` fails with package not found. Package on npm is 'component-fixture'.

A couple of adjustments could be made to improve accessibility (a11y): 1. The search input in the dropdown needs to have a label and or aria tags (even if not...

enhancement

Hello, How do I use @blur @change or other events with fish-inputs. I've tried using @blur and also @blur.native

It doesn't seem to work with nested arrays. In the example below the first part of the array (all the way to the key "wrapper"), is aligned correctly. But it...

I tried running VuePaginate in IE11 but it failed because IE11 does not support the Array.find method, which seems to be used by VuePaginate. The Vue cli gives you the...