vertical-collection
vertical-collection copied to clipboard
Vertical Collection 4
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.