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

Merge pull request #29 from thoov/current-when

Add {{link-to currentWhen="foo"}} support

3478c8861a73c570ac4709c6093856c4e7a7fc3d authored about 7 years ago by Robert Jackson <[email protected]>
Use ember.linkcomponent

79cbbe7f645095ec98fc8b02b1971dd14f1d57b1 authored about 7 years ago by Travis Hoover <[email protected]>
Use vendor over initializer

f0e0d9bea6ad81ed81530c4f2c4cf6c0d714231d authored about 7 years ago by Travis Hoover <[email protected]>
Add {{link-to currentWhen="foo"}} support

6b2faa6d9d543e2a8c552f2e530a227437de5f6c authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #27 from thoov/this-resource

Add Ember.RouterDSL.resource support

d8a20cd499e46fb4ab997b42d60aada1ac2370b2 authored about 7 years ago by Travis Hoover <[email protected]>
Fixing 2.12 issue

71e743e8bb1a579177f1864541b5b0be1b0aa36c authored about 7 years ago by Travis Hoover <[email protected]>
Add Ember.RouterDSL.resource support

660cbac15b2bd99d33af10b71a80b510a754ee33 authored about 7 years ago by Travis Hoover <[email protected]>
Fix node 4 test

22cdbf39011fb345816eb91f97f69b4478036393 authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #28 from thoov/arity

Add initializer initialize arguments deprecation

5e6110c3c80ef1fd9ce736803527553faa825740 authored about 7 years ago by Robert Jackson <[email protected]>
Add initializer initialize arguments deprecation

96c8ccfcbccd77d88ff7e9edbd16bc6bd4185ebc authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #25 from thoov/reverse-observer

Deprecate the reversed order in observers

25b2b029b117a8be2a481fc8f91a12d43f23eeaa authored about 7 years ago by Travis Hoover <[email protected]>
Deprecate the reversed order in observers

1a4683df3e15c32d3d892ee75844a693d69f05d2 authored about 7 years ago by Travis Hoover <[email protected]>
Minor code cleanup

82a4008bde600c4a0db6a11dacd22abd83ce6d5f authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #21 from thoov/render

Add _ENABLE_RENDER_SUPPORT config

67fb0847223aea3d057ced1a18f3ef9d9ef8f36a authored about 7 years ago by Robert Jackson <[email protected]>
Merge pull request #24 from lorcan/lorcan/orphaned-outlets

[WIP] Add _ENABLE_ORPHANED_OUTLETS_SUPPORT to config

548b03f02d9b816a666351acacbc64ed20f3262a authored about 7 years ago by Travis Hoover <[email protected]>
Add _ENABLE_ORPHANED_OUTLETS_SUPPORT to config

1d80088f7abc53f9b044b1aea96fa217bc16952c authored about 7 years ago by Lorcan Coyle <[email protected]>
Add _ENABLE_RENDER_SUPPORT config

436c1353ca51d4b9d3190dd76f97f01937d916ab authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #23 from thoov/did-init-attrs

Add _ENABLE_DID_INIT_ATTRS_SUPPORT config

61ed64a3dcc1ad7498a2de02c4fa31a4aa8dd200 authored about 7 years ago by Robert Jackson <[email protected]>
Add _ENABLE_DID_INIT_ATTRS_SUPPORT config

ec7da5258894cef5161c24acaef8bfe98a399306 authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #20 from gowthamrm/resover-function-env-config

Add `_ENABLE_RESOVER_FUNCTION_SUPPORT` to config

5fdc5e293cf7975c6fad91de8f77fee0c03b1ae9 authored about 7 years ago by Travis Hoover <[email protected]>
Add `_ENABLE_RESOVER_FUNCTION_SUPPORT` to config

b05f3f9d69e6d3c15556a3e88c2c57e6fcce081c authored about 7 years ago by gowtham.mk <[email protected]>
Merge pull request #17 from thoov/underscore-actions

Support _actions on Controllers, Routes, and Components

520b196fdbee04f24e0285d55732aee0974eb42e authored about 7 years ago by Robert Jackson <[email protected]>
Support _actions on Controllers, Routes, and Components

206eb18acc2d904808e0af34996a4fef95926390 authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #14 from cibernox/implment-enumarable-contains

Add polyfill for Enumerable#contains

7c6ed522c2798aa13b2071be296ed7e8a91345b0 authored about 7 years ago by Robert Jackson <[email protected]>
Add polyfill for Enumerable#contains

e61c4f097bfe2f6f6fbabcfb0dc3282051b1b650 authored about 7 years ago by cibernox <[email protected]>
Merge pull request #10 from thoov/safe-string

Add Ember.Handlebars.SafeString polyfill

1f59bb148f8bac24c5092f96ff460a5ec65def79 authored about 7 years ago by Travis Hoover <[email protected]>
Add Ember.Handlebars.SafeString polyfill

4c65207ff0090bbfd36a1f7c5fbfe24cc115c6a7 authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #9 from thoov/warn-config

Add _ENABLE_WARN_OPTIONS_SUPPORT to config

b418d1f432f80ec67d58f21ef0580b205924f6b8 authored about 7 years ago by Travis Hoover <[email protected]>
Add _ENABLE_WARN_OPTIONS_SUPPORT to config

dfe3aac509374ea60cd56f05301c128d6d637952 authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #11 from thoov/deprecation-removal

Add _ENABLE_DEPRECATION_OPTIONS_SUPPORT config

f83a78cd4d4fe239ad647d0ce37c9757cdf91b37 authored about 7 years ago by Travis Hoover <[email protected]>
Add _ENABLE_DEPRECATION_OPTIONS_SUPPORT config

6d3b45e8d4800acfb393d14a544636144e5cefed authored about 7 years ago by Travis Hoover <[email protected]>
Merge pull request #5 from thoov/ember-k

Moving Ember.K to legacy addon

6701e0fa33dd58d1366422ef22772c67c9beed66 authored about 7 years ago by Robert Jackson <[email protected]>
Moving Ember.K to legacy addon

d6bc4d19ca4d54b16c428b3ff7745a7d3f827d09 authored about 7 years ago by Travis Hoover <[email protected]>
Initial Commit from Ember CLI v2.17.0

_...,
...

b1adf2b191cf77608db61398ab80fc546ef4057e authored about 7 years ago by Tomster <[email protected]>