Robert Oswald
Robert Oswald
+1, same here (using ember-data-model-fragments and ember-changeset)
also having this issue with version `4.3.4` --- in my case I have a host app that's pretty bare bone and an engine app that contains the models, etc trying...
hi, we use currently ELT, but since we need to support fixed header and (1st) column (and because I also prefer the ET syntax) we would love to switch to...
@Exelord not sure I understand, it's a in-repo-engine, why isn't it an engine?
Hi @rwwagner90, in the readme / usage example there's this code block: ```javascript getCroppedAvatar: function() { var container = this.$(this.get('cropperContainer')); var croppedImage = container.cropper('getCroppedCanvas'); this.set('croppedAvatar', croppedImage); } ``` but the...
... or a guide on how to add plugins, I need to have a dropdown for the year too