ember-inspector
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.
Bumps [tracked-toolbox](https://github.com/tracked-tools/tracked-toolbox) from 1.3.0 to 2.0.0. Release notes Sourced from tracked-toolbox's releases. v2.0.0 :boom: Breaking Change #68 Remove deprecated localCopy memo function variant (@chriskrycho) #67 Drop support for Node 12...
Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 4.1.3 to 5.0.1. Changelog Sourced from compare-versions's changelog. 5.0.1 - 2022-08-26 Include source file in npm bundle for source maps. 5.0.0 - 2022-08-25 BREAKING CHANGE: main export...
## Description ## Screenshots
## Description this now also marks the changed dependent keys with a red text colour and adds a tooltip ## Screenshots
fixes #1199
https://github.com/emberjs/ember.js/pull/20580
## Description this adds modifiers and their html element to the render tree. this also improves the UX for positional args, especially functions this builds on #2549 ## Screenshots
This improves the tree serialization performance by only serializing the nodes that are displayed. This is done by initially only sending the id, name, type of the nodes. The inspector...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 14.2.0. Release notes Sourced from got's releases. v14.2.0 Add cause property with the original error to RequestError (#2327) 4cbd01d https://github.com/sindresorhus/got/compare/v14.1.0...v14.2.0 v14.1.0 Allow typing the body...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...