vertical-collection icon indicating copy to clipboard operation
vertical-collection copied to clipboard

Vertical Collection 4

Open mixonic opened this issue 3 years ago • 0 comments

Satisfying the proposal in https://github.com/html-next/vertical-collection/issues/362, start implementing a v4 which:

  • Drops support for Ember < 3.12-LTS.
  • Drops support for Ember CLI 2.x.
  • v2 Ember addon? Is this even possible with the above constraint? I'm not sure. Maybe a nice to have. See https://github.com/html-next/vertical-collection/issues/260
  • No change in Node support.
  • ~Release 1.0 of html-next/ember-raf-scheduler.~ Ember 4.5 support is confirmed in https://github.com/html-next/vertical-collection/pull/373, so I don't think we actually need to do this.

Please open PRs against master if they are backward compatible to Vertical Collection 3, or against this branch if they must target v4.

mixonic avatar Jul 20 '22 01:07 mixonic