Gustavo Silva

Results 13 issues of Gustavo Silva

Hi Greg, would it be too hard for you to create a tooltip-like arrow on the dropdown box, just like Bootstrap-Select's "show-menu-arrow" class? This would give the select box a...

enhancement

As the title says, changes in CSS Modules files do not hot reload to the browser in `aleph dev`. `Cmd + R` is also not enough; you need to kill...

✘ bug

After the very quick fix of alephjs/esm.sh#181 by @ije (you are a living legend, thanks!), I now noticed that the `aleph build` commands does not exit after finishing, requiring a...

I love Aleph; even though it is in its early stages, I still find it cleaner, faster and more stable than some mature builders like Parcel. However, it's been almost...

For some reason, Oct 16th, which is supposed to be a Sunday, shows up as Saturday here, breaking into a new week containing only itself. Anyone else experiencing this?

Once everything is rewritten and restructured, we can breathe some new life into Yggdrasil by refreshing some of the styles and improving the UI in some parts. It will feel...

enhancement

The current crawler is based on a deprecated tool, is pretty slow, stops working every now and then and requires manual activation. We will rewrite it using modern tools and...

enhancement

Lighthouse scores for Yggdrasil are currently pretty low. #45 will already handle some performance concerns, but we can still improve a lot by removing unnecessary dependencies and properly splitting the...

enhancement

There are some configuration files (containing the structure of each track) written in JS. We will move them to YAML for better readability.

enhancement

As a side-effect from #43, we will be able to easily craft a dark mode for Yggdrasil, making it feel sleek and modern. We will also add the necessary plumbing...

enhancement