Angular 17 Support Inquiry. Is the project still actively maintained, or should I consider alternatives?
Thank you for your work ! I’m currently using your package and was wondering if you plan to support Angular 17. Is the project still actively maintained, or should I consider alternatives?
I appreciate your time and effort in maintaining this repository and look forward to your response.
Use the maintained fork: https://github.com/GNURub/angular-material-components. Its on Angular 19
@Sergiobop that repo cannot be called maintained. They didn't even update the readme except for the "Supported" versions and the Buy Me A Coffee Button. Failing builds for 3 minor versions in a row and even the link in the about section still points to the website of this repo.
I am using the datetime Picker with Angular 18, and now going to Angular 19. It works without issues. Can someone update dependency requirements?
Edit: Seems with Angular 19, there are some issues:
` ✘ [ERROR] No matching export in "node_modules/@angular/material/fesm2022/core.mjs" for import "mixinColor"
node_modules/@angular-material-components/datetime-picker/fesm2020/angular-material-components-datetime-picker.mjs:7:56:
7 │ ...E_LOCALE, mixinErrorState, mixinColor, MatCommonModule } from '@...
╵ ~~~~~~~~~~
`