Results 7 comments of Tiago Roldão

> In the codepen example, I noticed if to change the max-width for .myChartDiv to the same width as on the canvas it will be represented correctly, i.e.: > >...

I'm not sure I follow completely, but doesn't `$reset` only reset the touched status? Validation would still run and bubble regardless of the children's pristine-ness, no? Rephrasing: if `name.$error` and...

Check out the changes pushed - there were updates to the documentation that explain how to use the feature. Also, remember that the changes are not merged yet!

This reminds me of ui-router resolution, is that where the inspiration comes from? While it is a valid solution, making a Guard (not a resolution) blocking would mean not having...

Are changes still required here? I wanted to start work on this, but saw the PR already existes for this functionality.

This might be useful - I ran into this issue while performing my own "local" installation of the xhyve plugin on a custom version of kubernetes, and realised this shows...

I'm not sure I follow. `forcedScroll` was added to stop hash recalculation, so it is normal that it does occur, precisely *because* `forcedScroll` isn't there (either in this repo or...