Results 7 comments of NovacBN

Just added the initial [`CONTRIBUTING.md`](https://github.com/novacbn/kahi-ui/blob/main/CONTRIBUTING.md) which should contain most of the information for getting started with making changes.

Thanks for the bug report! Never used ESR before, but normal Firefox on Manjaro (Arch) is my primary so I try to make sure everything works there. So I downloaded...

Did a quick test with the PostCSS plugin. Worked with most Components, but a couple of the multi-part Components had some issues with specificity. I could probably take another crack...

Added initial CI in e749da179d7d96136d2be7efb0cc183b7b3b6e62. The codebase needs its typing cleaned up before adding in type checking.

Now building for Linux desktops on GitHub Releases. Ran into an issue with anything from the application's `public` folder not being bundled or maybe served properly. Needs investigation, since that...

Iniital support was added as a command. But needs to redirect to (if at dashboard) or open new window (if on another workspace) before enabling in toolbar. Also note, we're...