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

Style separation between data tables

16a857adab4c5bea3463ab596631703e29af029c authored about 11 years ago
Deprecate dataAdapter:main in favor of data-adapter:main

c01a7f2fe655725058fcbabdd79c33224bb34708 authored about 11 years ago
Account for models that are not Ember objects

Fixes #77

0aa9296874c25920ce5cd9ded2d7dfe037de670b authored about 11 years ago
Merge pull request #89 from rpl/fix/firefox-private-browsing

enable private-browsing permission on firefox addon

44e33c0938fececae9e2d8bd299ecf46930f3086 authored about 11 years ago
FIX: enable private-browsing permission on firefox addon

bcd65e74dea4b15cb443efee089938e884e0b037 authored about 11 years ago
Support EXTEND_PROTOTYPES = false

Fixes #87

fca449f862c3d363292aee262ece38085d4a9a41 authored about 11 years ago
Use init method instead of on('init') to stay backwards compatible

Fixes #88

08edebaf95a36cf0b2cb93fb41814364a74a82f4 authored about 11 years ago
Merge pull request #86 from rpl/fix/build_xpi_dirs_with_spaces

update grunt-mozilla-addon-sdk deps to prevent issues on build_xpi using dirs with space chars

bcc7f376eac0e03e7bf45ae3f9ea05122668e324 authored about 11 years ago
update grunt-mozilla-addon-sdk deps to prevent issues on build_xpi using dirs with space chars

f8551094672de53782a58d1eb19eac140cad2dd2 authored about 11 years ago
Merge pull request #85 from stefanpenner/more-resiliant-match

[fixes #84] make extracting information from the toString method less brittle

2d673410e74f688d78b93590304c89ed0f9b23a7 authored about 11 years ago
[fixes #84] make extracting information from the toString method less brittle

<string>.match(<regex>) will return null if nothing is found

f92c53e7671e7e12ed71a890bb626ed0a067009b authored about 11 years ago
Merge pull request #80 from nummi/chrome_inspector_consistency

Consistency with Chrome inspector

8c21e5152d8e8f8216660bdae39060faa80d508b authored about 11 years ago
Merge pull request #79 from nummi/prevent_chrome_selection

Prevent user text selection of UI chrome

2786d80123ed4692ad6266fa9d484c5f12a279af authored about 11 years ago
Prevent unnecessary ellipsis in table header

f05a8c685b29884164c55de923e002675daf0d38 authored about 11 years ago
Consistency with Chrome inspector

- svg icon for inspect button
- clean up svg markup in main navigation
- match table row hover s...

a2ca2d31a83090ad2702dcab1288e74c0a285bbc authored about 11 years ago
Prevent user text selection of UI chrome

5ad214e069f931d4a64c016d6be00393fbc227f5 authored about 11 years ago
Update Firefox version to 0.0.4

02ee340c1eef6f36d05e8536f04f286f1debbc3e authored about 11 years ago
Fix XPI link in README

5e85eca5e79a80760cd260ac6a7f56f0c28d5252 authored about 11 years ago
Merge pull request #60 from rpl/experimental/firefox_devtools_addon

port to firefox devtools addon

eaa65463a82ed4e72f833ba0ebba71e17022fca8 authored about 11 years ago
FIX: prevents active tab reload when opening the inspector the first time

4ee2f55d47cfdaa070b80bf9b72e49047226b9fd authored about 11 years ago
Rename method to make more sense

c606d55e1797022c13a3caf795b1dfd4a1f0db9f authored about 11 years ago
Make sure parent view controller is not a component when comparing

2283ac32c2df92786895d3ebb34621f87d55b1af authored about 11 years ago
Fix view pinning in firefox

93860a8d0f246498c65764e1c175fa6e1ffec485 authored about 11 years ago
removed unused var from firefox devtool-panel module

d736e163d83ee7eaf78f25425908ab3c423d24d5 authored about 11 years ago
Add -moz prefix to box-sizing css

74b56c89fd0d7681351d85822b69cfe4e3eb8025 authored about 11 years ago
Fix css to remove object inspector horizontal scrollbar

e91caaeff1154bcf47aa7f00864ce7b2654232c0 authored about 11 years ago
Limit search input border to 1px

f32e9501cb903d1300e97fdb5c6d86bbdc05eb14 authored about 11 years ago
Clone objects received through the port in firefox adapter

a86ec1413cc0e66f1b20d6f5c49310fe4627cbfe authored about 11 years ago
Fix method names in route deactivation

83579de76d301cf1a6ebdc9e3d1899e98096e30f authored about 11 years ago
Bump version patch to 0.0.4

a83163ac430e3802df05d03275adfe0861b73f25 authored about 11 years ago
change xpi id to [email protected]

dba3a4c3d7eb713f1ab7fc0c8408bffe6365af42 authored about 11 years ago
fix markdown syntax in README.md

b12af43045c518e1a3033058ec3a68650a68a705 authored about 11 years ago
tweak firefox specific css

33b539a8a2e048e11e270625e64ca0d3fed6846a authored about 11 years ago
fix images/calculate.svg src url

8a954e04c7386b38c8ee5a35e01a622900db63d9 authored about 11 years ago
update README.md: tweaks on the firefox specific dev tips and added references to the last xpi build

aea3df03ae310507f4f6e68a5e648626e44738ea authored about 11 years ago
build and upload ember-inspector.xpi integrated in the 'build_and_upload' grunt task

620b5e54605d1e15d1f080a05205288025be9ac1 authored about 11 years ago
update README.md: add firefox specific grunt commands

07abe6ac84959d40b6a181a570657277493dc13a authored about 11 years ago
define new run_xpi grunt task

02d87202dd2e67c0af767b1b1402ea8712339863 authored about 11 years ago
update grunt-mozilla-addon-sdk npm dependency

2536653006711ace3d869d90f3d35b4bbb4c7879 authored about 11 years ago
Add firefox adapter

39db5b5e645d446f3f0de61ccba7978df047a064 authored about 11 years ago
updated grunt-mozilla-addon-sdk dependency and task options

2bf5dbc8a0bd8b2d52098a1574972522637402ea authored about 11 years ago
cleanup firefox extension code

- move devtool panel code in a jetpack module
- clean up devtool panel code
- use jetpack worker...

13327bc612c302691b560f673f124594cfdf8738 authored about 11 years ago
various css fixes: fix image url and table tree flex box and split alignment

a7b55383a487d054c142e0c36ee3007a9c451f1d authored about 11 years ago
move app port initializer into port.js

d431826f882401b42a853d9dcaaa075b72422ae2 authored about 11 years ago
fix exceptions on missing document.body and reloading devtool panel

43798e0ea531e001921bb9cbb318fbac31429d9b authored about 11 years ago
FIX: DOM inspection requests ported to Firefox Devtool panel

2e4aa4d2d5513ae04ac437540cfaea47a8940407 authored about 11 years ago
minor cleanups on ember-inspector firefox devtool panel

02b13b54a0e52a941758d9b7314db0fae5583b89 authored about 11 years ago
integrate Mozilla Addon SDK download and xpi generation

- add grunt-mozilla-addon-sdk to npm devDependencies
- configure new grunt tasks "mozilla-addon-...

b53a32129e5b14a791977efeef84fcdb37bb850b authored about 11 years ago
register build_xpi grunt task

7640f8f5796323f4eaaf7bbe1ba851f1df1f601a authored about 11 years ago
FIX: configuring grunt-mozilla-addon-sdk to download 'firefox26' revision

needed to get a Mozilla Addon SDK version which supports chrome.manifest (http://bugzil.la/559306)

3f05cac8d656e6406275206de2dda0b4c470526c authored about 11 years ago
FIX: tweaks on the ember inspector panel initialization

- reload attached tab on initialization (fix ember not detected if tab
is already loaded)
- re...

0f435df7550c55d8ac5c0ea69cdcb228b2fe0bec authored about 11 years ago
added ff_extension_dist/data/vendor and ff_extension_dist/data/images to .gitignore

b3c827a9604255dc19fdbf3d009f25ebba1ebea0 authored about 11 years ago
FIX: use relative image urls

relative urls on images works correctly on firefox and chrome extensions

2d5b6748c46b3d48a18190fbc3c0ddffaa20ce83 authored about 11 years ago
minor firefox css tweaks

ddce7c72e05c944d0fdbbd5e6716b0cc5469c221 authored about 11 years ago
choose an 16x16 icon as Firefox DevTools panel icon

18169116f91ab1e08e63206574e3c39f700ad135 authored about 11 years ago
fix styles in firefox

03188d1240448959225e5d6401218175dfcc3a4e authored about 11 years ago
PROTOTYPE: port to firefox devtools addon

4fba986052525727533636f5d76f50e0cfa1ee53 authored about 11 years ago
Everything goes through an adapter

- Port is now environment agnostic because it uses the adapter
- Created BasicAdapter and Chrome...

eedb6575e3fbb385a75497c97d5785845b4a7221 authored about 11 years ago
Merge pull request #72 from eventualbuddha/account-for-null-document-body

Account for document.body being absent.

168aa2ec05ffbfbb7914c4331719a27c64f497fb authored over 11 years ago
Account for document.body being absent.

b4c1e9785f8b0cce29bcd9a406af6d4642fe1f3e authored over 11 years ago
Merge pull request #63 from tildeio/view-tree

View tree improvements

b5d3289cc66a16d153bbda99e751341fa7bce7e9 authored over 11 years ago
Add name column to view tree and hide virtual views

ce0995a2276983bee151bf95ef87f7ef18a9c2df authored over 11 years ago
Merge pull request #49 from tekay/master

Allow app__main to shrink when app__right-col is expanded

b87e3d6a917f76a0149fac12d9c34caa51b25d87 authored over 11 years ago
Change min-width to 1200px

943364b0f4178d8b9b5a231ad91ecea9f393b31a authored over 11 years ago
Accounts for view not having an element when highlighting

Fixes #65

23106c07213c3d87dfbe46b645039cd5ab6d36e6 authored over 11 years ago
Better filtering of views when highlighting on hover

d0de65f1a192d09c57e42d7379a21716c9ce5b3f authored over 11 years ago
Drop objects when destroyed

ee71f3b6ab4974598f401c6c50c3b0eed6baf966 authored over 11 years ago
Show views and components in preview layer

8c41981c8bf116e1f9b0a31183832d754780ca1b authored over 11 years ago
Update tests to new features and fix bug with private view properties

e613dcf588d0ef26ee85e97bedf2e3a6854ad0ba authored over 11 years ago
Add magnifying glass to inspect views on hover

dc47322861b7a64377d315eb7ad0de6028686412 authored over 11 years ago
View tree UI improvements

0a4ce2f41c6e097b2841fcdd4446069317841212 authored over 11 years ago
View tree: add options to show components and all views

Also added the ability to inspect a view's DOM element by clicking on its template

Done with @t...

1955e72b1c133e3cdf0445ab7decd10d63b2f13c authored over 11 years ago
Merge pull request #71 from zoghal/fix-highlightedElement-in-rtl

fix highlightedElment when page direction is rtl

a53b33cea0ed76c5aa274197dccefa801ed094f6 authored over 11 years ago
Upgrade to Ember 1.0

7ac9e643c0d75644c26784a03e824b612e3f1d23 authored over 11 years ago
fix highlightedElment when page direction is rtl

3629df8f4789599c5969312481d477ed5068b6be authored over 11 years ago
Merge pull request #67 from nummi/master

New send button icon and small mixin UI tweaks

33180a37674ba8f6770d75b52d302f90a4678513 authored over 11 years ago
New send button icon and small mixin UI tweaks

- New send button icon

- remove double border between mixins

- match background color of colla...

2e0d7af23893e398b2805a572ebc2e8016c76fba authored over 11 years ago
Merge pull request #64 from locks/data-panel-error

Addresses Data adapter error message issue raised in #62

42f662dda68e94044099e0581b030c647dfb17a1 authored over 11 years ago
Addresses Data adapter error message issue raised in #62

- Fixes style bug
- Makes title wider
- Fix header's padding
- Remove confusing Data error descr...

8437f80966359618fd3a00711704d525a8042db9 authored over 11 years ago
Merge pull request #52 from teddyzeenny/not-detected

Add helpful message when application is not detected.

12c051845c123cae81fd97590b03cf661ec34787 authored over 11 years ago
Add helpful message when application is not detected.

Design by @sea-jay

662df490e83f66c8cdb4813e6d8f8555d2d6f488 authored over 11 years ago
Notify the client application of the extension's existence

57cb03e2c3f78cdd55b0260ae2729fea0558bb12 authored over 11 years ago
Update README to include link to web store

039542585983beb6128c3de6f37806c9663ec065 authored over 11 years ago
Bump package.json version patch to 0.0.3

d61c002b9d822e1a673718849532a08cbd38326d authored over 11 years ago
Upgrade to Ember RC8

7750e0a14333d3aa7b0fa26404b587eb2439f9ac authored over 11 years ago
Improve Application detection and EmberDebug reset.

Fixes #48

953beeb3485871801760b2b2eb6f66ad4e441027 authored over 11 years ago
Use JSON.parse instead of eval

ee146139edada387bb371de58ff1a0bc5ca0f2c8 authored over 11 years ago
Merge pull request #47 from craigteegarden/fix-highlightView-scroll-offset

highlightView doesn't correctly position the overlay unless window.scrol...

1d4a7f370ff1b5af8dd67ff3831227c189314c1a authored over 11 years ago
highlightView doesn't correctly position the overlay unless window.scrollx and window.scrollY are added to `top` and `left` as described in https://developer.mozilla.org/en-US/docs/Web/API/element.getBoundingClientRect

e872827f5b3dafdab1efc76dacd7ed41e2878216 authored over 11 years ago
Prep for Chrome Store release

91847a4b4c97f2cbc1044012f558a107f6efcdda authored over 11 years ago
Merge pull request #42 from craigteegarden/send-inspected-object-to-console

Allow the inspected object to be sent to the console.

afe5d0719f5e739f7811f07e299d29d6a3b4ba00 authored over 11 years ago
Allow the inspected object to be sent to the console.

15c5c04596ead693e6be1ffafef77679020f019e authored over 11 years ago
Fix ES6 module export syntax

b70735d72563dc0dc2e3b310e58efa226de68756 authored over 11 years ago
Remove outdated comments in port.js

fc19a30a6121e358e0d38001e1c35ea39070eedf authored over 11 years ago
Limit record cell width and hide overflow

b1300ee27dc4d7f6c0a9590bb5bbca845fb3054b authored over 11 years ago
Merge pull request #41 from locks/tomster-logo

Tomster logo

da694cb47caacc3883784fcc954c9b702875dadf authored over 11 years ago
Optimize pngs with ImageOptim

f53fe084a1b24822a2cb885dee9c8c4155aac0f1 authored over 11 years ago
Add tomster logo to chrome://extensions

f8097bb8f05c115b65fc567d2f6358680a6e9ac8 authored over 11 years ago
Read only CPs should not be editable in the object inspector

Fixes #37

153941e401c5ebfb2c4bcc5637c2286f6f82d308 authored over 11 years ago
Merge pull request #38 from tildeio/data

Add Data tab to the extension

bc12c7fba22376588e6bb1390681238183c58531 authored over 11 years ago