Skip to content

Releases: Addepar/ember-table

v5.0.6

30 Jul 19:04
Compare
Choose a tag to compare

What's Changed

  • Fix a memory leak with the root column tree node by @mmun in #994

New Contributors

  • @mmun made their first contribution in #994

Full Changelog: v5.0.5...v5.0.6

v5.0.5

30 Jul 19:04
395a7f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.4...v5.0.5

v5.0.4

28 Apr 21:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.3...v5.0.4

v5.0.3

11 Apr 15:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

11 Apr 15:12
4366d77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

11 Apr 15:11
c1c1b3c
Compare
Choose a tag to compare

What's Changed

  • Update documented version support by @mixonic in #951
  • Add static security scanning with CodeQL (SAST) by @faf0-addepar in #954
  • Clean up tests ahead of offset fixes by @mixonic in #950
  • Ember Table 5 by @twokul in #963
  • Add a GitHub action to check for unowned files against CODEOWNERS by @navkast in #965
  • Codeowners scan is dependent on a private action by @mixonic in #970
  • Bump vertical-collection in the lockfile by @mixonic in #969
  • [EXPERIMENTAL] Provide addon-defined template types for Glint by @kpfefferle in #968

New Contributors

Full Changelog: v4.0.0...v5.0.1

v5.0.0

12 Sep 17:38
Compare
Choose a tag to compare

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: #963

Ember Table 5.x supports:

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

What's Changed

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

v4.0.0

18 May 13:53
Compare
Choose a tag to compare

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: #919

Ember Table 4.x supports:

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

What's Changed

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

v4.0.0-beta.4

24 Feb 15:59
307058a
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

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

23 Dec 04:37
1a69317
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release
  • 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

v3.2.0...v4.0.0-beta.1