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

Merge pull request #327 from teddyzeenny/ember-descriptor

Descriptor is no longer exposed on the Ember global.

cb366a4b34f0cc0b527ad41c9bdd33b0bd4601df authored almost 10 years ago
Descriptor is no longer exposed on the Ember global.

ba33e3d926613efc7ddb4d1463202ae4b127038b authored almost 10 years ago
Merge pull request #316 from omghax/no-prototype-extensions

Fix errors when EXTEND_PROTOTYPES=false

717e25ce1f05e418c1d582ed6a479277b8fde807 authored almost 10 years ago
Don't assume prototype extensions are enabled. See #312.

634be09182a1a66cf042b8c2b7f62cf99ea99c94 authored almost 10 years ago
Add 1.7.2 changelog

fcbbb2e730f8da3db8c81a84b913e09ab6e65928 authored almost 10 years ago
Use registry.resolve for latest Ember

ce04f9a90f6fc5dad20c1077ec6d7b0f6e5f9c84 authored almost 10 years ago
Object inspector should be destroyed last

bc6783fd232ba3fd3f865e7704a5c5c7c7eab2ae authored almost 10 years ago
Use didBecomeReady hook to detect app boot

e87ece02f1f1c24700086606a7af0374b2f0595e authored almost 10 years ago
Merge pull request #308 from teddyzeenny/ember-load-hook

Use the new Ember load hook if available

93ed1e42a8edb59d1cd9a7d8eacb6329b5208370 authored almost 10 years ago
Use the new Ember load hook if available

ed2e950da4e9530c94820ff4ad899967ac957598 authored almost 10 years ago
Merge pull request #307 from teddyzeenny/promise-assembler

Only destroy the promise assembler if it exists

44c2dc57e4538bfdeef9d786c4452ca071bc7249 authored almost 10 years ago
Merge pull request #306 from teddyzeenny/resolver

Fix Ember canary resolver bug

f41fb7498908e35cfea10695256801b3e215be45 authored almost 10 years ago
Only destroy the promise assembler if it exists

154f506d462d765bcb2fa5ce9fb15cc756146016 authored almost 10 years ago
Fix Ember canary resolver bug

841d4da8e6f62a129463bc72943b168f33349887 authored almost 10 years ago
Add grunt-cli to package.json

49551dd21032485e01663ddd387d24ae300e360c authored almost 10 years ago
Merge pull request #305 from ryansonshine/issue-304

Fix for apps where define or requireModule are not both defined

a1d186ee314829e3abef24e284c8fa3b28f2f4cd authored almost 10 years ago
ISSUE #304: Fix for users with global 'define' being defined without 'requireModule' being defined

fd9835651ab6872805e71a791700c43e3e359f55 authored almost 10 years ago
Add 1.7.1 changelog

9532d1e06c6df385512253e4c451eb78a4fb0414 authored almost 10 years ago
Do not minify code for FF addon build

a81fa29a0ee49013e120226ea31180d9b3398fbf authored almost 10 years ago
Merge pull request #296 from teddyzeenny/one-way

computed.readOnly is only for Ember >= 1.4

4f04e0842d3c8a330ae526b17da77cf4afa6f374 authored almost 10 years ago
Promise.resolve is not supported in Ember 1.0

4e50f9a62a00c9c160ffa2a2eb8a4430cdfd8909 authored almost 10 years ago
computed.readOnly is only for Ember >= 1.4

db6e9990d62d00efd3ba999afa71fc92e4a7a7df authored almost 10 years ago
Merge pull request #293 from teddyzeenny/upgrade-ember-cli

Upgrade to ember-cli 0.1.12

2d39818c0e1b001e4604e2655099146558c9b397 authored almost 10 years ago
Upgrade to ember-cli 0.1.12

4a82b1eb82a3261a72b6d584f0ed661ff00dd42b authored almost 10 years ago
Bump version to 1.8.0

7189d26a68459206791511256f0e972c9e3004f2 authored almost 10 years ago
Add 1.7.0 changelog

dacf46f22f1c2b843d2d34e939807fde723a5f9e authored almost 10 years ago
Update changelog for patch versions

7e9fd6d44fc2fabc97580d7b1752680716e1f322 authored almost 10 years ago
Bump version to 1.7.0

32fa2c6a58df7eba302bd7a5e6e14899b38d5118 authored almost 10 years ago
Merge pull request #292 from teddyzeenny/store-trace

Store instrumentWithStack in session storage for reloads

07c515c6f24024f8c626ca9ccec04e66424d35c4 authored almost 10 years ago
Store instrumentWithStack in session storage for reloads

14aa86e83dc475422badc3935b0f5c09c7c7c1c2 authored almost 10 years ago
Merge pull request #291 from teddyzeenny/naming

Fix naming to account for module based names

a965f7276b305cb8ce1b91e19b8952aa7d392ae1 authored almost 10 years ago
Fix naming to account for module based names

e69ca9dfe687adadd7e8429c6f2ce5f5d2f40c34 authored almost 10 years ago
Merge pull request #290 from teddyzeenny/support-test

The inspector now works in tests

12fb56dace2473042ecc3a2e226e44bc5e462d3b authored almost 10 years ago
The inspector now works in tests

bfa9718617180ec4aa2ade796a4e53de4dc4b0a4 authored almost 10 years ago
Fail silently during render errors

Fixes #287

f001daa050b259e9e82f6428051cf696a6c57fd7 authored almost 10 years ago
Merge pull request #286 from emberjs/deprecation

Deprecation

ffc058760cd09a51aab9768e6cbc8168e3f4cca0 authored almost 10 years ago
Tabs to spaces

7fd7539e6eadb8125b16b43ad33d31819f856ec4 authored almost 10 years ago
tweaks on the Firefox openSource helper

b648896d95db56f1d2e5e32a115c15cb1851b838 authored almost 10 years ago
Add new deprecation tab

e92360f98df8618434f4a63c1d3fedd3c8cf2aeb authored almost 10 years ago
Merge pull request #288 from xymbol/options-dialog

Options dialog

02f847f6c0e58f91f85cbd551e72314cdb434ad8 authored almost 10 years ago
Align option images

7fc5366ee1e581cee40fcdbfc26d20f96fba8d5b authored almost 10 years ago
Migrate to new options dialog

Specify options_ui manifest field. Add simpler options page.

3bdfbd5515474d0d7d4591357ed0cb0452b5b377 authored almost 10 years ago
Nested components causing wrong views to be listed

cc075e811db7b7b759df3570eb18e7b74ab25d04 authored about 10 years ago
Ember.Debug as a namespace was changing inspected object names

ddf6d81c4dde17d9068dbc19c8edb47c645b75c7 authored about 10 years ago
Merge pull request #280 from emberjs/init-ember-debug

EmberDebug should start before the application initializes

b7dfd10df042ac3c7309eadff371ce64fd4e3f0d authored about 10 years ago
EmberDebug should start before the application initializes

Several tabs (Promise, Render Speed) need to start logging the moment the application is initial...

796681534357a242d7c80f2f096f326c16b129dc authored about 10 years ago
Merge pull request #279 from teddyzeenny/reload

Persist state across reloads

6a1ce4e578de7598b7f0b4aedc1c5a4250db2abe authored about 10 years ago
Add query params

14a867ad0cc795ebb2230dfb4d5a8dbfc3b1e6c1 authored about 10 years ago
Preserve routes on refresh

2f842b791d9539e9128a879648b1529a7a829572 authored about 10 years ago
Merge pull request #278 from rpl/firefox/fix-icon-url

update the icon url to the new location (Firefox addon)

6b975418ad377c313ca0c6e4e3bdcdcaf1db1c40 authored about 10 years ago
Merge pull request #277 from rpl/firefox/always-use-last-addon-sdk

ensure last Firefox Addon-SDK release on Firefox XPI production build

ca9335e68700cc73e108b5ff2de926a3883465d4 authored about 10 years ago
firefox: update the icon url to the new location

0e9c11d262be67c2fe47327991c0563305bc733f authored about 10 years ago
specify supported npm versions in the package.json

d5d22188f4bf96be4acd39957830825a579b9b03 authored about 10 years ago
ensure last Firefox Addon-SDK release on Firefox XPI production build

09df822730ec95bb9b381b0965398fee0f340d99 authored about 10 years ago
Check type of EMBER_INSPECTOR_CONFIG

9b343aa9827dd31ba417279a266438d66d5b90bf authored about 10 years ago
Use Ember's ViewUtils.getViewBoundingClientRect if it exists

Added by @mmun in https://github.com/emberjs/ember.js/pull/9421

15f56436b93c423965975e67025142ee671aa8b5 authored about 10 years ago
Merge pull request #266 from rwjblue/guard-against-null-event-data

Guard against event.data being null.

2fcc53b33955fdc6f43168ae05357a2d54be7def authored about 10 years ago
Guard against event.data being null.

89d1e28b56f54d9c1ccf21338b27ec9fd672a27b authored about 10 years ago
Merge pull request #264 from teddyzeenny/dates

Add a date picker to the object inspector

c220a4ce765fd60f0981f66d5ef202d721251239 authored about 10 years ago
Add a date picker to the object inspector

59e8ee2983822b25e42a5203ad390dd518ec3474 authored about 10 years ago
Add warning about the use of window messages to the readme

Fixes #44

a92c1f4dfe767ad8660de90d24280a83c60f6c76 authored about 10 years ago
Merge pull request #263 from jayphelps/idiomatic-libraries

Changes where we find the Ember.libraries array of registered libs that changed with emberjs/emb...

d810f9b91624fb39085d5ffe03caa32b75b21ed1 authored about 10 years ago
Changes where we find the Ember.libraries array of registered libs that changed with emberjs/ember.js#9312

580f884674d068e05f11671f4dd8072f07160f5b authored about 10 years ago
Merge pull request #262 from teddyzeenny/ember-cli

Move to ember-cli

eec4f25b3fd3b9c3a4db414525d7c63507f4bdc8 authored about 10 years ago
Move to ember-cli

48833b9ea298fbfe5f39bd4f7d5b40a6e6e3724d authored about 10 years ago
Add .npmignore and bump version to 1.6.2

7adf8513728f2d481d9a35ebc97efe8c10bf461c authored about 10 years ago
Bump version to 1.6.1

db846adfbb7f769807800100beb9aee8bb0dec7e authored about 10 years ago
Merge pull request #258 from joostdevries/build-npm-prepublish

Build during npm prepublish

a052ce7ca7c57bf8c97136e3cd1cd47ba4e67765 authored about 10 years ago
Added npm prepublish, fixes joostdevries/ember-cli-remote-inspector#2

76f651cfb7830f5e48794918ddea54ca601d02d7 authored about 10 years ago
Merge pull request #243 from joostdevries/websockets

Websocket adapter for use with ember-cli-remote-inspector

a80c615d26fcf4dbff329e77c108a22d6498d5d5 authored about 10 years ago
Websocket adapter for use with ember-cli-remote-inspector

7f17f85a9af37800cdc34aaa9fe2f30e8e2531ef authored about 10 years ago
Change name to ember-inspector

7ba764d6354d9b319f9a2dc965cfc803ed8df4b5 authored about 10 years ago
Merge pull request #251 from phlppn/master

Use general dot replacement in regex expressions

a009d820c94ed92479c888a226c56de3c4c5713e authored about 10 years ago
Use general dot replacement in regex expressions

3aaf253d1212edd98bc71eb3d1a601e6adcd6987 authored about 10 years ago
Merge pull request #247 from rpl/fix/233

use "document.defaultView.eval" in place of deprecated evalInWindow

fb64affc5a1a20cd07b9670b5c88b0c7174cb61c authored about 10 years ago
use "document.defaultView.eval" in place of deprecated evalInWindow (fix #233)

document.defaultView.eval works like evalInWindow on Firefox >= 34
and it works correctly even ...

83565517e5c2d66a652248771f894d11b01366d8 authored about 10 years ago
Fix typo

da7a1349818829ff9a67a8886771a41e60faa501 authored over 10 years ago
Bump version to 1.6.0

9f8a81e277fd6b9411d4d947fc32a099c5ebb9e2 authored over 10 years ago
Merge pull request #240 from emberjs/container

Container Tab

28e73cc50123b53b0e507b9375a2683b0c5301c5 authored over 10 years ago
Separate Advanced tabs from the rest

a3b1e9605f69998b192c87f8ae5ff1c5aca1901e authored over 10 years ago
Add Container Tab

21447ab9df0494eb8573c67e317dea0ea0cc923b authored over 10 years ago
Force ember-template-compiler version

ed8a492cdecd5148c4223e7e8bab81b963241992 authored over 10 years ago
Add date support in the object inspector

Fixes #93

00cec1e61b67a6d1e1bbcbd1806a4db97dfaade8 authored over 10 years ago
Merge pull request #237 from cyril-sf/cyril-sf/get-application

Improve ApplicationView detection in ViewDebug

c43ca706648a4607f8b193b674b45e1a1f84b3c2 authored over 10 years ago
Improve ApplicationView detection in ViewDebug

Stops relying on the ember-application CSS class and uses the
application's rootElement instead....

ff2145185b6d2575fd0b76801bb8b35debfdabae authored over 10 years ago
Merge pull request #238 from cyril-sf/cyril-sf/remove-errors-in-test

Remove error messages from console in tests.

4f70d91b4927c8edcfedaa0092b35b5ad0b3099d authored over 10 years ago
Remove error messages from console in tests.

58926168bc094240a39ef4e9382d6164faf36f7b authored over 10 years ago
Sort model types alphabetically

Fixes #234

6b8c315271090a6eb67703643ce3dfd817dae33a authored over 10 years ago
Empty values in the object inspector should be clickable

Fixes #223

e7253ad72f1bb4d86aabfd18b91f0d8ac6a4ed2b authored over 10 years ago
null values should show up as 'null' in the object inspector

Fixes #224

b74a43cace2338abb6e152e3f159056366cc4de9 authored over 10 years ago
Show views generated by each helper in the view tree

Fixes #221

063198a73b2b5baed2a858e95d1f064f8524f3e2 authored over 10 years ago
Drill into an array in the object inspector

Fixes #219

4906fe69a0d2e5264c835865286e687e72c3067c authored over 10 years ago
Merge pull request #232 from teddyzeenny/instrument-with-stack

Make promise tracing opt-in for better performance

ba192c679c8a73dcc6b927501636e29c7b065c3b authored over 10 years ago
Send objects to the object inspector from the console

`EmberInspector.inspect(item)`

Fixes #220

3207564fbae5b37454fec791f68f010537b1764f authored over 10 years ago
Merge pull request #230 from rpl/fix/225

FIX: eval in-page-script.js instead of injecting it using a script tag

92b912ead538ae2c3a6a785598ea39f5a6288d69 authored over 10 years ago
FIX: eval in-page-script.js instead of injecting it using a script tag

67f5df4514efe8f05f70498e7deea3d0b22bb83d authored over 10 years ago
Make promise tracing opt-in for better performance

22920b3ecf5426d049c7cc6ac0bc38cbfcfd4f64 authored over 10 years ago
Merge pull request #229 from domchristie/fix-toolbar-at-small-sizes

Prevent toolbars items from wrapping at small widths

692b2602cd739df176642f88cd03d1a9dab6322d authored over 10 years ago
Prevent toolbars items from wrapping at small widths

24c6439c2deaaf847dd8be647b881ee2fb8603a2 authored over 10 years ago
Merge pull request #217 from domchristie/add-feedback-link

Add link to GitHub issues

2d2e013e3520ca1de2f74266850f8ecbcd748b23 authored over 10 years ago