Ember Table Versions Save

v5.0.6

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Addepar/ember-table/compare/v5.0.5...v5.0.6

v5.0.5

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Addepar/ember-table/compare/v5.0.4...v5.0.5

v5.0.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Addepar/ember-table/compare/v5.0.3...v5.0.4

v5.0.3

1 year ago

What's Changed

Full Changelog: https://github.com/Addepar/ember-table/compare/v5.0.2...v5.0.3

v5.0.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Addepar/ember-table/compare/v5.0.1...v5.0.2

v5.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Addepar/ember-table/compare/v4.0.0...v5.0.1

v5.0.0

1 year ago

The following summarizes changes between v4.0.0 - v5.0.0. To review the changes in beta releases leading to 5.0, please refer to the changelog. You can also review the PR leading to this release: https://github.com/Addepar/ember-table/pull/963

Ember Table 5.x supports:

  • Ember 3.12 - 4.x
  • Node >= 14

What's Changed

Full Commit History: https://github.com/Addepar/ember-table/compare/v4.0.0...v5.0.0 Full Changelog: https://github.com/Addepar/ember-table/blob/master/CHANGELOG.md

v4.0.0

1 year ago

The following summarizes changes between v3.3.1 - v4.0.0. To review the changes in beta releases leading to 4.0, please refer to the changelog. You can also review the PR leading to this release: https://github.com/Addepar/ember-table/pull/919

Ember Table 4.x supports:

  • Ember 2.18 - 4.x
  • Node >= 14

What's Changed

Full Commit History: https://github.com/Addepar/ember-table/compare/v3.3.1...v4.0.0 Full Changelog: https://github.com/Addepar/ember-table/blob/master/CHANGELOG.md

v4.0.0-beta.4

2 years ago

We hope that this release will prove fully compatible with Ember 4 🤞

  • Add ember-try scenario for ember v4 #940
  • Fixes this-property-fallback deprecations #938
  • drop old guides #942
  • Bump ember-test-selectors to v6 with fixed tests #937
  • Fixes various small Ember Global deprecations #936
  • Import and use scheduleOnce from ember/runloop #939
  • Use render from ember-test-helpers #935

v4.0.0-beta.1

2 years ago
  • Release 4.0.0-beta.0 f70af8a
  • Pin Node 14, try vertical-collection 3 (#921) 6bffbb3
  • Use pre-built styles (#888) (#900) 1260086
  • Drop Ember 2.12 scenario 04c2eba
  • Replace hasBlock usage with has-block helper (#884) b10bce8
  • Disable ember-release scenario until deprecations are addressed ab79c73
  • Drop 2.8; re-enable release scenario 3683a22
  • deprecate property fallback lookup (no implicit this, take three) (#924) 148724f
  • Float vertical-collection (#920) e755c73

https://github.com/Addepar/ember-table/compare/v3.2.0...v4.0.0-beta.1