Jayson Harshbarger

Results 125 comments of 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: ![screen shot 2016-07-02 at 3 15 58 pm](https://cloud.githubusercontent.com/assets/509946/16538736/1b992162-4068-11e6-8a11-ad2193d2536d.png)

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.