zefoy / ngx-perfect-scrollbar

Angular wrapper library for the Perfect Scrollbar
MIT License
522 stars 116 forks source link

Update Lib to Angular 13 #336

Open gethari opened 2 years ago

gethari commented 2 years ago

image

Bykiev commented 2 years ago

Hi @gethari, it seems the author will not merge this PR, can you please publish your fork on npm?

Upd: found it on npm, can you please update information in your fork, since author is not accepting PRs anymore?

gethari commented 2 years ago

Hi @gethari, it seems the author will not merge this PR, can you please publish your fork on npm?

Upd: found it on npm, can you please update information in your fork, since author is not accepting PRs anymore?

I have added the June 2022 header on top of the readme. Sorry I don't get what other information is required in my fork. Please let me know I'll update it

Bykiev commented 2 years ago

Hi @gethari, it seems the author will not merge this PR, can you please publish your fork on npm? Upd: found it on npm, can you please update information in your fork, since author is not accepting PRs anymore?

I have added the June 2022 header on top of the readme. Sorry I don't get what other information is required in my fork. Please let me know I'll update it

in "Installing and usage" section it should be npm install perfect-scrollbar-angular

gethari commented 2 years ago

@Bykiev Thanks. I have updated it.

Bykiev commented 2 years ago

@Bykiev Thanks. I have updated it.

Hi, I've tried to install it but cannot import module. Is any ideas?

import { PerfectScrollbarModule } from 'perfect-scrollbar-angular';