material-spirit / ngx-split-button

Split Button for Angular Material.
https://split-button.material-spirit.dev
MIT License
2 stars 0 forks source link

Support for Angular 18 #2

Open GipHub123 opened 6 months ago

GipHub123 commented 6 months ago

I noticed that dependencies are a bit out dated / library hasn't have recent updates. Any change getting updated version? 😄

klyakh commented 6 months ago

I will look into that. Angular Material 18 introduces Material3 support. Need to take that into account in the updated version.

GipHub123 commented 4 months ago

Hi. Any update on schedule? I'm not trying to rush you, just considering my options 😃

klyakh commented 4 months ago

Hi, since you are still interested, I'll try to do it next week. Do you need M3 support, or just Angular18 version?

GipHub123 commented 4 months ago

Super nice 👍 I'm currently using v18 + M3 / tokens

klyakh commented 4 months ago

I started working on the Angular Material 18 version of the component. However, the task seems to be larger than I initially estimated. I need to get familiar with all the new M3 features introduced. It will eventually be completed, but I can't provide a specific timeline right now.

GipHub123 commented 3 months ago

Any update on schedule? 🤔

ArdynVex commented 1 month ago

Any updates?

klyakh commented 4 weeks ago

The Split Button was reusing Angular Material styles (SCSS), which have changed significantly. I'm working on the new version but can't provide a timeline at the moment. Currently ~50% of work is done.