-
There are different ways to express progression in a UI, and options are not exclusive as can be seen in Thorium for instance, but also other Reading Apps.
While implementing a first iteration of …
-
Part of https://github.com/msupply-foundation/open-msupply/issues/5432
## Is your feature request related to a problem? Please describe 👀
With GAPS, we plan to use a script to pre-populate a d…
-
See https://pkgs.rstudio.com/connectapi/reference/VariantR6.html
Notably, the workflow we would like to enable with the sdk is triggering a variant to re-render and then subsequently send an email.…
-
Internal bug: b/379793706
Internally, spirv-cross was recently updated with some breaking changes. Enum variants were introduced to `spirv_cross::SPIRType`. Specifically the following:
- https:/…
-
I'm trying to model `blobParts` of https://developer.mozilla.org/en-US/docs/Web/API/Blob/Blob#blobparts for the new WebAPI bindings.
```res
@unboxed
type blobPart =
| String(string)
| Blob(…
-
### Steps to Reproduce
As per title.
### Attachments
In context of japanese text
![image](https://github.com/user-attachments/assets/afcb0d78-1c52-49ec-a51e-56c180a2cca4)
test with wrong varian…
-
👋 Would it be possible to also get a `-net8` of the latest version of the packages in 6? There's been a couple updates and would be nice to get a `6.1.7.476-net8` (or equivalent).
![image](https://…
-
## What went wrong? 😲
When the user is logged into a Remote Store, by design they cannot see the `Item Variants` tab under `Catalogue -> Items`. Item Variants are visible under Inbound Shipment…
-
* What were you trying to do?
add a view variant, example:
```
$ ls -lah app/views/admin/courses
drwxr-xr-x 7 casa staff 224B May 4 02:17 .
drwxr-xr-x 4 casa staff 128B May 4 01:00 ..…
-
Since upgrading to Tailwind CSS v4.0.0.alpha.25, I am encountering issues with the `withTV` function from tailwind-variants. When I include `withTV` in my `tailwind.config.js`, the entire application …