Sylvain Mina

Results 9 issues of Sylvain Mina

## Version [email protected] ## Test Case I've created a test here: #653 ## Steps to reproduce - Create a changeset from an ember-data model with sync belongsTo - Change this...

Failing test for #652 ## Changes proposed in this pull request

as discussed on slack: ![capture d ecran 2018-04-19 a 09 23 18](https://user-images.githubusercontent.com/1826661/39003735-c6b08cc8-43fb-11e8-9445-28abf3af2875.png) The number of "displayable" messages in the container div is actually 15, but at first here, before scrolling...

Currently, if I understand well, the cookie expiration date is renewed every minutes if the page is visible. For my app, I would like the expiration date to be written...

Documentation
changelog:doc
hacktoberfest-accepted

This is a follow up of https://github.com/emberjs/ember.js/pull/19266

## Description Fix #7956

code-review
:label: feat

Upgrading my app to ember-data 4.7, I see these kind of deprecations ``` Accessing __ec_cancel__ on this PromiseArray is deprecated. The return type is being changed from PromiseArray to a...

Necessary for https://github.com/emberjs/ember.js/pull/19266 @rwjblue Do you think there could be a demonstrating failing test in this repo ?

bug