-
Ember.js v3.16.0 released
Deprecates globals resolver per RFC #331, fixes some scenarios where the "backtracking assertion" would be thrown by consuming tags after fully getting values, and async functions are no longer incorrectly treated as falsey in template conditionals.
-
Ember CLI v3.15.2 released
Fixes named UMD imports, allows failure of Node 8 CI jobs, and avoids errors when ui is not present and emits a warning.
-
Ember Data v3.12.5 released
-
Ember.js v3.16.2 released
Backport autotracking bugfixes and removes deprecation for instantiation of new singleton instances during teardown.
Reading
View moreWatch & Listen
-
EmberMap Podcast - When UI isn't a function of state
Sam and Ryan discuss how transitions in a JavaScript app are typically not exhaustively coded as functions of state, and how that can make them difficult to build. They also talk about different ways to work with complex SVG assets in the browser, using CSS grid for page layouts, and the differences in the React and Ember ecosystems when it comes to small vs. large tools.
-
EmberMap Podcast - Launching Mirage JS!
Sam and Ryan reflect on the launch of Mirage JS, talk about a planned tutorial and video series for the project, and discuss the most-requested features like GraphQL and TypeScript.
-
EmberMap Podcast - Declarative Code and DevOps
Sam and Ryan talk about whether it makes sense to code state transitions declaratively, and the implictions that question has for writing React code. They also talk about scaling problems that arise from using Dependabot, and how CI services might fix them.
Code
Ember CLI Typescript
Allow ember apps to use typescript files.
Learn MoreEmber Sortable
Sortable UI primitives for Ember.
Learn MoreEmber Google Maps
A lightweight, declarative, composable API for building ambitious map UIs in your Ember apps.
Learn More@Movable/Ember Radio Button
An addon that provides a radio-button component.
Learn MoreEmber CLI Page Object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
Learn MoreEmber Batcher
Ember addon providing requestAnimationFrame utilities to properly batch reads/writes within Embers runloop.
Learn MoreEmber Unused Components
Search for unused components in your Ember project
Learn MoreEmber Date Service
An Ember addon that provides a Date service with a minimal API.
Learn More@Movable/Ember CLI Deploy Gitlab Scm Data Generator
An addon to generate SCM data for `ember-cli-deploy` on GitLab.
Learn MoreEmber CLI Notifications
Atom inspired notification messages for ember-cli
Learn MoreEls Intl Addon
Ember Language Server intl extension.
Learn MoreEmber Web App
This Ember addon helps you configure and manage the Web App Manifest to create a Progressive Web App
Learn MoreEmber Phaser
An ember addon for embedding Phaser3
Learn MoreEmber Simple Auth
A lightweight library for implementing authentication/authorization with Ember.js applications.
Learn MoreEmber Jsqr
ember integration with jsQR - QR Code scanner.
Learn MoreEmber Array Index Template Codemod
A collection of codemod's for ember-array-index-template-codemod.
Learn MoreEmber Leaflet Draw Controls
Provides feature drawing functionality for Ember-Leaflet, based on wrapping the Leaflet Draw library.
Learn More