ng-matero / extensions

Angular Material Extensions Library.
https://ng-matero.github.io/extensions/
MIT License
388 stars 48 forks source link

feat: bump angular 17 #262

Closed damingerdai closed 5 months ago

damingerdai commented 5 months ago

related: #261

damingerdai commented 5 months ago
image
damingerdai commented 5 months ago
image

fix it by fix(multiple): ensure all public theming mixins are exposed at top-level

LanderBeeuwsaert commented 5 months ago

@damingerdai we would want to upgrade to angular 17 already but are blocked by this. Is it possible to somehow install your branch and use that? I've tried with different variations of: "@ng-matero/extensions": "github:@ng-matero/extensions.git#damingerdai:feat/261", and even tried cloning your forked repository instead but I don't get it working. Possibly I'm doing something wrong? Would be great if you can give me a pointer!

damingerdai commented 5 months ago

@nzbin please review