Christopher Fraser

Results 8 issues of Christopher Fraser

These commits allow the user to change the shape of the thumb indicator, via thumb_shape attribute or setThumbShape. Currently adds a circle shape option, on top of the default square.

Hi, I'm attempting to add haskell-ide-engine to my project. It was recently added to NixPkgs, and hopefully reflex-platform's fork will include it soon. In the meantime, I've copied the package...

user experience
Low Severity

The standalone build allows the plugin to be used in the browser, prettier/standalone. Allows for features such as in-browser formatting and codemods. Have added an exports field to package.json to...

Synth fails when project is created/deps installed in npm, though not through yarn or pnpm `npm cdk synth` results in: ``` thread '' panicked at 'called `Result::unwrap()` on an `Err`...

Packages AWS opentelemetry distro for lambda into the functions, enabling capturing of opentelemetry instrumentation, and currently forwarding data to x-ray. An experiment on the impact on cold start times. Currently...

For now, the beginnings of webhook integration. Allows you to define a webhook, which is mapped to an event. Will need to generate types for the other hook event types....

- Pick up service from an env var rather than needing to be specified every command. - Provide --service flag to override - pickup from dotenv

Step 1 in minimising CLI latency