Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Ember Columbus - August 2018
Search
Kevin Pfefferle
August 06, 2018
Technology
0
31
Ember Columbus - August 2018
Update of releases in the Ember.js ecosystem during Summer 2018
Kevin Pfefferle
August 06, 2018
Tweet
Share
More Decks by Kevin Pfefferle
See All by Kevin Pfefferle
Ember Columbus - June 2019
kpfefferle
0
18
Ember NYC - RFC Roundup
kpfefferle
0
27
Ember Columbus - December 2018
kpfefferle
0
64
From the Browser to the Home Screen: PWAing Your Ember App
kpfefferle
0
320
Ember Columbus - October 2018
kpfefferle
0
31
Ember Columbus - April 2018
kpfefferle
0
35
Restoring Sanity to JavaScript Development with Ember 2
kpfefferle
0
1k
Other Decks in Technology
See All in Technology
Amazon GuardDuty での脅威検出:脅威検出の実例から学ぶ
kintotechdev
0
100
2025-07-31: GitHub Copilot Agent mode at Vibe Coding Cafe (15min)
chomado
2
400
MCP認可の現在地と自律型エージェント対応に向けた課題 / MCP Authorization Today and Challenges to Support Autonomous Agents
yokawasa
5
2.2k
生成AIによるデータサイエンスの変革
taka_aki
0
2.9k
【CEDEC2025】『Shadowverse: Worlds Beyond』二度目のDCG開発でゲームをリデザインする~遊びやすさと競技性の両立~
cygames
PRO
1
340
Serverless Meetup #21
yoshidashingo
1
120
【新卒研修資料】数理最適化 / Mathematical Optimization
brainpadpr
26
13k
20250807_Kiroと私の反省会
riz3f7
0
200
SRE新規立ち上げ! Hubbleインフラのこれまでと展望
katsuya0515
0
180
アカデミーキャンプ 2025 SuuuuuuMMeR「燃えろ!!ロボコン」 / Academy Camp 2025 SuuuuuuMMeR "Burn the Spirit, Robocon!!" DAY 1
ks91
PRO
0
130
九州の人に知ってもらいたいGISスポット / gis spot in kyushu 2025
sakaik
0
130
Oracle Cloud Infrastructure:2025年7月度サービス・アップデート
oracle4engineer
PRO
1
170
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Music & Morning Musume
bryan
46
6.7k
The Language of Interfaces
destraynor
158
25k
Docker and Python
trallard
45
3.5k
Agile that works and the tools we love
rasmusluckow
329
21k
The Cost Of JavaScript in 2023
addyosmani
51
8.8k
Practical Orchestrator
shlominoach
190
11k
Optimizing for Happiness
mojombo
379
70k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
We Have a Design System, Now What?
morganepeng
53
7.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Transcript
WELCOME! Ember Columbus, August 2018 embercolumbus.com
INTRODUCTIONS
Thank You!
Thank You!
Thank You!
SUMMER 2018 “Stability without stagnation”
3.1.0 April 16, 2018
3.1.0 • Named arguments: refer to passed-in values with @
• ES5 getters for computed properties • Optional features via @ember/optional-features: disable application template wrapper, template-only glimmer components • Positional params bug fix
3.1.0 • Deprecates array.get('@each') • Deprecates propertyWillChange and propertyDidChange •
Replace with notifyPropertyChange
3.2.0 June 11, 2018
3.2.0 • Block {{let}} template helper • Deprecates Ember.Logger •
Private API Router#router renamed • Assigning computed properties directly to objects has been replaced by defineProperty
3.3.0 July 16, 2018
3.3.0 • Optional jQuery • Deprecates jQuery.Event#originalEvent • Deprecates private
classes Ember.Map, Ember.MapWithDefault, Ember.OrderedSet • Deprecates Ember.copy and Ember.copyable
EMBER-DATA • v3.1.0 released March 27, 2018 • unloadRecord •
Deprecates usage of Ember.Map
EMBER-DATA • v3.2.0 released June 29, 2018 • Lazy relationship
payloads now work with polymorphic relationships • Removed existing feature flags • ds-improved-ajax released as an addon • v3.3.0 released July 13, 2018
EMBER-CLI • v3.1.0 released April 11, 2018 • npm test:all
• Yarn lock file detection
EMBER-CLI • v3.2.0 released July 2, 2018 • qunit-dom added
to default blueprint • Bumps ember-cli-qunit version to ensure availability of the find() helper • v3.3.0 released July 16, 2018
RESOURCES • github.com/emberjs • Ember Weekly Newsletter: emberweekly.com • The
Ember.js Times: https://the-emberjs-times.ongoodbits.com • Ember Weekend Podcast: emberweekend.com • Ember Map Podcast: embermap.com • ember-community-slackin.herokuapp.com - #local-columbus
WELCOME! Ember Columbus, August 2018 embercolumbus.com