-
-
Notifications
You must be signed in to change notification settings - Fork 873
Conversation
@bsclifton this is related to your pr right? |
This is really similar! It has images, which make it easier to understand. I can definitely merge this into my PR here: |
inspect these instances using the inspector's container tab. | ||
|
||
|
||
<img src="/images/guides/ember-inspector/container-screenshot.png" width="680"/> |
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.
images can't be absolute, since the output of a build lives inside a subdirectory.
Looks good but we'd need to make all the absolute urls relative instead. |
5e21d13
to
b22ddcf
Compare
Updated to use relative image urls. Thanks @trek for reviewing. |
Wow- lots of updates since I've seen this last, great job 😄 When I made the comment above, I had only seen a single page which had Ember Inspector details, which was similar to what I had (but better, w/ images). I'm going to remove the content from my PR |
@teddyzeenny awesome job! |
Screenshots at emberjs/website#2030