You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#2147](https://github.com/emberjs/ember-inspector/pull/2147) show args for template only components ([@patricklx](https://github.com/patricklx))
9
+
*[#2158](https://github.com/emberjs/ember-inspector/pull/2158) scroll into view while previewing or selecting from page ([@patricklx](https://github.com/patricklx))
10
+
*[#2156](https://github.com/emberjs/ember-inspector/pull/2156) correctly serialize args for internal components like Input ([@patricklx](https://github.com/patricklx))
11
+
12
+
#### :bug: Bug Fix
13
+
*[#2186](https://github.com/emberjs/ember-inspector/pull/2186)[bug] data tab does not load if there are no models ([@patricklx](https://github.com/patricklx))
14
+
*[#2178](https://github.com/emberjs/ember-inspector/pull/2178) fix some pages not loading ([@patricklx](https://github.com/patricklx))
*[#2176](https://github.com/emberjs/ember-inspector/pull/2176) iterate check over retained objects if they are destroyed ([@patricklx](https://github.com/patricklx))
17
+
*[#2169](https://github.com/emberjs/ember-inspector/pull/2169) fix some more app switching issues ([@patricklx](https://github.com/patricklx))
18
+
*[#2162](https://github.com/emberjs/ember-inspector/pull/2162) fix args of template only components ([@patricklx](https://github.com/patricklx))
19
+
*[#2157](https://github.com/emberjs/ember-inspector/pull/2157) fix iframes without src, e.g. twiddle ([@patricklx](https://github.com/patricklx))
*[#2133](https://github.com/emberjs/ember-inspector/pull/2133) Update all master refs to main ([@rwwagner90](https://github.com/rwwagner90))
24
+
*[#2126](https://github.com/emberjs/ember-inspector/pull/2126) Refactor List to glimmer, remove lifecycle hooks ([@rwwagner90](https://github.com/rwwagner90))
25
+
*[#2128](https://github.com/emberjs/ember-inspector/pull/2128) Target Ember 3.16+ for main branch ([@rwwagner90](https://github.com/rwwagner90))
26
+
27
+
#### Committers: 2
28
+
- Patrick Pircher ([@patricklx](https://github.com/patricklx))
29
+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
0 commit comments