-
**mapbox-gl-js version**: 3.7.0
**browser**: Chrome Version 130.0.6723.60 (Official Build) (64-bit)
**Angular version**:
"@angular/animations": "^18.2.0",
"@angular/cdk": "^18.2.…
-
For some reason, I have to load this library many times.
When I call `ele.animate(...args)`, the animation does not play but an Error thrown by browser.
```
VM1558 web-animations-next.min.js:15 Unc…
-
### Version
- `ScrollMagic`: 2.0.8
- `Gsap`: 3.5.1
I am using ScrollMagic with React and webpack. Tricky configurations are needed to get the code compiled with webpack but I think the main pro…
-
When using dotlottie-js in toolkit-js dotLottie plugin, images with the same IdRef are not imported correctly if they appear in multiple animations within a single dotLottie file. This issue breaks th…
-
### Increasing access
This proposal aims to make p5.js more accessible and user-friendly, particularly for non-English speakers, by replacing the text-based "Loading" message with a simple loading …
-
### Scope
We need to create a new BabyBeast asset with a **Crystal Theme🧊** for OD Hack 10. The design must maintain consistency with the current app's BabyBeast style, specifically the Baby Rabbit…
-
In [library_webgpu.js](https://github.com/emscripten-core/emscripten/blob/main/src/library_webgpu.js#L2503), the `wgpuInstanceProcessEvents` method suggests to use `requestAnimationFrame`.
![image]…
-
### Summary
An additional prop should be added to `Tabs` that disables the scroll animations. The functionality for disabling the scroll animation is already built-in, but it is not exposed as a prop…
-
### Describe the bug
Using property 'maxLength' prevents from using decrement and increment buttons of the component inputNumber
### Environment
Angular CLI: 18.2.4
Node: 18.20.2
Package M…
-
- Is it possible to opt out of the browser's native cancel animation, which moves the native drag preview back to its origin?
- It seems the `onDropTargetChange` and `onDrop` events fire _after_ the …