ember-perfect-scroll
ember-perfect-scroll copied to clipboard
Perfect scroll component as an Ember cli addon
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.2 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
In this pull request sendAction in component.js is replaced with closure action. It was showing warning message for deprecation. Also ember-cli upgrade to 3.5.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.10 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...
Actually when we use EmberOctane we get an `component.$` undefined error, and this PR fixes it!
I set useKeyboard=false and still am able to scroll down and up on the keyboard arrow up and arrow down. Is there anything else we should do to make it...
this is not working giving an npm error as follow ``` error: An uncaught YUIDoc error has occurred, stack trace given below error: -------------------------------------------------------------------------- error: Error: Cannot find module 'internal/util/types'...
The current `ember-cli-fastboot` releases (1.0.0-rc.1 and above) introduce breaking changes. These will most likely break your current FastBoot implementation. See https://github.com/ember-fastboot/ember-cli-fastboot/issues/387 for more information and a guide on how to...