Results 36 comments of Zack Elliott

_Quick disclaimer that I'm really not an export on open source monorepo structures. I have experience working with API Extractor style monorepos but the monorepo of the company I work...

@Zyie - JFYI here's one piece of evidence that indicates that perhaps pixi may be misusing path mappings: https://github.com/microsoft/TypeScript/issues/18972. See specifically https://github.com/microsoft/TypeScript/issues/18972#issuecomment-334592613: > > the official recommendation for importing local...

> This is expected behavior for TS. Module resolution isn’t affected by whether the importing file has a `.d.ts` or `.ts` extension. Maybe you can help me understand this behavior...

Great! Before merge, can you test this on a few other monorepos? I tested it on my company's monorepo and it seems to work fine. Alternatively, if you send me...

Any update on the status of the tooltip dialog vs non-modal dialog patterns?

@mage3k Any update on this issue?