Jason Sturges

Results 67 comments of Jason Sturges

Brown lunation was requested. There are many lunation numbers, I might consider an option to specify different lunation strategy.

@pierroo Hi, I think that's trying to leverage Daylight Savings Time to deduce winter / summer - that might work in a lot of location, but I don't think is...

Ideal if an API provided this, but then probably a separate responsibility. Targeting CJS browser capabilities, I'm unsure about React Native specific aspects in this library - I'd think the...

Both TypeScript and JavaScript are functional in Next.js, with different targets. Even before when I used Rollup directly, CommonJS has always been distributed as .js Can you give some insights...

@mendesbarreto Try version 2.0.3 - this removes the module type specifier. Perhaps I'm missing something here, but I'd like to understand what's occurring in your environment. If you could share...

@mendesbarreto Thanks for the information. Some issue interpreting ES Modules vs Common JS... I'll continue to trace it, and hopefully will match a similar environment with the issue.

Ah, finally able to replicate this in a Node.js environment - I suppose that makes sense for Next.js > index.cjs.js is treated as an ES module file as it is...

@m4theushw Yes, I originally convoluted this together in #3282, but cleaned that issue up to isolate hiding headers. Here, I was thinking either: - Transpose / pivot / rotate table...

Still interested in this - most simple example: pivot a column into a row in database query: ![pivot](https://github.com/mui/mui-x/assets/1213591/91c901e8-af6c-4cfd-9a51-d55489223763)