angular-material-extensions / fab-menu

Angular Component that represents a menu of buttons triggered by a floating action button | built with material design
https://angular-material-extensions.github.io/fab-menu/
MIT License
48 stars 16 forks source link

@angular/flex-layout dependency #49

Open spidersmart opened 1 year ago

spidersmart commented 1 year ago

fab-menu currently has a peer dependency on @angular/flex-layout. However, flex-layout is deprecated in Angular 15 and will be removed/no longer maintained. Is it possible to update it to use CSS instead of fxFlex directives for future compatibility?

AnthonyNahas commented 1 year ago

I would appreciate a PR

samuele-ruffino96 commented 4 months ago

I would appreciate a PR

It has been opened circa one year ago #57. Is this project still maintained?