Addepar / ember-table

https://opensource.addepar.com/ember-table/
Other
1.69k stars 351 forks source link

3.0 RFC/epic: Drop support for IE11, Ember <2.4, and more #819

Open mixonic opened 4 years ago

mixonic commented 4 years ago

Motivation

There are several costs to ember-table supporting legacy platforms, and we're ready for a major release.

The plan & progress

The repo now has a branch 3.0-beta, in draft state at https://github.com/Addepar/ember-table/pull/831. We will land patches for an eventual 3.0 release into that branch, and will make incremental beta releases along the way. Already you can find v3.0.0-4 released via NPM.

I propose a list of changes before a 3.0 final is declared. The task list is:

mixonic commented 4 years ago

We've been discussing this with maintainers, and we intend to move forward on dropping IE11

ghost commented 4 years ago

see #800 for one conversation.

mixonic commented 4 years ago

We're moving forward with this! I'm updating the issue description with more details on the execution and plan.

mixonic commented 3 years ago

Ok! So we kicked off this goal in April 2020, and after a very long year we're nearly ready to pull the trigger on a stable 3.0 release. @twokul @kpfefferle and @ahmacleod have been landing some excellent work into the beta releases.

Additionally in that time Addepar has removed our own requirement that ember-table continue to support Ember 2.4. We're interested in upping the minimum supported version of Ember to 2.8.3.

Is there feedback from repo watchers on this step? If there is little in the way of feedback, we're inclined to bump the baseline and hope that helps our 3.x release cycle last a little bit longer.

twokul commented 3 years ago

I would strongly support 2.8 😄