This repository has been archived by the owner on Mar 22, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
The Ember Times - Issue No. 77 #3722
Merged
Merged
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
3d38510
Setup issue #77
amyrlam c81e6d7
blog(embertimes77): component patterns (#3726)
chrisrng c4ae1ef
blog(embertimes#77): add bool. arg. RFC
jayjayjpg 5dfdda8
Merge pull request #3725 from jessica-jordan/embertimes-jj
jayjayjpg 3546b26
blog(embertimes#77): add contributors
jayjayjpg 424ec16
Merge pull request #3730 from jessica-jordan/embertimes-jj
amyrlam bc68bd7
Add section on Ember 3.6
kennethlarsen 5f4f06e
Fix links
kennethlarsen bcb2a83
Merge pull request #3731 from emberjs/kennethlarsen-patch-2
jayjayjpg 70eae08
copy edits
amyrlam ffa6135
Add EmberConf
amyrlam 32a1fc9
Add more detail and fix emoji
amyrlam 983f752
Merge pull request #3732 from emberjs/amy/embertimes-77
amyrlam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: The Ember Times - Issue No. 77 | ||
author: Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, the crowd | ||
author: Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, the crowd | ||
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 | ||
alias : "blog/2018/12/14-the-ember-times-issue-77.html" | ||
responsive: true | ||
|
@@ -10,7 +10,7 @@ responsive: true | |
|
||
<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>, | ||
|
||
This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, want to learn more about component patterns 📚🧐? | ||
This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, want to learn more about component patterns 📚🧐?, Ember 3.6 released 🚀 | ||
|
||
--- | ||
|
||
|
@@ -25,8 +25,10 @@ Leave your thoughts on how boolean arguments could be implemented for Ember comp | |
|
||
--- | ||
|
||
## [SECTION TITLE](#section-url) | ||
## [Ember 3.6 released 🚀](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html) | ||
Ember 3.6 is out and ready to use. This release contains the last step of the **Native Class Constructor Update RFC**. This introduces native classes in Ember but with some caveats so remember to read the [release post]([Ember.js - Ember 3.6 Released](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html#toc_new-features-2)) carefully before refactoring your code base. | ||
|
||
Ember 3.6 also contains the final stage of the **router service RFC** which includes some new methods that can improve the way you deal with routing. There’s also new deprecations and some small fixes in Ember CLI so be sure to check out the complete [release post]([Ember.js - Ember 3.6 Released](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think the same would apply here:
|
||
|
||
--- | ||
|
||
|
@@ -103,4 +105,4 @@ That's another wrap! ✨ | |
|
||
Be kind, | ||
|
||
Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, the crowd and the Learning Team | ||
Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, the crowd and the Learning Team |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the link for the release post is somewhat doubled regarding formatting. Would it be