Ecosyste.ms: OpenCollective

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

github.com/emberjs/ember-2-legacy


https://github.com/emberjs/ember-2-legacy

Bump express from 4.16.2 to 4.18.2

dependabot[bot] opened this pull request about 2 years ago
Bump qs from 6.4.0 to 6.4.1

dependabot[bot] opened this pull request about 2 years ago
Bump decode-uri-component from 0.2.0 to 0.2.2

dependabot[bot] opened this pull request about 2 years ago
Bump mout from 1.1.0 to 1.2.3

dependabot[bot] opened this pull request almost 3 years ago
Bump tmpl from 1.0.4 to 1.0.5

dependabot[bot] opened this pull request over 3 years ago
Bump path-parse from 1.0.5 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
Bump tar from 2.2.1 to 2.2.2

dependabot[bot] opened this pull request over 3 years ago
Bump hosted-git-info from 2.5.0 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
Bump handlebars from 4.0.11 to 4.7.7

dependabot[bot] opened this pull request over 3 years ago
Bump underscore from 1.8.3 to 1.13.1

dependabot[bot] opened this pull request over 3 years ago
Bump ini from 1.3.5 to 1.3.7

dependabot[bot] opened this pull request about 4 years ago
add new flag: 'ember-required' which implemented in #66

Mifrill opened this pull request about 4 years ago
fix typo offenses in README.md

Mifrill opened this pull request about 4 years ago
Bump http-proxy from 1.16.2 to 1.18.1

dependabot[bot] opened this pull request over 4 years ago
Bump handlebars from 4.0.11 to 4.7.6

dependabot[bot] opened this pull request over 4 years ago
Bump lodash.defaultsdeep from 4.6.0 to 4.6.1

dependabot[bot] opened this pull request over 4 years ago
Bump lodash.merge from 4.6.0 to 4.6.2

dependabot[bot] opened this pull request over 4 years ago
Bump websocket-extensions from 0.1.3 to 0.1.4

dependabot[bot] opened this pull request over 4 years ago
Bump jquery from 3.2.1 to 3.5.0

dependabot[bot] opened this pull request over 4 years ago
Fix minor text in README.md

abhilashlr opened this pull request almost 5 years ago
Bump handlebars from 4.0.11 to 4.5.3

dependabot[bot] opened this pull request about 5 years ago
Bump sshpk from 1.13.1 to 1.16.1

dependabot[bot] opened this pull request about 5 years ago
Bump merge from 1.2.0 to 1.2.1

dependabot[bot] opened this pull request about 5 years ago
Bump morgan from 1.9.0 to 1.9.1

dependabot[bot] opened this pull request about 5 years ago
Bump extend from 3.0.1 to 3.0.2

dependabot[bot] opened this pull request about 5 years ago
Add Ember.required "polyfill"

cibernox opened this pull request almost 7 years ago
Version bump to 0.3

thoov opened this pull request almost 7 years ago
Updating the project to unblock the tests

thoov opened this pull request almost 7 years ago
Fixing tests from recent Ember.js changes

thoov opened this pull request almost 7 years ago
Fixes #60: Add build time flags for deprecation toggling

thoov opened this pull request almost 7 years ago
Remove reference to private flags from README

rwjblue opened this pull request almost 7 years ago
Setting initial version to 0.1.0

thoov opened this pull request almost 7 years ago
Adding repo and description fields

thoov opened this pull request almost 7 years ago
Update ember-try away from bower

thoov opened this pull request almost 7 years ago
Update to avoid bower for channel builds.

rwjblue opened this issue almost 7 years ago
Upgrade to 3.0-beta.3 and add version to ember inspector

thoov opened this pull request almost 7 years ago
Add links for currentWhen & reversed observer args

thoov opened this pull request almost 7 years ago
Ensure the sync queue exists.

rwjblue opened this pull request almost 7 years ago
Fix copy pasta typo in README

thoov opened this pull request almost 7 years ago
Update to SHA _just_ after 3.0.0-beta.2

rwjblue opened this pull request almost 7 years ago
Avoid polyfills / ENV setup in Ember 2.x scenarios.

rwjblue opened this pull request almost 7 years ago
Add _ENABLE_BINDING_SUPPORT.

rwjblue opened this pull request almost 7 years ago
Use Ember ^3.0.0-beta.2 as default version.

rwjblue opened this pull request almost 7 years ago
Use `sudo: required` infra to avoid Chrome setuid issues.

rwjblue opened this pull request almost 7 years ago
Modernize vendor code

locks opened this pull request almost 7 years ago
Fix lint errors

thoov opened this pull request almost 7 years ago
Convert vendor files over to ES2015

thoov opened this issue almost 7 years ago
Allow vendor tree to be transpiled.

rwjblue opened this pull request almost 7 years ago
Detect when running with Ember 2.x and noop...

rwjblue opened this issue almost 7 years ago
Fix issue when fmt is no longer provided by Ember

thoov opened this pull request about 7 years ago
Update to 2.18

thoov opened this pull request about 7 years ago
Add references to deprecation docs for each flag

thoov opened this pull request about 7 years ago
Update deprecations page with links to this repo

thoov opened this issue about 7 years ago
Update README

thoov opened this pull request about 7 years ago
Add _ENABLE_PROPERTY_REQUIRED_SUPPORT for Ember.Required

thoov opened this pull request about 7 years ago
Add input transform support

thoov opened this pull request about 7 years ago
Add link-to with controller support

thoov opened this pull request about 7 years ago
Support Component defaultLayout

thoov opened this pull request about 7 years ago
Clean up tests

thoov opened this pull request about 7 years ago
Add Ember.Freezable support

thoov opened this pull request about 7 years ago
Add Ember.String.fmt support

locks opened this pull request about 7 years ago
Add {{link-to currentWhen="foo"}} support

thoov opened this pull request about 7 years ago
Add initializer initialize arguments deprecation

thoov opened this pull request about 7 years ago
Add Ember.RouterDSL.resource support

thoov opened this pull request about 7 years ago
Add Ember.immediateObserver support

thoov opened this pull request about 7 years ago
Deprecate the reversed order in observers

thoov opened this pull request about 7 years ago
[WIP] Add _ENABLE_ORPHANED_OUTLETS_SUPPORT to config

lorcan opened this pull request about 7 years ago
Add _ENABLE_DID_INIT_ATTRS_SUPPORT config

thoov opened this pull request about 7 years ago
Add deprecated `registry` property to Application/ApplicationInstance

cibernox opened this pull request about 7 years ago
Add _ENABLE_RENDER_SUPPORT config

thoov opened this pull request about 7 years ago
Add `_ENABLE_RESOVER_FUNCTION_SUPPORT` to config

gowthamrm opened this pull request about 7 years ago
Implement `transform-input-on-to-onEvent`

bekzod opened this issue about 7 years ago
Implement `Providing resolver as a function to the registry`

gowthamrm opened this issue about 7 years ago
Support _actions on Controllers, Routes, and Components

thoov opened this pull request about 7 years ago
Flesh out README

rwjblue opened this issue about 7 years ago
Implement `providing reversed arguments to observer `

bekzod opened this issue about 7 years ago
Add polyfill for Enumerable#contains

cibernox opened this pull request about 7 years ago
Implement `ember-routing-views.controller-wrapped-param`

romulomachado opened this issue about 7 years ago
Implement `Ember.Component#defaultLayout`

romulomachado opened this issue about 7 years ago
Add _ENABLE_DEPRECATION_OPTIONS_SUPPORT config

thoov opened this pull request about 7 years ago
Add Ember.Handlebars.SafeString polyfill

thoov opened this pull request about 7 years ago
Add _ENABLE_WARN_OPTIONS_SUPPORT to config

thoov opened this pull request about 7 years ago
Implement `immediateObserver`

bekzod opened this issue about 7 years ago
Implement `Freezable`

bekzod opened this issue about 7 years ago
Implement `Enumerable#contains`

cibernox opened this issue about 7 years ago
Moving Ember.K to legacy addon

thoov opened this pull request about 7 years ago
Implement initializer arity check

locks opened this issue about 7 years ago
Implement `currentWhen` in `link-to`

locks opened this issue about 7 years ago
Implement `this.resource` on RouterDSL

locks opened this issue about 7 years ago
Implement `Ember.String.fmt`

locks opened this issue about 7 years ago