Releases: adopted-ember-addons/ember-collection
Releases · adopted-ember-addons/ember-collection
Release 3.0.0
[BREAKING] Require Node 16+
💥 Breaking Change
- #222 Update to latest layout-bin-packer (@lukemelia)
Committers: 1
- Luke Melia (@lukemelia)
Release 2.0.0
Release 1.0.0
v1.0.0 Release 1.0.0
Release 1.0.0-rc.0
💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
- #180 Check if destroyed before validating, update travis/lint (@rwwagner90)
🏠 Internal
- #189 [CHORE] Update Travis CI badge link (@vasind)
- #188 chore: Remove ember-cli-deploy and its plugins (@Alonski)
- #187 [CHORE] release-it setup (@vasind)
- #185 Update addon URL in index.hbs (@Alonski)
Committers: 4
- Alon Bukai (@Alonski)
- Gaurav Munjal (@Gaurav0)
- Robert Wagner (@rwwagner90)
- Vasanth (@vasind)
v1.0.0-alpha.9
v1.0.0-alpha.8
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:
- Cleanup... #166 (rwjblue)
- Fix tests broken in browsers that have visible scrollbars #164 (raytiley)
- Clean up Bower dependencies #162 (Turbo87)
- [BREAKING] Bump minimum Node version to 4.5 #161 (Turbo87)
- Update "ember-cli" to v2.16.2 #160 (Turbo87)
- Use yarn instead of npm #159 (Turbo87)
- README: Use TravisCI badge instead of CircleCI #158 (Turbo87)
- Use TravisCI instead of CircleCI #157 (Turbo87)
- testem: Run Chrome and Firefox in headless mode #156 (Turbo87)
- testem: Remove "PhantomJS" target #155 (Turbo87)
- Bump node to version 6 #153 (raytiley)
- Automated demo deploy via ember-cli-deploy-ghpages #151 (lolmaus)
- Fix spelling and naming mistake #149 (Alonski)
- Removed ember-try from dependencies #148 (Alonski)
- style prefix fix #146 (mival)
- Fix readme scroll-right reference #139 (jubar)
- Remove deprecated Ember.K #136 (cibernox)
- Prevent
didInitAttrs
deprecation. #133 (rwjblue) - Clear cells and cellMap when items changes #110 (paddyobrien)
v1.0.0-alpha.7
Closed issues:
- Ncaught Error: Assertion Failed: A helper named ‘percentage-columns-layout’ could not be found #118
Merged pull requests:
- Pr/130 #131 (stefanpenner)
- Glimmer 2 Compatibility #130 (paddyobrien)
Sun Ray Detective
1.0.0-alpha.6 (2016-04-25)
-
[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)
-
Build tooling and doc updates:
- Fix comparison link in CHANGELOG.md #82 (tricknotes)
- Update README #85 (raytiley)
- Update to [email protected]. #86 (rwjblue)
- Update releases tested in CI. #88 (rwjblue)
- Use Xunit reporter in CI. #90 (rwjblue)
- Remove template compiler from built assets. #91 (rwjblue)
- Update percentage-columns-layout example. #95 (dustinspecker)
- Update ember-cli from 2.3.0-beta.2 to 2.3.0 #101 (fpauser)
- Update ember-try to 0.2.0. #102 (rwjblue)
A Sun Ray
- 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/