James Thurley

Results 5 issues of James Thurley

Hi, great library. I've tried the following steps on Angular CLI 1.5.2 and 1.5.5: ``` ng new scrollimate-test cd scrollimate-test npm install ng2-scrollimate --save ng build --prod ``` The above...

help wanted

Adds additional captures for theming rust code. I'm uncertain about whether `#` belongs in the `@operator` capture, but I didn't see a more appropriate capture name in my brief hunt...

cla-signed

## `taffy` version 0.5.2 ## Platform Rust ## What you did I'm trying to use negative margins to bleed child elements into the parent padding, however the resulting layout appears...

good first issue

I'm using Parley with [Taffy](https://github.com/DioxusLabs/taffy) to render text within flexbox layouts. However Parley is rendering it's text beyond the bounds given by its computed layout. This seems like it might...

documentation
enhancement

We have many devcontainers for many different projects, and these projects use environment variables to access secrets. Our current strategy to manage this is having all the secrets for all...

containers
feature-request