ciena-frost / ember-frost-table

MIT License
1 stars 9 forks source link

Address dependency management issues #47

Closed notmessenger closed 6 years ago

notmessenger commented 6 years ago

https://github.com/ciena-frost/ember-frost-fields/issues/40 MUST be resolved before this issue can be addressed. Some of the individual tasks may be able to be worked on before the completion of the dependent issue. If doing so indicate which tasks have been completed by checking them off in the list below, as well as adding a comment to this issue indicating the name of the branch you have pushed to this repo so that work can completed once the dependent task has been addressed.

NPM

BOWER

perfect-scrollbar

notmessenger commented 6 years ago

JIRA: FROST-591

juwara0 commented 6 years ago

Found out that the scrolling functionality was being provided by frost-scroll which already provides perfect-scrollbar. I was able to remove the bower perfect-scrollbar dependency as well as the npm ember-perfectscroll package from this add-on.