Giampaolo Bellavite

Results 175 comments of Giampaolo Bellavite

> * I have implemented most of the date-fns functions that need to be overridden in my repo. But I haven't written tests for it, and I can also assist...

> When it comes to the numerals. There are specific geez numerals, so I can also work on that and add them to the utility functions, and we can add...

I made some progress without knowing much about the Ethiopic calendar. I scaffolded utilities and functions with the help of Copilot, so they are not guaranteed to work. The next...

Looks like the `toEthiopicDate` is not working anymore. Is there a library we can check to understand how the conversion should work?

I finally managed to complete the work by @temesgen-mulugeta and get the Ethiopic calendar working. I think we should release this and let users test it, since this PR has...

Thanks for the feedback @devdpontes. I think the original idea was a similar behavior as an HTML checkbox in React, where the `checked` and `onChange` props are designed to work...

@rodgobbi, thanks so much for your thoughtful response! I see how the behavior of the `selected` and `onSelect` props might be confusing for users. Our main goal should be to...

Thanks @mhwice looking good! Pushed some updates to fix the failing test, added a test and updated the docs. @rodgobbi what do you think?

> Sorry @gpbl, it took me a while to see this PR. Looks good indeed! Ah thanks for checking it out! I merged it assuming you were busy :)

@jonasostrom > @gpbl Is this implemented in 9.2.0? Sorry - not yet! There is some work in the backlog to finish first... thanks for your patience.