Pierre Bertet

Results 100 comments of Pierre Bertet

@yannis182del Yes! Thank you :pray:

WIP PR https://github.com/aragon/aragon-ui/pull/652

Related https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion

I think it could work for `devbox/`, which it is directed at developers, but I am a bit reluctant to the idea of using it to showcase components, as we...

> My main problem when I was developing the ToggleComponent was updating the changes coming from the src which lerna can fix easily. I should write this somewhere, but you...

Related https://github.com/aragon/aragon/issues/1212

Yes I was thinking about it recently, I think we need to have a way to: - Have an item selected (usually the first one), rather than a placeholder. -...

Just about the name: maybe it should be more something like `QuantityInput` or similar, so that we could keep `NumberInput` for other kind of numbers, e.g. with decimals and no...

Yes, we are achieving it case by case at the moment, using CSS when needed. I think it might be time to think a bit about how we want to...