Fabrice

Results 15 issues of Fabrice

## Proposed change Documentation for home-assistant/core#112978 ## Type of change - [x] Added documentation for a new feature I'm adding to Home Assistant (`next` branch). ## Additional information - Link...

awaits-parent
next
has-parent
parent-merged

As discussed in Moddable-OpenSource/moddable#132 I am opening an issue here. I just had a minute to test the integration of the new WebSocket-Debugger into the [WebIDE](https://github.com/FWeinb/moddable-webide). Looking well so far...

I noticed that currently the button part only exposes an event when the button is clicked. I am currently exploring the integration of [Lego Powered Up Hubs](https://www.lego.com/en-us/product/hub-88009) and would like...

It would be great if this library could be used on codesandbox.io to get started quickly and for sharing. Currently you are using a git+ssh reference to the gif.js library...

The first (fixable) issue is that we have to expose the `Tone` module as `window.Tone` because `Tone` is distributed as an UMD module and webpack is using the ES6 export...