-
ClipboardCopy currently truncates at the end. It may be nice in some cases to truncate at the start or middle (similar to how `Truncate` component works).
A workaround could currently work with `in…
-
## Møte "Fargefloka" 4. september 2024
Udir har delt sin erfaring med bruk av temabyggeren og tokens-oppsettet.
### Hovedproblem
Slik tokens er satt opp nå med èn `accent`-farge, er ikke systemet fl…
-
Currently every showGCWDialog call includes a fixed width and height.
1. Why is this repeated -> Should be moved directly into the function to not need to put this into the call every time! (atten…
-
I just started evaluating ADC. Really cool and useful. Thanks for all your work so far.
**Do you think the following two features would be possible in future releases of ADC in order to increase it…
-
### Problem
> Minetest has one set of physics: WASD walk and jump, with an option zero-gravity flight.
Every other form of physics is either a form of the above physics, or overridden with server-…
-
### Description
Currently, all authentication providers defined in the Tailcall config need to pass validation for API access. However, there is a use case where different APIs require different auth…
-
In hummingbird we can throw Swift Errors to halt a request handler. [There are multiple instances of this pattern in `hummingbird-examples` repo](https://github.com/search?q=repo%3Ahummingbird-project…
-
While running the [`global_flexible.py`](https://github.com/team-ocean/veros/blob/59afcbee0b77fe1535aa49b0e0a228f50877ac17/veros/setups/global_flexible/global_flexible.py#L1-L417) setup using a single…
-
Hi there,
Sorry to bother you. I'm encountering an issue while using QuantumAlgebra to calculate commutators in tight-binding models. Specifically, I need to define a summation like $\sum_{i} f^{\d…
-
Dart's strict method signature matching for overrides limits subclasses from using meaningful parameter names. This impacts methods clarity and usability, leading to unnecessary boilerplate.
```dar…