-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Update dummy app to latest ember conventions #735
Closed
Conversation
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
fran-worley
force-pushed
the
fw/update-dummy-app
branch
from
April 7, 2020 04:18
74e9163
to
d3ff9e7
Compare
fran-worley
force-pushed
the
fw/update-dummy-app
branch
2 times, most recently
from
April 7, 2020 05:47
a5a4e4b
to
7368abd
Compare
fran-worley
force-pushed
the
fw/update-dummy-app
branch
from
April 8, 2020 12:57
7368abd
to
77a4376
Compare
fran-worley
force-pushed
the
fw/update-dummy-app
branch
from
July 29, 2020 19:41
77a4376
to
b2ea1e8
Compare
fran-worley
force-pushed
the
fw/update-dummy-app
branch
from
July 29, 2020 19:54
b2ea1e8
to
a72b2eb
Compare
fran-worley
force-pushed
the
fw/update-dummy-app
branch
from
July 29, 2020 20:05
a72b2eb
to
7ea971b
Compare
fran-worley
force-pushed
the
2-x
branch
3 times, most recently
from
July 29, 2020 21:33
98a4358
to
a7b9eb8
Compare
Branch was merged with pr #775 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Our dummy app should be an example of how the addon should be used. We need to update it to use angle bracket syntax, native classes and decorators.