Quantcast
Browsing all 4826 articles
Browse latest View live

Mapping template helpers

@francesconovy wrote: I was wondering if there are good ideas to solve the following problem: I have a data-loading helper which takes some input and returns a promise Now on a different page I would...

View Article


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

@ember-blog wrote: 👋 Emberistas! 🐹 Ember Styleguide 4.0.0 release 🔥, autotracking case study with TrackedMap 🐾🗺, simple drag and drop in Ember Octane 🐺, meet 2 developers who became Ember developers...

View Article


Ember.js - Update - The Ember Website

@ember-blog wrote: With the initial launch of the website redesign complete, we're now working on the various sub-domains that all come together to make up the Ember Website experience. We want to...

View Article

Sortable table using ember composable helper

@danchann wrote: Can anyone tell me if it’s possible to make the sort order dynamic in ember-composable-helpers sort-by? I’m trying to make the table sortable on the action of the user. I’ve tried...

View Article

Ember Octane when calling a save on the model what is the default accept and...

@UsuallyReliable wrote: In Ember Octane, when calling a save on the model, which calls a save to the back-end (.NET CORE 3.1), what is the default accept and content-type headers? I have tried looking...

View Article


Dynamic import a file with ember-auto-import that is not located in...

@franip wrote: Hi there! I’m trying to dynamic import a file with ember-auto-import that is not located in node_modules folder and I having problems. I’m using pdfmake to create PDF files in the...

View Article

Super Rentals 3.17 Tutorial - Chapter 9 - Route with Dynamic Segment issue

@djodonnell wrote: Hi All, I’ve just been making my way through the Super Rentals tutorial (updated to v3.17) and I’m having an issue with dynamic routes. Essentially the application runs fine, and...

View Article

Accessing query params in application route, or in application controller...

@normanhaze wrote: I have a scenario that seems like it should be straight forward, but I just can’t get it working. I have an app that relies on a query param in the application route, which...

View Article


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

👋 Emberistas! 🐹 Ember website(s) redesign call for contributors 🎨🐹, Yehuda's Octane tutorial continued 🔥, contribute to the Global Accessibility Awareness Day blog series ✍️, ember-bootstrap 4 release...

View Article


Ember Changeset Validation Form With Relationship Data

Hi, i have been looking for an example of how to implement ember-changeset-validation on form that contain multiple relationship data as an input. Let’s say i have form with field of...

View Article

How to re-render the sorted array elements

I am trying to build a todo app. I want the todos to be in the order of their priority. Also, there are buttons with which we can increment/decrement the priority of a todo item. import Component from...

View Article

Why do I have to make controllers separately?

Hi, In the ember-cli you do a ember generate route ‘blah’ to get a route, but nearly always you need a controller so you have to repeat yourself? Why does ember-cli do this separately? Same thing for...

View Article

Merge CSS class on Yielded Component

Lets say I am creating a UI library for general consumption, and I want to use composable components. For example, Lets say I have input and form components like so: input.hbs: <input...

View Article


Ember.js - Ember 3.18 Released

Today the Ember project is releasing version 3.18 of Ember.js, Ember Data, and Ember CLI. This release also kicks off the 3.19 beta cycle for all sub-projects. We encourage our community (especially...

View Article

Tracked properties in non Ember classes

I’m having trouble with a non ember class not triggering renders. I have a small sample of what I’m doing here Here you can filter data by selecting one of the dynamic categories and filter inside of...

View Article


High Websocket Throughput

Hello, I’m working with websockets in Ember and trying to devise a best-practice approach for live updates to the UI. Initially I had created an Ember service which utilized the ember-websockets addon...

View Article

Remove Robot.txt

I see by default Robots.txt file is created on new app creation, inside public folder. Since we have already using a similar file in our portal we dont want this any more. Also we have not used it for...

View Article


Image may be NSFW.
Clik here to view.

Large app performance / file splitting

I’ve been working on a semi overhaul and refactor of my application and have been trying to tackle ever increasing build times and file sizes. Here are some stats from my app. app.js 2,900KB vendor.js...

View Article

How to make api urls configurable for multiple customers

I am working on an app with more than 30 customers, different customer has different api urls. I want to move all the api urls to a public json file, so that I can easily modify it for different...

View Article

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

👋 Emberistas! 🐹 Ember 3.18 is out 🎉, investigate arguments with Ember Inspector 🕵️‍♀️, read the blog post comparing Ember Octane and React 🐹⚛️, explore autosave with Ember Octane 💾, review Embroider...

View Article
Browsing all 4826 articles
Browse latest View live