Fabien Motte

Results 4 issues of Fabien Motte

# 🐛 Bug Report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

**Summary** This PR updates 11 examples to React 18 (hooks examples are already using React 18 and the 2 native examples stays on React 17 for now). **Result** This allows...

Hi @raphaelameaume! First, congrats on the awesome work done to build this tool! 👏 I've noticed that the _triggers_ for Keyboard and MIDI using the UI are not working. The...

#### Summary This PR adds **TypeScript support** for Fragment **sketches**. Since Fragment uses [Vite](https://vitejs.dev/) behind the scenes (which already supports TypeScript transpilation via [esbuild](https://github.com/evanw/esbuild)), TypeScript support is pretty straightforward to...

enhancement