Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emberjs/ember-inspector

Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.
https://github.com/emberjs/ember-inspector

Add link to github issues

87afe1fde84cb94222f577044b117eb3548c50e0 authored over 10 years ago
Merge pull request #216 from domchristie/draggable-sidebars

Make navigation columns resizable

073c2dac40ec94159eb73d94ed30b06f6d964c2a authored over 10 years ago
Add draggable-column component to make nav columns resizeable

fa5a62e0a86f6f6bf4b0ea1c7a044843ff9a35b4 authored over 10 years ago
Remove code superceded by new design changes

cd72030805d6a189cdbbb31216e8f259626a53f6 authored over 10 years ago
Merge pull request #210 from kanongil/no-controller-fix

Prevent crash on views with no controller

dd081aaa7bf2c8088680bab2406977432497dcd8 authored over 10 years ago
Prevent crash on views with no controller

847f2afccf8c1c9c5fa226b362c8700b597c271a authored over 10 years ago
Bump version to 1.5.0

9a7e407d7b0294606fbaad9198792cb5ae1660d2 authored over 10 years ago
Merge pull request #206 from domchristie/dev-tools-layout

Consistency with Chrome Dev Tools

a14bb7213ebfb48fae23d2b0796d6fa9af7b5c06 authored over 10 years ago
Rename .split-view to just .split

7d971d00af35c5d776588aafe7d9a45feecb9b58 authored over 10 years ago
Redesign object inspector to be consistent with Chrome dev tools

6fc10b3a31fc43983687fe8f7ce1c03e8dfd4da0 authored over 10 years ago
Simplify notice styles

5c8b3b06f9db718c547e825c4f9f0b50e55c20ce authored over 10 years ago
Render toolbars in routes using TabRoute

e6a67f7cb9f1aa3f9753a87f991ce68a57b9413d authored over 10 years ago
Add resizable-column component

0f9d1f9dafb964aa709ec616c666ada3600fd70a authored over 10 years ago
Improve consistency of toolbar components

3e3bddb3503d926ff0e50663d07d66fe439cc650 authored over 10 years ago
Improve drag-handle component

c7381f7159072bd2e30347792c714731dbec0690 authored over 10 years ago
Add sidebar-toggle component

d80c94f91da5ee32c46b65dc351564914da97336 authored over 10 years ago
Redesign main nav and model types nav to be consistent with Chrome dev tools

8ad4b9c3beb66fa33ab796ab61c1d1e37787a990 authored over 10 years ago
Add split-view styles and markup inspired by Chrome dev tools

a6f0454c6f138fd562b1b1cf1f3ba63ffed87ff0 authored over 10 years ago
Send view tree and current route out of band

Fixes #197

b2d1127a21a1f6175f19b4240004a276d8d31aad authored over 10 years ago
Reduce render performance overhead by instrumenting out of band

Fixes #197

1fae13ddec918c0d8999ef0f6ea49cdacf61685f authored over 10 years ago
Promise can't be its own parent or child

RSVP currently chains a promise onto itself as a form of optimization.
This causes infinite recu...

1bf6f1e24a13f523a9f70230b460ca4e47206772 authored over 10 years ago
Merge pull request #205 from domchristie/fix-missing-scollbars

Fix Missing Scrollbars

8395c34a113e94e99a7f5c9111ce412e4f199b11 authored over 10 years ago
Remove css transform hack

913471ab7d4198b3d97d2f6fce45f978e9331632 authored over 10 years ago
Merge pull request #198 from mmun/highlight-metal-views

Fix view highlighting in metal-views

6ffeebdf5525ef16dde281121d18ae5d1c1d4d61 authored over 10 years ago
Fix view highlighting in metal-views

52b896ec9dc9de5b44c039929ff5bf11ed0b3323 authored over 10 years ago
Fix jshint error

61ea946fde51f4f8ba3aaedf3576ebb647dcf81e authored over 10 years ago
Remove tomster script after injection

Fixes #194

54ae6dc35acc55a9888c66eebb304019189b19a9 authored over 10 years ago
Bump version to 1.4.0

026d7cce89b366c933847be838baf41fd577620b authored over 10 years ago
Merge pull request #192 from johanneswuerbach/patch-1

Allow inspecting of https sites

1cfd32390a612ba03a2108eaa738b1c337e41d26 authored over 10 years ago
Allow inspecting of https sites

Chrome and Firefox are blocking scripts loaded via http on https pages. The change allows inspec...

2c9ba6d305358f8a25670a6c05a70e9605b0dea9 authored over 10 years ago
Merge pull request #190 from emberjs/bookmark

Add bookmarklet option to support all browsers

f8f4594cb0684e359a5b680a953f51f6b2508034 authored over 10 years ago
Upload dist_bookmarklet to s3

569fdedf05f8da69fe498a81dd2cb69a46e82794 authored over 10 years ago
Prefix flexbox with -webkit for safari

a346a23d0055c4fad1a8c909d85a3218da131ff8 authored over 10 years ago
Add URLS to window.postMessage for security

1e6a85b163c3154f0a78ff76e92afc4082ad5f8c authored over 10 years ago
Add bookmarklet option to support all browsers

To run the bookmarklet in dev mode:
- `grunt bookmarklet_server`
- create a bookmark:

```javasc...

a3d0493b4a9d79ef8d588151b0cfc516e1c46b1b authored over 10 years ago
Close inspector when inspected window unloads

9fe9ca219e1205cd11c29a4ccd8563061c65ad51 authored over 10 years ago
Show the namespace in title attributes

de1da23572444f5aef09f4a31efaa24010161f61 authored over 10 years ago
Merge pull request #191 from fivetanley/new-s3-creds

update s3 credentials

aa6154c9a18c2a605b728f6d8c625a5469154bcf authored over 10 years ago
update s3 credentials

c1160805b0ea23bb43d0b09e64351af4c20f7346 authored over 10 years ago
Remove app@controller, app@model, app@view, app@component from view tree

Fixes #166

cd00f48a8993ec0d14303d730683d0f770a48000 authored over 10 years ago
Use `addObject` instead of checking if unique

Fixes #171

b1ff33902bdcb067bc6d77477465aeda33f96b95 authored over 10 years ago
Merge pull request #182 from emberjs/iframes

Support for multiple iframes

e7cc751cd5d934c6ac55159c6a94e1c2f7e8be24 authored over 10 years ago
Remove iframe reason from not-detected message

e231c645c0ad3aeb04c61beb57295ae662d540e3 authored over 10 years ago
FEATURE: iframes on Firefox addon

This commit introduces a complete refactoring/cleanup of the Firefox
version, it supports Ember ...

8d7a19c8b7abc2faae140d2129b4faa5f5841e4e authored over 10 years ago
Added multiple iframe support

54c7fc6e6c1129c31409e91bf503bd296e2ce693 authored over 10 years ago
FIX: enabling page-mod on file urls needs an explicit matcher

de2ff1af5d117ee6b31fd1a67fb8a9173e3282a2 authored over 10 years ago
Fix current route match when resource same as route name

Fixes #186

bda7a51b00fb243a4a1a3102dcfd89c1a47bdfa7 authored over 10 years ago
Merge pull request #185 from Cyril-sf/hide-routes

Display only the current route

f604aba39afae3b4f9e1346c0bdb8a5c7f954cad authored over 10 years ago
Display only the current route.

This is helpful when you have enough routes that you can't even see the
current one.

9287744a3ed5c2d8db9f0002646b81d8b9fa638a authored over 10 years ago
Fix typo

d7b0ffdb8cb3206e092fdfdad672c044dc92ffab authored over 10 years ago
Route tab should not instantiate controllers

Fixes #183

16b2b093589a4071bb051acd0160a16b33bfcf1f authored over 10 years ago
Stop adding data-ember-extension to body

ae530367b59848c2259bf50e85e087634dab9bb1 authored over 10 years ago
Merge pull request #178 from Bartheleway/fix-column-name

Fix name in column 'Name'

ccea9f6a7b524b079b54f45610366b3e0d552197 authored over 10 years ago
Fix name in column 'Name'

Take in account that we might have more than one namespace before the
name of the class.

fbb4fbd1596175f6b29e49e07d8ecb91efe0bd75 authored over 10 years ago
Add a search field to the render performance tab

Fixes part of #156

507049bdd22ccc8abc7c30ae6164007b9f47f9d5 authored over 10 years ago
Remove prototype extensions from ember_debug tests

d920d93fc69cbe8a1d212f2cf670f392dd6d535e authored over 10 years ago
Fix render perf tab with prototype extensions disabled

`Ember.A` cannot be cloned if prototype extensions are disabled.

834d7ae329b548f6993e37d8d6f9345319e80685 authored over 10 years ago
Bump patch version to 1.3.1

1c44056c730fd1d3a5417e7aeb0ee3b85db2ccd1 authored over 10 years ago
Remove view: from view container names

a49cda4f66e5643399118ac7429f345f57bed1e4 authored over 10 years ago
Fix bug in hierarchy causing views to be duplicated

6f6f34f6e7aed23bb748c811d9df9268267fee43 authored over 10 years ago
Merge pull request #160 from teddyzeenny/render-perf-labels

Use new Ember instrumentation details in render tree

8b1d2f223dc8ddd6e8dd1b5de8c3d23d58241e4d authored over 10 years ago
Use new Ember instrumentation details in render tree

3b677a2657a82bdb8c9e6125828119e0ccff506a authored over 10 years ago
Merge pull request #163 from GavinJoyce/master

fix spelling: "Unkown" becomes "Unknown"

1d000500b9f2655e260120529e432f402ac2913d authored over 10 years ago
fix spelling: "Unkown" becomes "Unknown"

176f92be8df9e88cf96c26e7564d2beeba5f6ffe authored over 10 years ago
Merge pull request #159 from jherdman/titles-in-route-tree

Titles in the Route Tree

32fe1b28360a0c35630206c089c23cec876752f2 authored over 10 years ago
Titles in the Route Tree

There was a bound title with the view name, and it is now unbound to
match the style used elsewh...

66f136025b1af96a7e3cde423b7a79a584cf1665 authored over 10 years ago
[Bugfix] Properties listed in _debugInfo don't have to exist

Fixes #152

eefe3d005d4c5a79d335f834df581c7e4d9b6af2 authored over 10 years ago
Improve appearance and position

2084eb83c77d68c75795b660ec7e0d70b14d358f authored over 10 years ago
Skip private properties from the object inspector

70c7c98666e77fc5a120c0f3dcab4f6709ca101b authored over 10 years ago
Object inspector now skips properties ending with Binding

2a8308b5c0c327bb851afdba6f97578e9efbb004 authored over 10 years ago
Set background to rows instead of cells to fix OSX scrollbar

Fixes #158

2f2cd0e4d6a2ba6404966792c32c8c78753b95b4 authored over 10 years ago
Add method removal entry to 1.3.0 changelog

ec6e772b6a1fa169f690a811ebc270afb884903a authored over 10 years ago
Merge pull request #153 from jherdman/title-attributes

Add `title` Attribute to View Tree Cells

1cf4a16ce25acd7b673019b48bbf6ec06e9a4849 authored over 10 years ago
Add `title` Attribute to View Tree Cells

Long names of classes tend to trail off in the DIV cells. This change
adds a `title` attribute w...

5ed48c7beb4e90d79a517db16e1f9c8b5ba6e988 authored over 10 years ago
Bump version to 1.3.0

0447f7eaaa1602f72d3afde9d381c0347a568863 authored over 10 years ago
Send the tree whenever render perf is updated

640f5db80b70ac3975ef01ab9f5f9d895cc86ac5 authored over 10 years ago
Fix failing test due to removal of methods from the inspector

9012b5b73b9501ac2edc8ee8881dfa0b160ccf35 authored over 10 years ago
Remove methods from the object inspector

c23fd52d4206ada38e75dfa8bef3170338376ec8 authored over 10 years ago
Clean up view name in render performance tree

0ef64c70248efaf7cd051d7d3d4db619cdae5589 authored over 10 years ago
Added render duration column to the view tree

392461580798ac15623063f9d380486b20274a05 authored over 10 years ago
Fix time zone issue causing render tree test to fail

69757b5236ef0c73fd56a6d3f28fcff126d5236e authored over 10 years ago
Remove file added by mistake render_tree_test.js

e7ec177645334ed3aa0aa5eb8aa382a886df212f authored over 10 years ago
Update render list empty notice to look like the other tabs

62dc61f1e0c61af745b752fd1ac530d751bd385f authored over 10 years ago
Update render performance nav icon

8abeea5519d8c7249310efa7d1110c6462686cc0 authored over 10 years ago
Update render to tree to look and feel like the other tabs

- Updated render tree UI
- Added render tree tests
- Upgraded Ember
- Fixed failing promise test...

b1b3d91a8ce7bccbd98ca5c9e30242fea65fb33c authored over 10 years ago
Send added node profiles instead of the entire render tree

ed0c54c50b2470673da7f53be293b1c00767fcb7 authored over 10 years ago
FEATURE: New "Render Performance" menu item to profile rendering speeds

and help diagnose issues.

7154fe9bfaacffd744873dbb23e641dc7f8f391b authored over 10 years ago
Merge pull request #151 from seanlinsley/patch-1

Use SVG badge in README

fe0a42026dad7c4d4edaf4454a943152ea425208 authored over 10 years ago
Use SVG badge in README

a1b0676a82ec1b377079cf310acfc50f3ffc4be2 authored over 10 years ago
Stringified json should not get extra quotes when edited in the object inspector

Fixes #150

0004cdc8d38fed9d584755e328abef5fa0d9f5e6 authored over 10 years ago
Merge pull request #149 from rpl/fix/permission-denied-exception-on-firefox-30

FIX: changes needed to fix permission denied exception on Firefox >= 30

60ce6110a1cad476ea5ad358cabb2726ac907fff authored over 10 years ago
FIX: changes needed to fix permission denied exception on Firefox >= 30

- https://github.com/emberjs/ember-inspector/issues/147
- https://blog.mozilla.org/addons/2014...

fb329b80f7b08ec20bb1eaf58e4b126df5f9de6e authored over 10 years ago
Replace dummy urls _unused_dummy_... with empty strings

ecc3a4b8c91b2b0ab0d68a3a8ad4518bb8fe8159 authored almost 11 years ago
Update README.md

c2c8c34b0133eb4c65441b5db3eae3d3b51049e7 authored almost 11 years ago
Update README.md

606253517a6ee9f54e7a8075cb64c968f645c7a5 authored almost 11 years ago
Bump version to 1.2.0

956221c415e128de86cc3739231e8e51fe35788d authored almost 11 years ago
Eagerly inject ember_debug when Reload button is clicked.

Page navigation detection by Chrome API is inaccurate and late.
Instead we have to inject ember_...

f241b91e9eb58d4fdd0ee12a1680ae6294cf53cc authored almost 11 years ago
Stop cleaning dist_chrome on every build

Commit 497c568cef77db519a3b1d423a44003a23ac267b started to clean
dist_chrome before every build ...

039a842a58e2661c37396a2c1a3e902a8c72e089 authored almost 11 years ago
Replace button with Stack trace for promise errors

b82bb10d46f7f6ad2b8ffe60c332db4e28bf6cb5 authored almost 11 years ago
Fix test after collapsing fulfilled promises by default

4adc5b66dfe42dc0ce49b50df61058f81aaa1ae0 authored almost 11 years ago