ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.

Results 153 ember-inspector issues
Sort by recently updated
recently updated
newest added
trafficstars

we do not support those old versions anymore

Bumps [del](https://github.com/sindresorhus/del) from 6.1.1 to 7.1.0. Release notes Sourced from del's releases. v7.1.0 Add path to onProgress event (#155) f5d31e6 https://github.com/sindresorhus/del/compare/v7.0.0...v7.1.0 v7.0.0 Breaking Require Node.js 14 (#143) 106d7d8 This package...

dependencies

**Is your feature request related to a problem? Please describe.** I noticed when looking at a production deployment names that the component names were obfuscated, which is likely to be...

Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 4.1.3 to 6.1.0. Changelog Sourced from compare-versions's changelog. 6.1.0 - 2023-08-07 Add new function validateStrict to validate according to strict semver rules. 6.0.0 - 2022-12-15 BREAKING CHANGE:...

dependencies

**Is your feature request related to a problem? Please describe.** Was just poking around and noticed this: ![image](https://github.com/emberjs/ember-inspector/assets/199018/599545f6-7bc5-43c2-899e-e71abae827f5) that path for the component is just hilarious -- almost goes across...

Bumps [ember-on-resize-modifier](https://github.com/PrecisionNutrition/ember-resize-kitchen-sink) from 1.1.0 to 2.0.2. Commits 56f319c v2.0.2 71c6214 prepare for v2.0.2 ce70b25 v2.0.1 6d70544 v2.0.1 1c227cd prepare for v2.0.1 e8b3c96 Release 2.0.0 12b520e Merge pull request #27 from...

dependencies

**Is your feature request related to a problem? Please describe.** If I have a big page using `ember-wormhole` of `in-element` with hundred+ component instances it would be nice to be...

Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 4.1.0 to 5.0.0. Changelog Sourced from babel-plugin-module-resolver's changelog. 5.0.0 (2023-01-09) ⚠ BREAKING CHANGES Remove support for Node < 16 Update dependencies and find-babel-config to fix json5 vulnerabilities...

dependencies

## Description ember beta & canary now have support for in-element & modifiers in debug render tree ## Screenshots

internal

fixes #2516 ## Description this adds a link to a request permission page for ember inspector. It can only be requested during an user action, like a click. The page...