Anton Frattaroli
Anton Frattaroli
> Some scenario and issue here. There is no `window.__coverage__` output. Any updates? We really want to fully migrate to SWC without having Babel workarounds... These are the additions I...
Yeah seems this is the fix, so I subscribed to it: https://github.com/satya164/react-simple-code-editor/pull/84
Works great -- if you want to try it out, it's right here: https://atomic-react-2hffinuzp-securex.vercel.app/components/accordion
Github actions started hiccupping on this for me. Possibly because I recently started running against node 16 (since AWS lambdas now support node 16). Succeeds on rerun.
Remove jQuery dependency
Here's a use case: You have a large react-rollup component library that is consumed by a `create-react-app` application. They only need one component, and also need to run postcss on...
If I change line 1093 in the /plugins/dialog/plugin.js code from `editor.focus();` to `editor.focusManager.focus();` the focus is restored without the jump. Unfortunately, the cursor position isn't restored.
You know those password visibility toggles? I need it for that.
@mdjermanovic all set thanks
Oh that is interesting I didn't notice it doesn't happen with double quotes. Then, yes.