Adam Bar

Results 34 comments of Adam Bar

> Why is cloudform ./sample.ts output.json a breaking change? Valid question. It is not. Just let me find some spare time, we'll have it in v3.6.

I'd hope to have it solved in the source, that is CloudFormation-provided schema. I've asked on the [AWS forum](https://forums.aws.amazon.com/thread.jspa?threadID=286585).

Thank you @fhewitt for the kind words 🙏

It is problematic to use `BeforeInstallPromptEvent` as the only check. Lack of existence of such does not indicate the lack of "add to home screen" support nor lack of Web...

@evanSe Can I ask you to merge `develop` to `feature/improved-react` as this (and few others) will be useful there?

OK got it @evanSe. I'm fine closing it. We can always override at the caller side with: ``` init={function (this: Core) { mockElementDimensions(this.rootElement, 300, 300); }} ``` Although note that...

@evanSe Here's the PR to sync with the new guides structure - basically merge with `develop`: https://github.com/handsontable/handsontable/pull/10848

Yeah, sorry @evanSe, fixed. Forgot I can do it directly here 🙂

> One thing to note when importing the packaged version of this is that the types are in different places so we get such an error (you can try it...

Hey guys @evanSe @budnix @jansiegel - is there anything I can do to help moving this PR forward? The longer it waits the more conflicts will there be to resolve...