Cee Chen

Results 307 comments of Cee Chen

Moving this back to draft for triage purposes while it's still in progress!

Sorry for the wait Davis! I'm planning on reviewing this PR this week. Any objections if I push up changes directly to this branch/PR?

Mentioning Tomasz's comment for completeness: > I tried wrapping `` in class component with `componentDidCatch`, rendering it differently, moving the `throw` statement outside `useEffect` and none seemed to help.

I would push against an EUI component for this - a pattern or example for an on-demand live region summary of any figure is something that I definitely think we...

In general, I'm 100% on board with the premise of exporting more test utility helpers, especially if it would help consumers move away from snapshots, and it feels like something...

Oh snap!!! [Browser support looks perfect](https://caniuse.com/mdn-css_selectors_user-invalid) - can't wait to give this a spin!

Thanks so much @j-m, you're a rock star! :)

1. Gatsby Starter - I would be ++ for deprecating this personally. 2. Next.js starter - I strongly think we need to support this as multiple Elastic projects (EUI+, Docsmobile)...

I was cleaning up our docs and also wanted to mention this as "environments we support": > our build targets [are] ES5+commonjs, ES5+ES Modules, and a consolidated bundle file. At...

## Vite support Adding a comment dedicated to tracking reported Vite issues. It looks like ESM only produces problems with our common-js dependencies, so support may be more of a...