-
There’s a pattern emerging for creating cross-platform ESM modules using the `exports` property in `package.json`. To be perfectly honest, I wish there were a conditional import syntax for this use ca…
-
In the reactOnReceivedTcpMessage method, the ROUTINGACTIVATIONREQUEST activation command dynamically allocates an array to routedClientAddress. However, when the activation command is not used and a d…
-
# 🧹 Tech Debt
Currently `TableCellView` `tabbableChildren` is assumed to be static (or at least, the number of elements in it not changing). This may not be true generally - changes to table/ colum…
-
When creating Plotly figures, you can specify the theme using the argument `go.Figure(layout={"template": "plotly_dark"})`. However, this is not dynamic and you must generate a new plot to update the …
-
It would be nice to be able to change the HLS config dynamically via `msg.ui_update.hlsConfig`. Whilst that would work similar to the other dynamic properties, there is a big difference: the HLS play…
-
**Cosmic-applets version:**
1.0.0.alpha.2
**Specific applet that this is regarding (if applicable):**
Status area
**Issue/Bug description:**
When menu item's text is changed on the applic…
-
### What problem does this feature solve?
Currently you can only pass the theme name to the init method.
### What does the proposed API look like?
It would be great if we have a method to change t…
-
or poolyMorph for that matter
-
When I restart my computer and open Firefox, it restores my session and I always get this on Pillbug:
![image](https://github.com/user-attachments/assets/d6d6bad3-4ddb-4f8e-b053-cdbc54d253a1)
The cu…
-
### Plugin version
e.g. v24.6.0 (please try latest version)
### Steps to reproduce
Initialize
```
this.onChangeNumber(index, telephoneNumber)}
initialValue={initialValue}
…