-
Currently to surface a part for consumption the name of the part needs to originate from an HTML attribute:
```html
Click me!
```
Then later, in CSS, the element can be selected as…
-
This project seems very dead, are there any viable alternatives?
-
**Is your feature request related to a problem? Please describe.**
It seems like Svelte transitions require that the element be removed from the dom when it fades out and re-attached when it fades …
-
**Summary:**
We need to develop a user profile section where users can view and manage their account settings, such as personal information, feedback submission, theme selection, and app version deta…
-
In #8320, we resolved on using `view-transition-name: auto` as a way to generate names, using the element's id if exists.
In the resolution, we said that we'll have another value for generating the n…
noamr updated
7 hours ago
-
# Problem
By default, `BottomNavigationView`should animate when navigating. The default animations [can be found here](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androi…
-
I'm trying to use this API to listen to screen being disposed.
https://voyager.adriel.cafe/lifecycle/#screenlifecycleowner
Getting this crash whenever trying to navigate to the screen. Any idea wh…
-
# Transitions API
Xamarin.Forms already has a complete animations API allowing you to create a live and fluid content on a page. However, what happens when navigating between pages?.
This spec d…
-
For view transitions, right now we take snapshots for the old & new state and they get rendered in the `::view-transition-{old|new}` pseudo elements as the contents. But what if we could access those …
noamr updated
4 months ago
-
### Description
please implement
### Specification
all
### Additional Signals
_No response_