skawa-universe / skawa_components

More material-ish components designed to work well with angular_components
44 stars 14 forks source link

Angular v7 or angulardart-community/angular_components support ? #71

Open meynety opened 2 years ago

meynety commented 2 years ago

Hi,

Do you plan on supporting Angular v7 ? I think it is blocked by angular-components but, alternatively, do you think there is a way to support https://github.com/angulardart-community/angular_components (wiki) ?

Thanks !

daniel-v commented 2 years ago

In short: yes!

However, there are a few obstacles. You are correct in assuming the root cause why we haven't done it so far.

We do maintain the entire dependency tree internally, which might or might not be compatible with angulardart-community packages. We'll take a look.