js-temporal / temporal-polyfill

Polyfill for Temporal (under construction)
ISC License
529 stars 28 forks source link

More spec ports, and small updates to GetTemporalUnit typings. #183

Closed 12wrigja closed 2 years ago

12wrigja commented 2 years ago

Like other spec port PR's, I will merge this as-is without squashing to retain history.

12wrigja commented 2 years ago

FYI that I'll be on vacation till the 6th of September (2022), so I won't respond till then. There's no rush on this review.

I've asked some colleagues to take a look at some of the more complex type-system implementation I used for PrepareTemporalFields to see if there's any way to simplify it further whilst retaining the useful properties the current impl has:

12wrigja commented 2 years ago

@justingrant @ptomato I think Steve and I are done with back-and-forth on this, and I'd appreciate if you could take a look. Thanks!