angular-material-components icon indicating copy to clipboard operation
angular-material-components copied to clipboard

Date adapter with immutable D support

Open rweng opened this issue 3 years ago • 3 comments

Closes #163

Should allow immutable objects like dayjs or iso strings to be used as D. Basically all I did is switch some method signatures to return the new value (old behavior was no return type and assumption that the method parameter is modified).

Also adjusted Date and Momentjs Adapter.

I didn't find any automated tests. Since I reverted a couple of accidentally checked in formatting changes after I built the adjusted datepicker for us, maybe someone should check that everything still works as expected.

rweng avatar Jan 12 '21 09:01 rweng

I came here for exactly this. Can we have it, or has the project gone stale?

bakgaard avatar Sep 21 '22 13:09 bakgaard

@rweng - looks good, and I would like to have it too. Did you do something in the meantime to get this running for your apps?

bakgaard avatar Sep 21 '22 13:09 bakgaard

@bluee - can you trigger a build for this?

bakgaard avatar Sep 21 '22 13:09 bakgaard

Did you merge it in?

bakgaard avatar Aug 01 '23 15:08 bakgaard