Ecosyste.ms: OpenCollective

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

github.com/emberjs/ember-debug


https://github.com/emberjs/ember-debug

Merge pull request #10 from emberjs/ember-observer-2

Add ember-observer redux

987aa9399b84db7fe6a2090f01659ea5527f0811 authored over 4 years ago
Add tests to prevent regressions

850a0b6c62897412b1d7fd4ea881ab7d50bd3ae4 authored over 4 years ago
Update bourbon filepaths for ember-observer to work with yarn workspaces

e6ad3155528846c60998d3cd2016f3de7bce94f0 authored over 4 years ago
Add CI for ember-observer

74f2b19ca98be81f778b651c23e6cdce9f4f1c97 authored over 4 years ago
Add ember-try to ember-observer

6f1f80f6378e45dd44b1dec4c8a8c734c5bfc287 authored over 4 years ago
Add volta to ember-observer

1a6ad1bbd7894d86312c42d90ac3ba60050a1434 authored over 4 years ago
Inject bookmarklet into ember-observer

4220a2373b7409cc1c29a772e8fb8f399411a1ac authored over 4 years ago
Update yarn.lock

7f2de3c9e2b6b89f0e52e32582f0583d35a80af5 authored over 4 years ago
Merge commit '0053d0051b495a269604ae9b629c331f8489ecd1' as 'apps/ember-observer'

5e26d4b200bf6df438d1e0526bca830df769880b authored over 4 years ago
Squashed 'apps/ember-observer/' content from commit 519f083

git-subtree-dir: apps/ember-observer
git-subtree-split: 519f083c69d8cd577c14b38d222950a4728729b7

0053d0051b495a269604ae9b629c331f8489ecd1 authored over 4 years ago
Merge pull request #8 from emberjs/fix-yarn-clean

Fix `yarn clean` at the root

23b72ccf7697202f967c2d0798eaa85e19200c62 authored over 4 years ago
Fix `yarn clean` at the root

`yarn workspaces run clean` expects each workspace to have a clean
script, so added on for super...

2cb21213dde7a63c3ebe62a36d02d428168a6aea authored over 4 years ago
Merge pull request #7 from emberjs/super-rentals

Add super-rentals app for testing

1131cceabdfd1e7b59e8c83c4acda1fa015083e6 authored over 4 years ago
Add ember-debug tests for super-rentals

9f77724bd2314ae473ed9c4bb83b250bc269d6e1 authored over 4 years ago
Add CI for super-rentals

b623df7991cb4be3e1a4d1a3e3a88ab0e86fb260 authored over 4 years ago
Add volta for super-rentals

54b0b16f0f5d97e21c95ebd34c21f3f4be156a95 authored over 4 years ago
Add ember-try for super-rentals

445a070a7fa580f3ce9b8e5210e75e7fe9a32d99 authored over 4 years ago
Inject bookmarklet into super-rentals

6004522f4eba2356a1c1bd79fc5caa3dc697755a authored over 4 years ago
Add apps/* to workspaces

b839e7e8a287c712dcc3d488de14ce44b4ab7502 authored over 4 years ago
Merge commit 'd19aecec41d1715b886432c5b4120460e2bf7af5' as 'apps/super-rentals'

c1019386fed4c32a0cb428ce33ec35fffe9aa399 authored over 4 years ago
Squashed 'apps/super-rentals/' content from commit 686a263

git-subtree-dir: apps/super-rentals
git-subtree-split: 686a26303985fa68f0ce113a03475a4b5ef9bb5a

d19aecec41d1715b886432c5b4120460e2bf7af5 authored over 4 years ago
Merge pull request #6 from SYU15/webpack-config

Add webpack config to Ember Debug

d8ae4c9019f1fd673532c56575dc35898335d958 authored over 4 years ago
Add back node_modules exclusion for babel

This works because webpack resolves the symlinks in node_modules to
the true location on disk, s...

700598337779e8897eaae98f9f17a717119a033a authored over 4 years ago
Dedup babel helpers

8837f6481af2bd30e30e14cd3321e71896b0d1de authored over 4 years ago
Run yarn build in production mode

9dd964cd90f9c90d70941befa470f959755034d2 authored over 4 years ago
Add an index.html for dev server

1d93df090c2cb9f6f9cad28548fa73765f5a2df9 authored over 4 years ago
Refactor webpack config to use project references

This builds each sub-project before building the main entry point,
so everything Just Works™ wit...

19e5b4aab06c39de0eb649972e561a9c28470459 authored over 4 years ago
Better logging

8785547b1ebf122e7fdbf5a6d5d0042bfbf7c175 authored over 4 years ago
Add missing entry point to package.json

Without this, webpack won't be able to find the files in this pkg

ad296396ff0d3a8e421cf04a8911df5b0c6260aa authored over 4 years ago
Move ts build cache to tmp

dfe98ac543cc9f14e15b4f9dbe1792b8e9f5f96c authored over 4 years ago
Revert tsconfig changes

* `allowJs` is not needed since we don't have js files
* `outDir` need to be specified in each p...

4abc81de8a4107965acc12f80db1abb3f83c4f6d authored over 4 years ago
Fix version on emberVersion

233b6d824789b10806e707416eae41c156c6decf authored over 4 years ago
[very WIP] Add webpack config to Ember Debug

7f2bb0475db56bef6d4c88aa1288f9af429f5b10 authored over 4 years ago
Initial commit

3fc8acac1ea2fe88a0788f0a573615fcc4304633 authored over 4 years ago