-
Ember Data v.3.0.2 released
-
EmberConf Is Six Days Away!
Tickets are still available for EmberConf, Workshops, and Activities.
-
Ember Community Survey Final Chance!
Today is the final chance to fill out the Ember Community Survey before it closes. This survey helps figure out how Ember is being used and how it should improve in the future.
Reading
View moreWatch & Listen
-
Ember.js NYC - Katie Gengler on Ember 3.0 and What You Need to Know
Video from Ember.js NYC with talks from Katie Gengler, Gaurav Munjal, Ray Tiley, and Chris LoPresto.
-
Scott Branson - Integration tests in Ember 3
In this tutorial, Scott covers writing an integration test for a component with the latest testing API available in Ember 3.0.
-
Ember Map Podcast - Oli Griffiths on the Benefits of Static Typing and How Broccoli Works
In this podcast Sam and Ryan talk to Oli Griffiths about Broccoli internals, how to use it, and its role in Ember CLI.
Code
Updated to allow passing a non-Function value to waitForProperty() as a shortcut for waiting for the observed property to === that value.
Learn MoreUpdates new style testing helpers usage to support integration tests.
Learn MoreNow support importing styles via @value and composes.
Learn MoreAdds support for new style tests and options mocking, ensures JSONAPISerializer support includes as function, and serializers support coalesced IDs.
Learn MoreAdds a CORBER env var to Tasks and fixes issue related to corber init sometimes racetracking.
Learn MoreRemoves deprecations and adds selectedItems, visibleProcessedColumns, and data to the yielded block of table-footer.
Learn MoreAdds blueprint and tests to generate in-repo addons configured for TypeScript, @ts-ignore component template import, and -addon blueprints for all the things to generate .ts files in app/ in an addon.
Learn MoreEmber CLI Zanata
An addon for working with translations with the Zanata API.
Learn MoreEmber CLI Addon Docs Yuidoc
A plugin that adds automatic API documentation to your addon through a modified version of YUIDoc.
Learn MoreEmber Async Let
An addon for conditionally rendering a block after a promise has resolved.
Learn MoreRemoves jQuery, updates scroll listeners to use JavaScript, adds proper rAF support when in a scrollable container, and adds docs about IntersectionObserver support.
Learn MoreEvents
-
2018-03-20
Ember.js Atlanta Meetup
Monthly Meetup
-
2018-03-09
Ember.js Seattle
RocknRoll with Ember.JS and Balint Erdi
-
2018-03-08
Ember London
Ember London March 2018 Meetup
-
2018-03-07
Ember.js NYC
Workshop Preview: Eat Your Greens: A Broccoli.js Tutorial w/ Oli Griffiths