-
Hello TAG reviewers!
I'm requesting a TAG review of "Intersection Observer Scroll Margin".
Intersection Observer scrollMargin allows developers to observe targets inside nested scroll containers…
-
### Библиотека
_Выберите нужное отметив галочку [x]_
- [ ] `@prizm-ui/core`
- [x] `@prizm-ui/components`
- [ ] `@prizm-ui/install`
- [ ] `@prizm-ui/icons`
- [ ] `@prizm-ui/flag-icons`
- [ ]…
-
Currently if an element has a non-none computed value for `view-transition-name`, it participates in the transition irrespective of whether it is in the visible viewport. This means the element will b…
-
### Current behavior
given some markup like this:
```html
this is a question
this is the answer
```
the following assertion fails
```js
cy.get('.answer').should('not.be.vis…
-
This issue is to track the poor performance reported by @armintoepfer on twitter, when comparing to mimalloc.
> Initial testing, it's much slower than mimalloc. Do you have, similar to mimalloc, en…
mjp41 updated
2 months ago
-
## Description
Here's something I want to address as we are moving to responsive design and overhauling the UI.
On desktop page load, the mobile hamburger menu flashes before updating correctly …
-
ちょっと遅い、気になる
Cloudflareの画像配信サービスを使ってみるか?
-
Hi,
excellent library. Thank you!
I was wondering how to pause the animation and resume it.
More precisely I was thinking of activating the animation only when it enters the viewport and pausing …
-
# Feature Request
RISCV Support
**Note:** While we appreciate all feature requests, please understand that not all requests can be accepted. Providing detailed information will help us better evalua…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1.
2.
3.
### Current behavior
I am encountering this error but not sure why this happens. FYI: new in react so possible…