-
This is a UX/UI feature for the Bake page of app.breadchain.xyz
**Reason:** Provide non-Gnosis Chain users a quick link to bridge assets from other networks to gnosis.
Bridge to link [Jumper exchang…
-
### Issue Checklist
- [X] I have properly named my issue
- [X] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Compiled from GitHub Source Code…
-
Demo: https://codepen.io/bramus/pen/gOVyzjL
This demo has two successive calls to `document.startViewTransition`:
```js
document.querySelectorAll('.item label').forEach(($label) => {
// @note…
-
Implement scroll-based animations using Framer Motion on the homepage to enhance the user experience. The animations should trigger as users scroll through different sections, creating smooth transiti…
-
Is it possible to add transition animation
-
### Description
Support for the CSS features which make top layer elements, like `` elements, or elements with the `popover` attribute, animatable as they enter and exit the top layer.
The feature…
-
Provide a way to define an animation graph/state machine as an asset.
Probably with arbitrary events as transition conditions.
-
This project transforms a webpage into a vibrant, interactive theme park entirely using CSS animations, transitions, and effects. Users can hover over various elements to see animations like spinnin…
-
### Description
I'm trying to master the concept of using shared element transitions. I've set up a very basic example which animates a view with some standard properties to animate. Then I added the…
-
### Describe the problem
Svelte encourages reactivity at many levels, but when it comes to actions, transitions, or animations, it's rather static:
- you are not allowed to swap out one directive fo…