Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: transitions component for slick UI's#940

Draft
maartenbreddels wants to merge 1 commit intomasterfrom
feat_transitions
Draft

feat: transitions component for slick UI's#940
maartenbreddels wants to merge 1 commit intomasterfrom
feat_transitions

Conversation

Copy link
Contributor

maartenbreddels commented Dec 20, 2024 *
edited
Loading

Based on Vue's transitions

TODO

maartenbreddels force-pushed the feat_transitions branch 2 times, most recently from 2cc1bdd to 2c52038 Compare December 20, 2024 12:06
maartenbreddels force-pushed the master branch from 3d92b35 to cded5b2 Compare December 20, 2024 12:09
maartenbreddels force-pushed the feat_transitions branch from 2c52038 to a725680 Compare December 20, 2024 12:09
maartenbreddels force-pushed the master branch from cded5b2 to 32af76f Compare December 20, 2024 12:52
maartenbreddels force-pushed the feat_transitions branch from a725680 to 2c58fe9 Compare December 20, 2024 12:52
Copy link

rileythai commented Feb 27, 2025

Do we plan to support structures like this for transitions?

for (i,data) in dataclass.property:
Component(data=data).key(i) # iteratively generated

where Component is some Solara component that is generated from the dataclass.

Vuetify v2 docs has something similar here. My initial try to implement a parallel format with transition-group failed but I think I had it wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants