Colin McNeil

Results 2 issues of Colin McNeil

Gave slight easing transitions on nav color bars going active, as well as link opacity for hover. ![singlepagetransition](https://user-images.githubusercontent.com/5000430/41994162-a1cad1ec-7a1b-11e8-9a6a-0c641d5b7f0f.gif)

**Describe the bug** In the `docker.cli.exec()` function, the third argument allows specifying options. Using a truthy object option for `{ stream: {} }` changes how the args are escaped. This...

bug