[BREAKING] Require Node 16+
- #222 Update to latest layout-bin-packer (@lukemelia)
- Luke Melia (@lukemelia)
- Mukil Elango (@mukilane)
- #180 Check if destroyed before validating, update travis/lint (@rwwagner90)
- #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)
- Alon Bukai (@Alonski)
- Gaurav Munjal (@Gaurav0)
- Robert Wagner (@rwwagner90)
- Vasanth (@vasind)
1.0.0-alpha.9 (2018-08-02)
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 (2018-01-16)
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 (2016-11-17)
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)
v1.0.0-alpha.6 (2016-04-25)
Closed issues:
- how to test sort ordered collection when dom elements are not same order as visual order #107
- A helper named 'percentage-columns-layout' could not be found #106
- Items not appended using momentum/inertia scroll on iOS #105
- Could not find addon with name: ember-collection #93
- Collection cells overlap pop-overs #89
- fixed-grid.js:74 Uncaught TypeError: height depends on the first argument of visibleWidth(number) #71
- Weird rendering glitch only in safari #68
- test tooling (phantomjs support?) #43
Merged pull requests:
- Update ember-try to 0.2.0. #102 (rwjblue)
- Update ember-cli from 2.3.0-beta.2 to 2.3.0 #101 (fpauser)
- Update percentage-columns-layout example. #95 (dustinspecker)
- Remove template compiler from built assets. #91 (rwjblue)
- Use Xunit reporter in CI. #90 (rwjblue)
- Update releases tested in CI. #88 (rwjblue)
- Fix percentage-columns-layout #87 (raytiley)
- Update to [email protected]. #86 (rwjblue)
- Update README #85 (raytiley)
- Fallback to setTimeout if requestAnimationFrame is not present #84 (raytiley)
- Fix comparison link in CHANGELOG.md #82 (tricknotes)
- Delegate to layout for calculating style #81 (raytiley)
v1.0.0-alpha.5 (2016-01-21)
Closed issues:
- Deploy dummy app to provide an interactive demo. #73
- Is this dead> #70
- listening to scroll change #69
- Nested data structure support? #67
- Tests Failing - starting with ember-beta #61
- Remember scroll position #60
- use main view as "scrolling container" instead of adding another child view #56
- ember-collection doesn't support Ember arrays #55
- Vendoring #54
- Can't install this component #53
- Inline style violates Content Security Policy #50
- Does not work with DS.RecordArray() #44
- ember dev community slack channel #40
Merged pull requests:
- Prepare for alpha.5 release #80 (lukemelia)
- Add a note to the scroll-position example in the dummy app about remembering the scroll position across re-renders #79 (lukemelia)
- Document behavior of scroll-change action in README #78 (lukemelia)
- Specify the demoURL in the package.json for emberaddons.com and emberobserver.com #77 (lukemelia)
- Bootstrap styling, removed unused dummy app items #76 (raytiley)
- Adding some context to the online demo #75 (ef4)
- automated deploys to github pages #74 (ef4)
- Update to use Ember.Array API... #66 (lukemelia)
- Set Dummy app title more accurately #65 (lukemelia)
- ember-template-compiler.js appears to be unnecessary for tests, and hardcoding it to released version is problematic for ember-try #64 (lukemelia)
- It's not necessary to set the box-sizing css property on the ember-native-scrollable #63 (lukemelia)
- Explain relative positioning, estimated width/height #59 (samselikoff)
- Update README.md #57 (DanielOchoa)
- Fix typo in build instructions #52 (aldhsu)
- Use separate variables instead of two-element hashes when it makes sense #51 (srgpqt)
v1.0.0-alpha.4 (2015-09-15)
v1.0.0-alpha.3 (2015-09-15)
Merged pull requests:
- If scrollChange action is provided, emit scroll changes to it and bind the scroll position #48 (lukemelia)
v1.0.0-alpha.2 (2015-09-14)
v1.0.0-alpha.1 (2015-09-14)
Fixed bugs:
Closed issues:
Merged pull requests:
- Cleanup translate style #42 (krisselden)
- Use Ember.set to set _clientSize, so it is observable. #41 (lukemelia)
- Abstract scrolling #35 (krisselden)
- Abstract scrolling rebased #34 (lukemelia)
- disabling prototype extentions #31 (shaunc)
- Assorted clean-up #29 (jonnii)
- Remove list item class #28 (jonnii)
- Buffer fix #25 (shaunc)
- fixes scroll top bugs (including in safari) #24 (shaunc)
- Remove class from collection container #23 (jonnii)
- Move container class to tests #22 (jonnii)
- Remove some uneeded tests #20 (mmun)
- activates more of the tests; adds "display in fixed grid" test to dem… #18 (mmun)
- Cancel animation frame when destroying component #16 (raytiley)
- Pass along height to layout-bin-packer in mixed grid #15 (raytiley)
- Fix dummy app #13 (raytiley)
- First pass at updating readme #11 (raytiley)
- Cleanup #9 (mmun)
- Fix dummy app #8 (mmun)
- Use [email protected] as default ember #7 (mmun)
- rename to ember-collection #4 (jonnii)
- Hook up CircleCI #2 (mmun)
- Tests 2.0 #1 (shaunc)
* This Change Log was automatically generated by github_changelog_generator