Micah Blu
Micah Blu
When I comment out the line that sets its height everything works fine. Is it necessary? What is its intended function?
The header is queried before angular appends the directive html to the dom, this could be circumvented with a quick check of the header var in the page scroll function...
It be very nice to maintain the directory structure from src wildcard matches. For example let's say I have: ``` javascript replace: { html: { src: ['src/**/*.html'], dest: 'dist/' //...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
#### Expected Behaviour The line chart's y-axis should either start at zero or allow me to set it to zero. (I searched the docs and could not find a way...
I need to detect changes to the DOM after a scroll event, however `browser.document.window.scrollTo()` doesn't appear to do anything. This is what I have: ``` javascript var assert = require('assert'),...
The .js in the defined module name was causing the define method to not work properly. Removing the .js fixes the issue
 ### Snyk has created this PR to fix 4 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...