Jayson Harshbarger
Jayson Harshbarger
Sure, it very much depends on how you use them but consider the following: ``` cy.visit('https://example.cypress.io/'); const mainPage = new MainPage(); mainPage.getButton().click(); cy.get('#first').should('have.attr', 'data-validation', 'required'); ``` This says: 1) Queue...
From now on an electron app will be in the [releases](https://github.com/Hypercubed/DEIVA/releases). This should be added to the readme.
Alos update the readme to indicate support for jspm and bower.
Centered on screen is what I would expect from `placement: floating`. Here is what it looks like with a big element: 
First need to publish latest v8-argv (https://github.com/logicalparadox/v8-argv/pull/4) then bump the dep (https://github.com/Hypercubed/matcha/tree/chore/npm-update). (the v8-argv change is not in v0.2.0).
Just noticed https://github.com/frictionlessdata/specs/issues/260.
same. I see the error `POST http://ngmodules.org/modules 500 (Internal Server Error)` in the debug console.
Still would be nice.
@simonh1000 I could really use this... anyway we can help you test?
I'm wondering how the original bai file was created. SamTools also fails to index this bam file.