Joel Kuntz

Results 47 comments of Joel Kuntz

Just ran into this today, what I did to maintain the benefits of the RecordArray live updating is have an intermediate computed for my rows ```javascript rows: computed('recordArray.[]', function() {...

I'm wondering what is the best way to visually denote this. I think having threats be separate of the properties (the drop down tabs) makes sense from an ease of...

The new design looks nice! I think adding a margin between the create/load buttons would look nice as well as left aligning the label text and moving it closer to...

I think this is definitely worth developing. We have it in our project proposal as a version 2 feature. Thus I think creating a version 2 label and milestone would...

> Said repository could reside in SeaSponge's repository here. We could have a directory with multiple files or a large JSON / YAML file with each of the threats and...

> what are your thoughts on getting rid of the endpoints in favour of something like http://www.jsplumb.org/demo/sourcesAndTargets/dom.html ? I think this is an interesting idea, however I'm not sure on...

From a quick investigation, it looks like [this](https://github.com/stefanpenner/ember-moment/blob/8ed82bd4d78e83fff3e403a4a846cf0cabe1ca23/addon/utils/helper-compute.js#L23) is the right place to add it? If so I'd be happy to submit a PR for this

It appears to be this endpoint `https://api.ldjam.com/vx/node/feed/#####/smart+parent/item/game/compo+jam?limit=24` that would need to support it

Three options come to mind - Ignore the split - Alert the user that a split has been detected and is being ignored as Ask-Stack is already split - Accept...