Sonny Piers
Sonny Piers
## Describe the issue https://picocss.com/docs/loading says any button can have a loading indicator but `aria-busy="true"` has no effect on a `` or `` ### Current Behavior ```html ``` Displays the...
https://copr.fedorainfracloud.org/coprs/the4runner/firefox-dev/
Let's remove the experimental warning. Let's consider removing XML support as well.
Consider using squash and merge I know it's a bit late for 2024, but I'm planning on submitting a 2025 proposal and it might be confusing to have a missing...
Flathub now rejects submissions with external git submodules https://docs.flathub.org/docs/for-app-authors/linter#external-gitmodule-url-found So I moved my dependency into a source of the main Flatpak module https://github.com/sonnyp/Commit/pull/126 `flatpak builder` works just fine but unfortunately...
Since GNOME 49, gjs supports Source Maps https://gitlab.gnome.org/GNOME/gjs/-/issues/474 gjspack was built with a custom parser/transformer to inline import substitutions and keep readable stacktraces We could now use Rollup and a...