Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.

Adds modules #2070

Merged
merged 178 commits into from
Feb 17, 2018
Merged

Adds modules #2070

merged 178 commits into from
Feb 17, 2018

Conversation

jaredgalanis
Copy link
Member

@jaredgalanis jaredgalanis commented Sep 24, 2017

PoziWorld and others added 30 commits August 13, 2017 12:08
It might be a good idea to suggest using `assert.expect()` while testing that external action test doubles.
* Improve documentation on loading and error event handling

Improve documentation on how handle and use the default behaviour for
each action.

Addresses emberjs/ember.js#15682

* Add code samples
* Tutorial/Simple-component

* Converts Tutorials

* Update hbs-helper.md
QUEST | Convert code samples to RFC emberjs#176 imports
Add missing postData property to blog-post component
Recommend users to use `assert.expect()`
Consistent with previous code snippets.
Eg: https://puu.sh/xW5xJ.png
The same template file being referenced further down: https://puu.sh/xW5zP.png
NullVoxPopuli and others added 29 commits February 17, 2018 16:04
If the variables name matches with example code snippet. It makes easy to read and understand.
Both loops only count up to `2`; the code comment for the loop using `let` incorrectly described it as behaving differently from `var` and counting up to `3`.
Replace Ember.run.debounce by debounce
* Updates import line

* Update autocomplete-component.md

* Update autocomplete-component.md

* Update autocomplete-component.md
* Adds the shell command in the same way it is used throught the tutorial

* Adds lines being removed and adds line add and line remove styling

* Adds line that was removed and styles

* Adds line that was removed and styles

* Adds line styling to acceptance test embed
@locks locks merged commit c572513 into emberjs:es-primer Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.