Ed Babcock
Ed Babcock
Hi, I'm not sure how active this project is but I thought it might be helpful to add the BackstopJS reporting dashboard to this tool. After doing a run with...
This adds support for the BackstopJS report UI. There's a new method called BackstopJS which extends LocalCompare. When tests run the tests results are recorded in a config file for...
I have some WSDLs that pull in services from other WSDLs using imports. When I try running `soap:wsdl2erlang` on the files, it errors out with: ``` ** exception error: no...
Hi, I tried using bacwn a few days ago and noticed that it threw an error because `cljs.reader` wasn't declared in `fogus.datalog.bacwn.impl.literals`. I adjusted the namespace a bit to fix...
`bottom-nav` tests should get copied over from `app-header`. They will need to be tweaked similar to how tests from `paper-tabs` were adjusted.
Hi, thanks for all the work putting this together! I started working through the first chapter and saw a potential typo on pages 24-25 in the "Breaking It Down" section....
### Description I think there's an issue with updating the tabindex on the first selection. It could be because `Polymer.IronMenuBehaviorImpl.focusedItem` isn't set when the element is initialized. `Polymer.IronMenuBehaviorImpl._focusedItemChanged` is what...