Angus Fretwell

Results 4 issues of Angus Fretwell

Using `display` to hide and show the calendar dialogue means it's tricky to animate transitions with CSS. I think using the `visibility` property, or using a class (e.g. `rome-visible` or...

It would be great to have a simple interface for managing relationships. Mostly I'd like to be able to associate existing models with hasMany/belongsTo relationships. I think it could be...

``` /*# sourceMappingURL=ember-charts.css.map */ ``` Consider embedding the source map, or simply removing the reference

Hi! Our app has two instances of the same Fetch component which are both rendered at the same time. When calling `doFetch` on one (which causes the cache to be...

question