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
32
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
19
Ember NYC - RFC Roundup
kpfefferle
0
28
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
32
Ember Columbus - April 2018
kpfefferle
0
36
Restoring Sanity to JavaScript Development with Ember 2
kpfefferle
0
1k
Other Decks in Technology
See All in Technology
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
320
【Kaigi on Rails 事後勉強会LT】MeはどうしてGirlsに? 私とRubyを繋いだRail(s)
joyfrommasara
0
260
新規事業におけるGORM+SQLx併用アーキテクチャ
hacomono
PRO
0
260
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
310
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
930
ビズリーチ求職者検索におけるPLMとLLMの活用 / Search Engineering MEET UP_2-1
visional_engineering_and_design
1
120
速習AGENTS.md:5分で精度を上げる "3ブロック" テンプレ
ismk
6
1.5k
ガバメントクラウド(AWS)へのデータ移行戦略の立て方【虎の巻】 / 20251011 Mitsutosi Matsuo
shift_evolve
PRO
2
200
CoRL 2025 Survey
harukiabe
0
190
AIツールでどこまでデザインを忠実に実装できるのか
oikon48
6
3.4k
リセラー企業のテクサポ担当が考える、生成 AI 時代のトラブルシュート 2025
kazzpapa3
1
160
BI ツールはもういらない?Amazon RedShift & MCP Server で試みる新しいデータ分析アプローチ
cdataj
0
160
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
8
910
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Visualization
eitanlees
149
16k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Practical Orchestrator
shlominoach
190
11k
How to Think Like a Performance Engineer
csswizardry
27
2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Building an army of robots
kneath
306
46k
Building Adaptive Systems
keathley
44
2.8k
A better future with KSS
kneath
239
18k
GraphQLとの向き合い方2022年版
quramy
49
14k
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