Quantcast
Channel: Ember.JS - Latest topics
Browsing all 4826 articles
Browse latest View live

Handling non model data

@bsylvain wrote: I guess this is as much a question related to ember than an API design problem. When you have non model data, like the count of elements by criteria on an index view or the “last time...

View Article


Fresh Emberist with Fresh Eyes - what does that Mean?

@BigRubyPy wrote: Pretty self explanatory title but somewhat deep topic - as a fresh adopter of Ember JS - what does the community want from me as a developer? What does a new leader in Ember JS look...

View Article


Can I replace a target.url observer?

@chiefsucker wrote: I have code like this in my application controller: // eslint-disable-next-line ember/no-observers currentPathObserver: observer('target.url', function() { this.set('isSearch',...

View Article

Ember.js - The Ember Times - Issue No. 88

@ember-blog wrote: 👋 Emberistas! 🐹 Be heard by filling out the Ember Community Survey! 🗣 Check out a video preview of Ember.js Octane tech 🎥, the latest release of ember-ajax 🎉, learn how to...

View Article

Best way to remove jQuery from addon

@broerse wrote: For the move to Ember Octane, I also like to remove jQuery from an addon. Can someone take a look and point me in the right direction to remove: github.com...

View Article


Help with JWT Auth with Ember Simple Auth, Ember Simple Auth Token, and Knock...

@johnnyicon wrote: Hi there, I am having trouble with setting up JWT authentication with Ember Simple Auth, Ember Simple Auth Token, and Knock on a Rails Backend. The only part that doesn’t seem to be...

View Article

Ember - San Antonio! First Monthly Meetup!

@BigRubyPy wrote: Attention ALL Ember.js users in the San Antonio , Texas area (Or beyond?): APRIL 27TH 2019 6-8PM! Geekdom 110 E. Houston San Antonio, TX 78205 7th Floor, TRON CONFERENCE ROOM FIRST!...

View Article

Ember.js - Update on Module Unification

@ember-blog wrote: Ember's conventions for project layout and file naming are central to the developer experience. It's crucial that we get both the technical and ergonomic details right. I wanted to...

View Article


Combining two ember apps

@kasinaat007 wrote: I am currently using ember 1.13. I have two apps which use emberjs. Now I am thinking of integrating these two apps by creating a new route in the first app and display specific...

View Article


So I am trying to understand how the glimmer VM works and how it is different...

@Jacobcullen wrote: Glimmer VM is a virtual machine that emulates the actual DOM and executes functions to make updates to it. While a vdom maintains an internal representation of the DOM states,...

View Article

Changes within tests are affecting other tests

@friddles wrote: So we’ve recently updated to Ember 3.4 from 2.0 and I’ve gone back to redo all of our old tests. I’m still trying to dig through all of the changes to QUnit/Ember-QUnit, but I feel...

View Article

How to deploy ember at PHP-based CMS?

@Nar_Zantaria wrote: Hello! I recently started learning ember, and I have one question, excuse me my french. I am interested, - how to deploy the project at PHP-based CMS. The problem is that after...

View Article

Any recommended way to generate files inside in repo addons and engines?

@gokulk138 wrote: Any recommended way to generate (ember g) files inside in repo addons and engines? Posts: 1 Participants: 1 Read full topic

View Article


Sharing actions and methods between subroutes in Ember

@Caltor wrote: I have split my product information into a subroute for each tab as follows: /product/id (parent route) /product/id/summary (subroute) /product/id/details (subroute) /product/id/log...

View Article

Riddle me this: how would you build a menu component that closes...

@efx wrote: I have a menu component that opens when you click. I need it to close whenever the user clicks on option or anywhere else on the page. How would you solve this problem and what are the...

View Article


Ember 1.13 upgradation from Ember 1.0.4

@Boo wrote: Hello, I’m upgrading the codes from Ember 1.0.4 to Ember 1.13. When I’m execute the below code using ember 1.13 I’m getting the error title: Ember.computed('content.title',...

View Article

Generate a new computed property value on window resize

@therealbenhogan wrote: I have a component which displays a list of posts bounded by a border. The initial listing of posts has variable text length, and hence the height of the containers is...

View Article


Ember upgrade from 2.12.3 to 3.0.0, problem with record loading

@dbilek wrote: Hi, Recently I started to work on Ember.js project, backend is Ruby on Rails. The ember version was 2.12.3 and my goal was to upgrade at least to 3.0.0. I upgraded slowly, step by step,...

View Article

EmberMap #33 with Melanie Sumner!

@BigRubyPy wrote: This is an older episode - but as someone just entering into the door of the community, this was a revelation. This is why I am ecstatic to work in this eco system, and beginning to...

View Article

Image may be NSFW.
Clik here to view.

Ember Data Proxy BelongsTo

@Alonski wrote: Hey friends, I have 2 models. The parent has a hasMany relationship with the children. Each child has a belongsTo relationship with its parent. Before upgrading from Ember Data v2.18...

View Article
Browsing all 4826 articles
Browse latest View live