Clint Andrew Hall
Clint Andrew Hall
Callstack's Reassure could be a great place to start: https://github.com/callstack/reassure
@Ikuni17 I just published a PR for the theme switcher. Let me know if you want it to go to `main`, or this branch, or wait...? Thank you for wrangling...
@Ikuni17 Should we opt-out of telemetry? https://storybook.js.org/docs/configure/telemetry#how-to-opt-out
I have a small set of fixes for you: https://github.com/Ikuni17/kibana/pull/3 - Adds a Jest fix for stories that use jest mocks; - Removes a defunct story that was throwing errors;...
@juliaElastic I fixed the jest issue with https://github.com/Ikuni17/kibana/pull/3
@DaveSauce That's literally what I did, and what surfaced the issue. > Because postcss-linaria [looks specifically for css and styled](https://github.com/callstack/linaria/blob/master/packages/postcss-linaria/src/parse.ts#L129-L150) the string literals weren't being flagged. If the function _is...
@espretto Thanks for the ping! I'm [doing this already](https://github.com/clintandrewhall/clintandrewhall.com/blob/vite/vite.config.ts#L56-L68), but that doesn't appear to have any effect on the `postcss-linaria` plugin...?
> This is a possible duplicate of [#1430](https://github.com/callstack/linaria/issues/1430). Unfortunately, it is not. I don't have a problem re-exporting it. I'm having a problem with how the style is being checked/validated...
`CODEOWNER` changes look good.