digipolisantwerp / antwerp-ui_angular

Antwerp UI is a component interface library for building user interfaces and responsive web apps.
https://digipolisantwerp.github.io/antwerp-ui_angular
MIT License
13 stars 19 forks source link

Remove rxjs-compat dependency #119

Closed tom-odb closed 5 years ago

tom-odb commented 5 years ago

Describe the bug

This repo still depends on rxjs-compat. We should remove this dependency to improve bundle size and encourage using rxjs 6+.

To Reproduce

Install the package in an Angular 6+ application without rxjs compat.

Expected behavior

Don't rely on rxjs-compat.

Screenshots

/

OS (please complete the following information):

/

Additional context

/