Smip / ngx-sticky-sidebar

Angular library for making smart and high performance sticky sidebar.
MIT License
1 stars 1 forks source link

Support SSR #13

Closed luki215 closed 3 years ago

luki215 commented 3 years ago

Fixing the library so it can be used in SSR without crashing the rendering script.

All the changes looks quite huge in diff, most of it is just the ng-cli generated code.

What is done in this PR: