An initial implementation of the Ember Object inspector that will serve as a primitive in the Ember Debugger.
Layers now include a link to their models for direct inspection.
This is a demo of the highlight layers functionality of the Ember inspector.
This shows the Ember Inspector highlighting the top-level view and its clickable controller.
This demo shows a bit of poking around with the layers and using it to populate the object inspector.
This demo shows that the controller hierarchy is now updated as the application changes.
The layer survives resizing.
Here is a demo of bound computed properties in the object inspector.
Holy wow. When all is said and done, and after the work to make it compatible with 1.12, the Glimmer improvements really do matter. A lot.