Skip to content

Releases: adopted-ember-addons/ember-collection

Release 3.0.0

01 Nov 03:56
Compare
Choose a tag to compare

[BREAKING] Require Node 16+

💥 Breaking Change

Committers: 1

Release 2.0.0

02 May 18:03
Compare
Choose a tag to compare

💥 Breaking Change

🏠 Internal

Committers: 1

Release 1.0.0

24 Jun 08:12
Compare
Choose a tag to compare
v1.0.0

Release 1.0.0

Release 1.0.0-rc.0

25 May 13:57
Compare
Choose a tag to compare
Release 1.0.0-rc.0 Pre-release
Pre-release

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #180 Check if destroyed before validating, update travis/lint (@rwwagner90)

🏠 Internal

Committers: 4

v1.0.0-alpha.9

02 Aug 21:07
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

Closed issues:

  • Publish alpha 8 #171
  • Publish v1.0.0-alpha.8 to NPM Repository #168
  • didInitAttrs and Ember.k DEPRECATION warnings for ember 2.13.1 #150

Merged pull requests:

  • Fix test that fails in recent Firefox & Safari versions under some circumstances #174 (lukemelia)
  • Remove arrayObserver when the component is destroyed #173 (pieter-v)
  • Upgrade layout-bin-packer #172 (alexlafroscia)

v1.0.0-alpha.8

02 Aug 21:08
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

Closed issues:

  • Single js file version #165
  • URL leads to 404 Error #147
  • scroll to item #144
  • Fill gaps in Mixed Grid Layout #134
  • Glimmer 2 Compatibility #126

Merged pull requests:

v1.0.0-alpha.7

17 Nov 15:52
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

Full Changelog

Closed issues:

  • Ncaught Error: Assertion Failed: A helper named ‘percentage-columns-layout’ could not be found #118

Merged pull requests:

Sun Ray Detective

25 Apr 22:13
Compare
Choose a tag to compare
Sun Ray Detective Pre-release
Pre-release

1.0.0-alpha.6 (2016-04-25)

Full Changelog

  • [BREAKING] Delegate to layout for calculating style #81 (raytiley)

    If you have written custom layouts, you will need to implement formatItemStyle on them. See the PR for details

  • Fallback to setTimeout if requestAnimationFrame is not present #84 (raytiley)

  • Fix percentage-columns-layout #87 (raytiley)

  • Build tooling and doc updates:

A Sun Ray

21 Jan 04:53
Compare
Choose a tag to compare
A Sun Ray Pre-release
Pre-release
  • Update to use Ember.Array API... #66 (lukemelia)
  • It's not necessary to set the box-sizing css property on the ember-native-scrollable #63 (lukemelia)
  • Use separate variables instead of two-element hashes when it makes sense #51 (srgpqt)

The dummy app also got various improvements thanks to @ef4, @raytiley and @lukemelia. It is now hosted at http://emberjs.com/ember-collection/