Results 5 issues of Oriol López

How can I customize the toolbar in order to remove some of the options, like the horizontal line separator?

### What is your enhancement? How can you change the default color when the panel loads? Now it's using the red variable, but how can I change it to blue...

You can't see anything in dark mode.

I get this error when trying to add this library in Angular: ``` BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is...

help wanted

The function ``` const accessToken = await getAccessToken({ credentials: credentials, scope: "https://www.googleapis.com/auth/cloud-platform", waitUntil: c.executionCtx.waitUntil, }); ``` Isn't working for me, it works locally, but when I use it in the...