Tony Miller
Tony Miller
@twokul has added me as a contributor to the repo, and I have an open PR to update some deps and fix tests. Thanks @twokul ! I haven't gotten much...
I think I got everything working on the latest versions of ember. I also - [x] removed usage of jquery, as the default in ember is not to use it...
https://www.contributor-covenant.org/
I didn't see this in the releases either.
**Describe the bug** https://adopted-ember-addons.github.io/ember-sortable/#usage All I see is the tag here. 
Continuing from my comment here, there isn't any info about this in the docs so yet. https://github.com/simplabs/ember-simple-auth/pull/2285#issuecomment-807876500 As far as I understand this is the preferred way to set a...
I tried to use the AuthenticatedRouteMixin mixin, and I got this error. ``` authenticated-route-mixin.js:8 Uncaught (in promise) TypeError: Cannot read property 'deprecate' of undefined at Module.callback (authenticated-route-mixin.js:8) at Module.exports (loader.js:106)...
I have set my expiration time to pretty far ahead: https://github.com/datafruits/datafruits/blob/05ac109b5557ddd3d737bc4ef21cc176e4b0ac4a/app/controllers/home/chat.js#L27 And I have the proper cookie session store file: https://github.com/datafruits/datafruits/blob/0e9d6ca2e308da6c55304d9795cbbd733ffae08f/app/session-stores/application.js Yet I seem to get logged out every few...
Unless I missed it, seems like there are no docs on it.
It would be nice if the types could allow an HTMLInputElement as well.