-
Consider adding support for light and dark themes
-
Hi there,
I'm coming back to using this after some time and I'm now facing an issue where the extension is not showing or opening at all when I click on it through Window > Extensions, I previously…
-
The lists look like this, at the time of creating this issue.
![image](https://user-images.githubusercontent.com/49605954/97576298-fd38f000-1a13-11eb-92ab-61ed1e52f1da.png)
While we could make i…
-
Do you prefer to brainstorm solutions with peers or coming up with solutions on your own? Does your work environment encourage one over the other?
-
brutalism@2.1.4
Panel‘s prop scriptPath process is incorrect when pass a array
Panel.vue:
```
...
realScriptPath() {
return typeof this.scriptPath === "string"
? this.sanitizeString(this…
-
The name `brutalism` is probably mistaken for `functionalism`, maybe you were taken by the `raw`-thing which pairs nicely with raw styling.
However this architecture style is using raw materials on…
-
Leaving this as a reminder to self or warning to others if they notice. As of brutalism@2.0.8, [a new package was made](https://github.com/battleaxedotco/gehenna) to export common scripting utility fu…
-
Should do a full rebuild of this since most is legacy pre-brutalism code. Styles should include native host app exactly (with PHXS having anomalous style), current style renamed as flat, better reacti…
-
Hi,
I generated a fresh panel with Bombino on Mac, and I get this error:
![CleanShot 2020-06-10 at 5 00 00](https://user-images.githubusercontent.com/36875437/84277301-fdefe900-ab3b-11ea-96e2-89ef…
-
- On large scroll menus, the parent container of a Select element will be forced to scroll even when Select is closed. This is due to using `visibility: hidden` instead of `display: none` or condition…