William Ghelfi

Results 27 comments of William Ghelfi

"Standard" confuses me a bit. How about using those labels to provide a bit more info about what the shorter ones mean? About that, I find "XL / HIGH MEMORY"...

@serjo96 shouldn't you pass `todo$ | async` here: `` ?

I ended up writing my own mutator for insert: ```ts insertAt: (args, state, tools) => { const [index, newStation] = args; const roadmap: Roadmap = tools.getIn(state, 'formState.values.roadmap') || []; const...

> ```js > argTypes: { > child: { > table: { > type: { > summary: 'React.ReactNode' > } > }, > control: { > type: 'select', > options: {...

Yep, a tutorial on how to recreate the demo combo chart step by step would be much appreciated.

> For those looking to build their own custom control UI, it looks like this is already doable. > > Example: hide the buttons and render your own: > >...

The plugin is great! I also :+1: multi-file gists. :shipit:

![image](https://user-images.githubusercontent.com/462705/143412587-1b041bb0-a2e5-4e6a-9631-cd28ce5281c3.png)

Freshly made for a talk I'm working on: ![image](https://user-images.githubusercontent.com/462705/145592431-b040dc42-f00a-42a1-adff-0639ce948fb1.png)