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

CI: Use yarn instead of npm

f15a18967efaded4152f489d73700d580c24c108 authored over 7 years ago
Add yarn lockfile

cce33f747a529f1936b1edcc7c72c4946ed5a51f authored over 7 years ago
Merge pull request #658 from bgentry/patch-1

Fix router.router deprecation warnings

f0b77b6a27c580bc88e1c0447070293351d446bc authored over 7 years ago
Fix #625 skip building outlet tree, if controller doesn't exist. (#626)

0bf9be2502b7875f3df3fe71996cc0bb6c53e308 authored over 7 years ago
fix router deprecation warnings

Change calls to `router.router` to `router._routerMicrolib` to avoid deprecation warning.

c0aff8fda1e6759ad4663feb8705b9a44208fda8 authored over 7 years ago
Merge pull request #676 from cibernox/keep-upgrading

Upgrade to glimmer2

17e7c1dee14c25324d123509f2fdbed49b4a13fc authored over 7 years ago
Remove assertions that are not true in glimmer anymore

8e77f2e9ce369736418ac8eed0c34d16744f227e authored over 7 years ago
Found error. It was pretty simple.

88564f435cb0dfbae7cf1811fb6362efa8bddf4d authored over 7 years ago
Keep upgrading

26d84649352bc19f83362914c3a9d6fd41b76413 authored over 7 years ago
Partial update to Ember 2.7 (#675)

5c0fa3dc2ff07f11c940122d498caca689c26ff0 authored over 7 years ago
Merge pull request #673 from acorncom/patch-1

Fixed a typo

530fb679444224b0722d7b486375b965f752570b authored over 7 years ago
Fixed a typo

4e1a1dc6e8084250a3cb41ba789a3c79be188e69 authored over 7 years ago
Merge pull request #671 from cibernox/keep-refactoring-tests

Remove all usages of jQuery in tests

90298469adbdbc2feeee1421f60217e480dd2e41 authored over 7 years ago
Remove last usage of jQuery in tests

b9809c23f0563e98577dfa1f28f26cd873e9ed1a authored over 7 years ago
Remove two simple usages of jQuery

0a4aef08fcfc9240ec60d65333a427cf1031a0af authored over 7 years ago
Remove all usages of jQuery in testing except one

94dfdfc22788fd4d48536871977049d13cd7a159 authored over 7 years ago
Use native-dom-helpers in a few forgotten places

edbdc404579c6abf274b6ee7ba15e22ea71c3787 authored over 7 years ago
Merge pull request #669 from cibernox/user-ember-test-helpers-much-more

User ember-native-test-helpers almost everywhere.

d121ba88e568f4943cbaf04616ab647b7dc0983b authored over 7 years ago
Fix test

80ddad3c2d22438e137e5fdb13124852a1b65669 authored over 7 years ago
Fix complicated acceptance test

f14c1230e44097f256e0bdb129182a9879571a98 authored over 7 years ago
Fixed all acceptance tests

31210c83a4f4620821e16ec44e1639283645a166 authored over 7 years ago
Update some semi-acceptance tests

ae2db6da9104c1609aef58d2db79bfacd77e5e2e authored over 7 years ago
Refactored some acceptance tests to use ember-native-dom-helpers

e483c202904c6392d28103643d839e98955e59f6 authored over 7 years ago
Merge pull request #670 from cibernox/test-on-real-browsers

Ditch Phantom. Enter headless Chrome.

8060b19fadf2a2c8f2b61eddcd0e3b9ae4b42fd7 authored over 7 years ago
Use trusty

391f836daf5a7843bf39e8e76b597c8167197203 authored over 7 years ago
Ditch Phantom. Enter headless Chrome.

abf52b90bb70a8730fba368ae1da3594d73b33ea authored over 7 years ago
Merge pull request #668 from cibernox/remove-some-usages-of-jquery

Remove some usages of jQuery

5b2c8a36557acfd92fb3e50eec1263bbae55f2eb authored over 7 years ago
Remove some usages of jQuery

52cf8a243f9f085a8bc7340fa5fd84939b84440a authored over 7 years ago
Merge pull request #662 from teddyzeenny/chrome-publish

Add steps to publish to Chrome

6c88a9f8231eae3b6fc21319603be8e801299ef5 authored over 7 years ago
Add steps to publish to Chrome

97765550d1206404d7e4e1f53a66f8bdb4c7d230 authored over 7 years ago
Merge pull request #654 from siwalikm/master

ember-inspector shows wrong tooltip - fixed

dc3cb259a64b3070a020b47175fd5dcf58fb1291 authored almost 8 years ago
ember-inspector shows wrong tooltip

c632673baa84fa8989f6f59f0037b82d47eb53ad authored almost 8 years ago
Merge pull request #652 from cyril-sf/cyril/fix-tests

Add ember-cli-sass to build CSS file

6b8cbb81797bb67641d3cba30c956d971499510a authored almost 8 years ago
Add ember-cli-sass to build CSS file

Fixes #648

26aa12ce433a3b8d0a536ff60ccce42b984e1c6c authored almost 8 years ago
Merge pull request #645 from rmachielse/patch-1

Fix lookupFactory deprecation

268503b5dd724bcb4991b907869ec152ae28236a authored almost 8 years ago
Merge pull request #647 from krazylegz/opera-add-bower-install

Opera Add Bower Install

db4dec91ed7e3e0ffd09649b496179a0e8553db3 authored almost 8 years ago
Opera Add Bower Install

Adds `bower install` to the Opera directions, as it is necessary and included in the installatio...

f1a3b4ea1a403a669d0740f73cb1b958c7539682 authored almost 8 years ago
Fix lookupFactory deprecation

5c90101d03157b4c1a1998e864f59c3d3aa80f88 authored almost 8 years ago
Merge pull request #635 from emberjs/rwjblue-patch-1

Avoid errors for router.router.recognizer.names as Object.create(null)

d022f12dee98e7ea32622948615e0675adc13ac6 authored almost 8 years ago
Avoid errors when `router.router.recognizer.names` is an `Object.create(null)`.

7a45a75ee1f5af726a3f63854ddca7bdaa211163 authored almost 8 years ago
Merge pull request #617 from emberjs/remove-ember-k

Remove Ember.K.

e28c9185c3a8c1e99705a9791086c689a1b91c1b authored about 8 years ago
Remove `Ember.K` usage

2a5b9ef1300e951d6c9584f6620a9eaf3218f349 authored about 8 years ago
Merge pull request #614 from arjunkathuria/dev

'$E' now also prints the name of object sent to console.

ee51352671708c7d2263fe5d818b7f709cd45575 authored about 8 years ago
'$ E' now also prints the name of object sent to console

chore: $ E logs names for only EmberObjects to avoid duplicate logging

41015925a822d3f56f089447b70d7439349fffd7 authored about 8 years ago
Add 2.0.4 changelog

c97cdb0b7fa18a6ac13b463c686bc371f17ef25e authored over 8 years ago
Merge pull request #612 from teddyzeenny/subroutes

Only list subroutes if they are defined

de338013f374e97c70ac9860cdc0c51453fbaaa4 authored over 8 years ago
Only list subroutes if they are defined

e12dc7ca4b90162936e920095e8c35da28c7e3b9 authored over 8 years ago
Merge pull request #610 from Turbo87/out-of-control

glimmer-tree: Add controller null checks

b9e7ab409a9f710b3d73574676259dc147818c2d authored over 8 years ago
glimmer-tree: Add controller null checks

for components that don't have a parent controller

d4f7a7b82d9d63799406c3abded5070dbc3070df authored over 8 years ago
Merge pull request #599 from emberjs/render-performance

Splits render time into separate column

d098e9bae3ef76dda435fc7bbef380d2d148c987 authored over 8 years ago
Splits render time into separate column

bebd73596358c95db0b1b5ba06022d7271431472 authored over 8 years ago
Merge pull request #608 from teddyzeenny/changelog-2.0.3

Add 2.0.3 changelog and bump minor version

c44d1eddd288d9ffa83b83b5a19568ff7ff1f737 authored over 8 years ago
Add 2.0.3 changelog and bump minor version

24c2ab9a0df1735dca3c0b9c28be59d67f62c242 authored over 8 years ago
Merge pull request #607 from teddyzeenny/glimmer-fixes

[GLIMMER] Fix application outlet state and templates

c36bad51740c9712fb20074824a638e20c5ce9ab authored over 8 years ago
[GLIMMER] Fix application outlet state and templates

- Application outlet is no longer at the top of the tree.
- Layout meta was moved so template na...

7b15cf82f56f9971cdfe4c76ae42fe31b4163513 authored over 8 years ago
Merge pull request #601 from arjunkathuria/dev

feat(warning-msg): adds a warning message on Render pane.

40aa0238ccf2b075f067ad5f34915dc63591ce29 authored over 8 years ago
feat(warning-msg): adds a warning message on Render pane for timings being inaccurate

chore: applies various Fixes as per review, more Ember-y code

chore:- fixes style and renames a...

cf612fa76075a8abd4217a04bb3572dcd9dc2bda authored over 8 years ago
Merge pull request #596 from teddyzeenny/changelog

Add changelog for 2.0.0, 2.0.1, 2.0.2

679643037032fab3e4388a8dcb8cd0f20d1cc660 authored over 8 years ago
Merge pull request #597 from faurehu/hotfix-typo

Hotfix/typo

44e820f1a21090ea081c4c8fca9a79840a0a9ded authored over 8 years ago
Hotfix/typo

91a497dc717f6574579ca56bfe334b2fc8755383 authored over 8 years ago
Add changelog for 2.0.0, 2.0.1, 2.0.2

5dc6ebdbaf287933b906838456b0c3499ba92d6d authored over 8 years ago
Merge pull request #592 from teddyzeenny/localstorage

Fall back to memory caching if local storage is inaccessible

1c34df9e8e7f521b380d09d6f7d3af15c650cc78 authored over 8 years ago
Fall back to memory caching if local storage is inaccessible

a860337cad0f1f564dfe9e7422cbdc3b474944fc authored over 8 years ago
Merge pull request #589 from teddyzeenny/reload-schema

Rebuild columns when schema changes

b0e5c0eb2d4fb85884cc4eaad129d5b3cd1220a1 authored over 8 years ago
Merge pull request #588 from teddyzeenny/root-element

[GLIMMER] New way to get the root element

323f933db5f18791d4d177feb79cdc07cad34574 authored over 8 years ago
Rebuild columns when schema changes

9470baa03a71c7b09c58889b85fffe49d3783aea authored over 8 years ago
[GLIMMER] New way to get the root element

b890abfaccafba1dede260affccfe91ff850ed41 authored over 8 years ago
Merge pull request #583 from teddyzeenny/source-map

Disable source map for ember_debug.js

5f88f98f978d57a019ec66d650a1de49cd8a9aae authored over 8 years ago
Disable source map for ember_debug.js

a34099c6535f0ebf490d1b727f0d7fec4427692b authored over 8 years ago
Merge pull request #579 from teddyzeenny/glimmer

Glimmer 2 support

9ae625d1b06d7c4d37060c0573ca3ebbec670e81 authored over 8 years ago
Merge pull request #581 from teddyzeenny/resize

Use the layout service to pass content height to lists

4a0374669c5f3880938e31f6d1f49f024ce45f80 authored over 8 years ago
Use the layout service to pass content height to lists

This allows us to also trigger events whenever the content height
changes. Events are needed to ...

ad6ed262abe38865dbf42a4620dfeed0fc0df602 authored over 8 years ago
Glimmer 2 support

6249401602bcf8c45709025c8bfd385036833df4 authored over 8 years ago
Merge pull request #574 from teddyzeenny/resizable-columns

Add the ability to resize and toggle columns

19eff99339e3b62593434cea9ebfbc80ddf27945 authored over 8 years ago
Merge pull request #578 from elbeezy/patch-1

Bump `babel-broccoli-transpiler` to 5.5.0

5b804941421160e4583f9b39d2a22e40734a278b authored over 8 years ago
bump broccoli-babel-transpiler

dc73f30115ecb4f700f982b66d6f2cfd0b42a59d authored over 8 years ago
Merge pull request #576 from davewasmer/patch-1

Fix typo in install instructions

42e6191627dca1b10f4b127581edd5a37339f042 authored over 8 years ago
Fix typo in install instructions

Removed extraneous `&&`

661248e36d271810f5b38b6de250422a0b9f3899 authored over 8 years ago
Add the ability to resize and toggle columns

- To resize a column drag its border.
- To show/hide a column right click the table's header and...

37ed25a9a3eb3fabd4a43d22f1802849a92fe93a authored over 8 years ago
Merge pull request #573 from Turbo87/update-deps

Update build dependencies

d26bce076065b8c4e3793d1ee6ae20f42a8ad40d authored over 8 years ago
Use "amd-name-resolver" to convert relative to absolute imports

5f42100d5a32db40f476f7844cf3f212efa3ae6b authored over 8 years ago
Replace "broccoli-es6modules" with "broccoli-babel-transpiler"

c5c32eb07ecd7fab8197540260426d52849b8e6c authored over 8 years ago
Replace "broccoli-wrap" with map() from "broccoli-stew"

320add6f2f9ab6f9c8c99c09b079e004a33263ec authored over 8 years ago
Replace "broccoli-replace" with "broccoli-string-replace"

f27bbd49474b5a843839958acad6e077deec8f03 authored over 8 years ago
Update "broccoli-stew" to v1.3.2

bb142f2a21d32b9b6368db296637098708fd9c6c authored over 8 years ago
Update "broccoli-merge-trees" to v1.1.4

17202da19a713e4262a67ea18553e1dec4f1249b authored over 8 years ago
Update "broccoli-file-creator" to v1.1.1

711b59ac5f661d3edbd1ca3625949022293fd075 authored over 8 years ago
Update "broccoli-concat" to v3.0.1

c3f0ec7075518490cb6f9484a80b9ff90c969149 authored over 8 years ago
Remove unused "ember-ajax" and "ember-cli-ic-ajax" dependencies

8baf71f002a3b7a2df1210b78a8711f5959b506d authored over 8 years ago
Update "ember-cli-qunit" to v2.2.1

9432a8e1a9918766b3ee009abeb9282b13d46921 authored over 8 years ago
Merge pull request #572 from Turbo87/eslint

Update ESLint and enable more rules

da5219ed2a70c836c07bab77c2694665566f4d3e authored over 8 years ago
Remove obsolete "eslint-config-ember" dependency

9bfb6a85d015975d80063a53fc9d9514b6ba5166 authored over 8 years ago
Remove unused JSHint references and config files

1ce78ef8b3932db31fffb0fd488404de6e812170 authored over 8 years ago
ESLint: Adjust config files

9ef4a47c4dd0640cacc86b57d0fef9606d19f691 authored over 8 years ago
ember_debug/view-debug: Define "pinView" before using it

4ce4fdebbc24af02db7a0cad7fd06e0b1b60550a authored over 8 years ago
Replace forked "ember-cli-eslint" with latest official release

f9ee10c28c4ea105c1f0abcbab6f3570618e1735 authored over 8 years ago
ember_debug: Convert constants to proper functions

b3819689903e32dc4a7438e958298900a4fcf54f authored over 8 years ago
ember_debug/view-debug: Remove obsolete "View" reference

836e0b618aad0cb82f8f21f8e2cfff779bc62d62 authored over 8 years ago
ember_debug/main: Fix broken import

111:20 error 'Namespace' is not defined no-undef

a82a3a08b5a758060eba1dbd22a691adb8cd6c79 authored over 8 years ago
ESLint: Remove duplicate rule key

e9ff8657669ce74b5c02b5367577b2d869507d74 authored over 8 years ago