Jun
14
comment How to set a controller's content property to an array of models without a corresponding route?
Hi Selva, I know you can pass another argument to the render helper, but the value I'm trying to pass isn't available in the current template either.
Jun
14
asked How to set a controller's content property to an array of models without a corresponding route?
Jun
14
asked How to architect a calendar in EmberJS?
Jun
14
answered Unique product. No investors
Jun
13
comment What is going on with purecss here?
Right again. Forgot I was using pure-g-r rather than pure-g. Thanks for your help.
Jun
13
comment What is going on with purecss here?
@cimmanon - That comment (Github) wasn't helpful, Russ Ferri's answer is correct.
Jun
13
comment What is going on with purecss here?
Perfect, that was it thanks. Does purecss not automagically float the div's to make columns or do I need my own css for that?
Jun
13
accepted What is going on with purecss here?
Jun
13
revised What is going on with purecss here?
added 224 characters in body
Jun
13
comment What is going on with purecss here?
I know that's the specific rule causing it, but why would that be there by default? (Both in the versions on the CDN and on Github). Something else must be amiss here.
Jun
13
asked What is going on with purecss here?
Jun
13
comment Ember and HTML5 contenteditable property
I tried to implement this with a view, action, helper, etc and failed. I would use Gevious' method since it's still quite simple and will have wider browser support.
Jun
12
comment Ember.js: Dynamic segements and sort
Where you've put "/* here's where I want to get ':column' */", does putting "params.column" work? (without quotes)
Jun
12
answered How to add array of objects to a newly created object with a hasMany relationship in Ember?
Jun
12
revised How to add array of objects to a newly created object with a hasMany relationship in Ember?
added 4 characters in body
Jun
12
asked How to add array of objects to a newly created object with a hasMany relationship in Ember?
Jun
12
accepted How to implement complex queries with a REST api?
Jun
12
accepted How to access value of Ember Select view from controller?
Jun
11
answered How to access generateIdForRecord in Ember-Data?
Jun
11
comment How to access generateIdForRecord in Ember-Data?
@intuitivepixel - I created my app on SD. I was about to post an update on the question, but my first code snippet is actually working. For some reason I was just expecting to see it as an event in the console. The object was being created after all.
1 2 3 4 5