Pierre Bertet

Results 66 issues of Pierre Bertet

See this discussion: https://github.com/aragon/aragon-apps/pull/929/files/e8fda94a90d81757e2cbd5fcaad5116cb80822aa#r308173665 Also related to #438.

See https://github.com/aragon/aragon-ui/pull/391#discussion_r313487730

See https://github.com/aragon/aragon-ui/blob/976cdc9d1e6bd32de72e68c19e7e3080e9c8d5fe/src/components/Popover/Popover.js#L128-L141

See https://github.com/aragon/aragon/pull/939#discussion_r319266712

enhancement

We should preload the fonts aragonUI is using to prevent any blinking effect. It should also be possible to disable this behavior with a “bandwith efficient” setting.

https://popper.js.org/

Add Hooks equivalents for the [providers](https://github.com/aragon/aragon-ui/tree/c38b7d9cde0aa47902b3f0a007bb5f391dcd6bb0/src/providers). - [x] PublicUrl - [ ] Redraw - [ ] RedrawFromDate - [x] Root - [x] Toast - [x] Viewport

See https://github.com/aragon/aragon/pull/904#discussion_r317549753

bug